diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-13 16:57:49 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-13 16:57:49 +0200 |
| commit | 5ca3ebbf7c3cef6db6b8270af4fcf0be087c29c1 (patch) | |
| tree | 60a20e4050a66527d9a11739d2ed10ec496e29dd /TODO | |
| parent | 635c4ebe0aae63eafb3119f0b8cef6f057759b62 (diff) | |
| download | scripts-5ca3ebbf7c3cef6db6b8270af4fcf0be087c29c1.tar.gz scripts-5ca3ebbf7c3cef6db6b8270af4fcf0be087c29c1.zip | |
removed mblaze-extras mv
Diffstat (limited to '')
| -rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,6 +1,9 @@ | |||
| 1 | * Modify all dmenu-* scripts to optionally use another menu, like vis-menu (slmenu) | 1 | * Modify all dmenu-* scripts to optionally use another menu, like vis-menu (slmenu) |
| 2 | Do this by taking an optional $1 which is the name of the program to use | 2 | Do this by taking an optional $1 which is the name of the program to use |
| 3 | (optional $dir argument is removed: fix dmenu-bookmarks simply using cd) | 3 | (optional $dir argument is removed: fix dmenu-bookmarks simply using cd) |
| 4 | * Big problem: slmenu does not allow multiple selections; this is a problem | ||
| 5 | for my workflow for sel and for sfeed-menu (and sometimes for open-file) | ||
| 6 | * Solution: leave dmenu default option, use slmenu for a selected few aliases in .profile | ||
| 4 | 7 | ||
| 5 | * mblaze-extras: remove mmv, just use complete_mrefile=mail/... | 8 | * mblaze-extras: remove mmv, just use complete_mrefile=mail/... |
| 6 | 9 | ||
