mirror of
https://github.com/tmux/tmux.git
synced 2025-04-25 22:45:04 +00:00
Sync.
This commit is contained in:
parent
b7f450b361
commit
7869dc73d5
6
TODO
6
TODO
@ -16,10 +16,6 @@
|
|||||||
and buffer_insert_range/delete_range are abominations. this should be
|
and buffer_insert_range/delete_range are abominations. this should be
|
||||||
rethought
|
rethought
|
||||||
- figure out once and for all what is going on with backspace and del
|
- figure out once and for all what is going on with backspace and del
|
||||||
- keys to add:
|
|
||||||
NONE?
|
|
||||||
- nuke '?' on getopts
|
|
||||||
- const char *opusage = ... on ops rather than dup usage args
|
|
||||||
- window creation/idle time
|
- window creation/idle time
|
||||||
- attributes could be 8 not 16 bits
|
- attributes could be 8 not 16 bits
|
||||||
- profile/optimise, particularly (i suspect) input.c
|
- profile/optimise, particularly (i suspect) input.c
|
||||||
@ -48,7 +44,7 @@
|
|||||||
swap windows
|
swap windows
|
||||||
link/copy windows
|
link/copy windows
|
||||||
unlink window (error if window only linked to one session)
|
unlink window (error if window only linked to one session)
|
||||||
close window
|
kill window
|
||||||
kill session
|
kill session
|
||||||
set status on/off
|
set status on/off
|
||||||
set shell
|
set shell
|
||||||
|
Loading…
Reference in New Issue
Block a user