mirror of
https://github.com/tmux/tmux.git
synced 2025-04-24 05:18:47 +00:00
+.
This commit is contained in:
parent
30f6d9b167
commit
676c62647c
2
TODO
2
TODO
@ -125,3 +125,5 @@
|
|||||||
in commands without quotes
|
in commands without quotes
|
||||||
- combine all options into 1 table (inc defaults) - can use C99 .foo = blah
|
- combine all options into 1 table (inc defaults) - can use C99 .foo = blah
|
||||||
syntax
|
syntax
|
||||||
|
- a command to choose from a generic list, so you can do eg
|
||||||
|
choose-list -l Abc,Moo,Blah "run-shell 'sh /my/choose/script %%'"
|
||||||
|
Loading…
Reference in New Issue
Block a user