mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Redo screen.c functions to make them readable and more flexible. Make scroll mode only redraw waht it needs.
This commit is contained in:
2
TODO
2
TODO
@ -72,8 +72,6 @@
|
||||
- there is to much redrawing. use flags? (there was a problem with this idea...
|
||||
CLIENT_HOLD?)
|
||||
- use modes for help etc
|
||||
- scrollback should only draw scrolled line on up/down
|
||||
- horizontal scrolling
|
||||
|
||||
-- For 0.2 --------------------------------------------------------------------
|
||||
- copy and paste
|
||||
|
Reference in New Issue
Block a user