aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-05-15 12:02:59 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-05-15 12:02:59 +0200
commit115ff9a06870d51702918cd926199e2271bf4f92 (patch)
tree4c2abf616b9eec3ba485f49bcefaf0a98882fa33 /TODO
parent5ca3ebbf7c3cef6db6b8270af4fcf0be087c29c1 (diff)
downloadscripts-115ff9a06870d51702918cd926199e2271bf4f92.tar.gz
scripts-115ff9a06870d51702918cd926199e2271bf4f92.zip
Added option to specify alternative menu. Some general cleanup.
Diffstat (limited to '')
-rw-r--r--TODO9
1 files changed, 2 insertions, 7 deletions
diff --git a/TODO b/TODO
index bf26303..317a569 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,6 @@
1* Modify all dmenu-* scripts to optionally use another menu, like vis-menu (slmenu) 1* dmenu-bookmarks: add option for different directory
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)
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
7 2
8* mblaze-extras: remove mmv, just use complete_mrefile=mail/... 3* mblaze-extras: maybe remove script and just use aliases?
9 4
10* sfeed-browser: optionally just write link to stdout (or to xsel -i) 5* sfeed-browser: optionally just write link to stdout (or to xsel -i)
11 6

Generated with cgit - Back to sebastiano.tronto.net