Skip to content

Commit 787af7f

Browse files
committed
Add :brush/(un)set help
1 parent bc9f44c commit 787af7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/session.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ pub const HELP: &'static str = r#"
4949
:f/clone Clone the last frame and add it to the view
5050
:p/clear Clear the palette
5151
:p/add <color> Add <color> to the palette, eg. #ff0011
52+
:brush/set <mode> Set brush mode, eg. `xsym` and `ysym` for symmetry
53+
:brush/unset <mode> Unset brush mode
5254
5355
SETTINGS
5456

0 commit comments

Comments
 (0)