We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
:brush/(un)set
1 parent bc9f44c commit 787af7fCopy full SHA for 787af7f
src/session.rs
@@ -49,6 +49,8 @@ pub const HELP: &'static str = r#"
49
:f/clone Clone the last frame and add it to the view
50
:p/clear Clear the palette
51
: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
54
55
SETTINGS
56
0 commit comments