diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2019-02-11 17:14:55 -0200 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2019-02-11 17:14:55 -0200 |
commit | 1d8014b6cbb3bf4cb640b6fb5f9c9fbb6031d7f5 (patch) | |
tree | a0ac18805f31f2729d8f0d12f7fc1b0a327cc727 | |
parent | 890254a4f9f973c2f72be30dbaa78b8171034d7b (diff) |
Document palette editing
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index af8f521..66389e2 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,5 @@ Keys: - s propagating decrement [NYI] - v "visual" mode [partially implemented - not compatible with propagating modes] - w save +- p palette editing mode (supports all of the above but might not always be a good idea) - esc exit (double esc if modified) |