mirror of
https://github.com/tmux/tmux.git
synced 2025-04-27 23:58:52 +00:00
+.
This commit is contained in:
parent
342a47bc77
commit
893be14cf8
7
TODO
7
TODO
@ -133,6 +133,8 @@
|
|||||||
- last window update time and # replacement for it for display-message
|
- last window update time and # replacement for it for display-message
|
||||||
- way to define bell etc colours in status line
|
- way to define bell etc colours in status line
|
||||||
- find-window across sessions - other ways to make session handling easier?
|
- find-window across sessions - other ways to make session handling easier?
|
||||||
|
- ' and " should be parsed the same (eg "\e" vs '\e') in config and command
|
||||||
|
prompt?x
|
||||||
|
|
||||||
For 1.3 (not in order):
|
For 1.3 (not in order):
|
||||||
|
|
||||||
@ -144,8 +146,9 @@ For 1.3 (not in order):
|
|||||||
8 stdin fd should be passed up to parent so load-buffer and others could use it
|
8 stdin fd should be passed up to parent so load-buffer and others could use it
|
||||||
for nonattaching clients
|
for nonattaching clients
|
||||||
9 something for -t "last window in session" so a session can be used as a stack
|
9 something for -t "last window in session" so a session can be used as a stack
|
||||||
10 synchronous commands - client sends cmd and blocks, neww/splitw saves client ptr
|
10 synchronous commands - client sends cmd and blocks, neww/splitw saves client
|
||||||
then when program inside died, sends MSG_SOMETHING with wait status to client
|
ptr then when program inside died, sends MSG_SOMETHING with wait status to
|
||||||
|
client
|
||||||
11 documentation improvements - rlpowell's tutorial
|
11 documentation improvements - rlpowell's tutorial
|
||||||
- build instructions
|
- build instructions
|
||||||
12 better configure? with-libevent
|
12 better configure? with-libevent
|
||||||
|
Loading…
Reference in New Issue
Block a user