diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-25 10:58:11 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-25 10:58:11 +0300 |
commit | e7b036418b4c9ca6e0c8f06bc64819484960205a (patch) | |
tree | c5690876384378a82a78fe39c9e24ee1ffcf35fb | |
parent | 3870196a655a84ac36b9e9dcf7b53f715d14c748 (diff) |
notes
-rw-r--r-- | internal/notes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/notes.txt b/internal/notes.txt index def1f51f..77954846 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -36,3 +36,6 @@ - wizard: if the font seems very weak, add another question about ❯. if it's not visible, go ascii. - wizard: add flat heads and tails; display them if there is no powerline support. maybe even make them the default. +- take a look at https://github.com/skywind3000/z.lua. it claims to have fzf support. would be nice + if alt-down showed two groups -- one for subdirs and another for directory history (sorted by + frequency of use? by last use? three sections? more key bindings?). |