mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Simple tab completion of option names in command prompt.
This commit is contained in:
2
TODO
2
TODO
@ -77,6 +77,8 @@
|
||||
- document buffer stuff
|
||||
- copy-mode enhancements: next word etc etc
|
||||
- problems with force-width when wrapping line in emacs?
|
||||
- options parsing could be much more generic, opening the way for abbreviation
|
||||
and tab completion of option names
|
||||
---
|
||||
save-buffer -b number filename
|
||||
load-buffer -b number filename
|
||||
|
Reference in New Issue
Block a user