mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Handle escaped keys properly and use M-f/M-b in copy mode.
This commit is contained in:
2
TODO
2
TODO
@ -59,9 +59,11 @@
|
||||
- problems with force-width when wrapping line in emacs?
|
||||
- command history for command-prompt. better tab completion (use options too)
|
||||
- window options should be done similarly to standard options
|
||||
- next prev word etc in command prompt
|
||||
---
|
||||
- document list-commands. document switch-client
|
||||
- document buffer stuff
|
||||
- document next/prev word
|
||||
---
|
||||
save-buffer -b number filename
|
||||
load-buffer -b number filename
|
||||
|
Reference in New Issue
Block a user