summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2022-09-26 08:56:27 +0200
committerquentin konieczko <konieczko@gmail.com>2022-09-28 09:11:00 +0200
commit0b902b87584da64f5b4cf8bb0388f41323eb9f16 (patch)
treecc28b9525987ee6117d24e4a460fe447c01c1d26
parent33ac707b7b5b2688876056d5700c4bbe89435c5d (diff)
readme and config description
-rw-r--r--config.yaml2
-rw-r--r--readme.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml
index 1abe1227..51566614 100644
--- a/config.yaml
+++ b/config.yaml
@@ -14,6 +14,8 @@ colors:
symlink: magenta
keybindings:
# only ASCII char keys are allowed
+ # ASCII letters must be lowercase
+ # non ASCII letters char must be in single quotes like this '*'
toggle_hidden: a
copy_paste: c
cut_paste: p
diff --git a/readme.md b/readme.md
index 207762bf..f8eb9e2a 100644
--- a/readme.md
+++ b/readme.md
@@ -41,6 +41,7 @@
- [x] dirsymbol for sockets and whatever
- [x] refactor FileInfo, use an enum
- [x] '\*' flag all
+- [x] v reverse flags
## TODO
@@ -49,7 +50,6 @@
- [ ] nvim plugin
- https://github.com/KillTheMule/nvim-rs/blob/master/examples/basic.rs
- https://neovim.io/doc/user/api.html
-- [ ] v reverse flags
- [ ] regex
- [ ] search
- [ ] mark multiple files