mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Don't be clever and translate default colour.
This commit is contained in:
3
TODO
3
TODO
@ -64,12 +64,10 @@
|
||||
- get rid of DEFDATA etc
|
||||
|
||||
-- For 0.4 --------------------------------------------------------------------
|
||||
- test and fix wsvt25
|
||||
- clear EOL etc CANNOT rely on term using the current colour/attr and probably
|
||||
should not emulate it doing so
|
||||
- activity/bell should be per-window not per-link? what if it is cur win in
|
||||
session not being watched?
|
||||
- command history for command-prompt. tab completion
|
||||
- tidy up window modes
|
||||
- support \033_string\033\\ for window title too
|
||||
- fix bell-action in show-options
|
||||
@ -77,6 +75,7 @@
|
||||
- document buffer stuff
|
||||
- copy-mode enhancements: next word etc etc
|
||||
- problems with force-width when wrapping line in emacs?
|
||||
- command history for command-prompt. better tab completion
|
||||
- options parsing could be much more generic, opening the way for abbreviation
|
||||
and tab completion of option names
|
||||
---
|
||||
|
Reference in New Issue
Block a user