summaryrefslogtreecommitdiff
path: root/internal/notes.txt
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-27 20:32:43 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-27 20:32:43 +0300
commitb207dd8e999518cec6d2cffe89e9563961c5e663 (patch)
treeeefa477ff636ff5e013975de2db3612e09f27f48 /internal/notes.txt
parent526b1b543baa83ecdbb8f36fc364e4079628b327 (diff)
remove done items from notes
Diffstat (limited to 'internal/notes.txt')
-rw-r--r--internal/notes.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/internal/notes.txt b/internal/notes.txt
index 6c0b154e..6408fef5 100644
--- a/internal/notes.txt
+++ b/internal/notes.txt
@@ -29,12 +29,6 @@
- fix a bug in zsh: https://github.com/romkatv/powerlevel10k/issues/502. to reproduce:
emulate zsh -o prompt_percent -c 'print -P "%F{#ff0000}red%F{green}%B bold green"'
- bug: open a new tab and hit ctrl-p. an empty line will appear before prompt.
-- zsh-syntax-highlighting added two precommands: chronic and ifne.
-- add POWERLEVEL9K_MODE=ascii
-- add ascii version of lean style (both color versions); hopefully without creating new files.
-- 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?).