mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
- New command display-message (alias display) to display a message in the
status line (bound to "i" by default). - Add support for including the window index, pane index, and window name in status-left, or status-right. - Bump protocol version.
This commit is contained in:
1
TODO
1
TODO
@ -97,7 +97,6 @@
|
||||
- is utf8 a valid charset in LANG? also check for "unicode" in TERM
|
||||
- what about utmp etc? can tmux update it like screen? setgid?
|
||||
- option to show bells visually
|
||||
- window-status command to show current window info in status line
|
||||
- H/M/L commands in copy mode with vi-keys, for jumping to the top/middle/last line on the screen
|
||||
- if the server is started with IDENTIFY_UTF8 then set the global utf8 option?
|
||||
- I think there are potential leaks in the prompt code if a new prompt is created without the
|
||||
|
Reference in New Issue
Block a user