mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 02:18:53 +00:00
Add some bits.
This commit is contained in:
parent
15b643fc11
commit
a2e03ce3cb
4
TODO
4
TODO
@ -97,6 +97,10 @@
|
|||||||
- support running tmux from inside tmux [#(), if-shell] --
|
- support running tmux from inside tmux [#(), if-shell] --
|
||||||
generic system-like function which may take a callback
|
generic system-like function which may take a callback
|
||||||
also sets up environment (TMUX) and has a timeout
|
also sets up environment (TMUX) and has a timeout
|
||||||
|
for #(): command schedular, status line queues it with a time, run in
|
||||||
|
main loop, and uses most recent result -- can also be used for persistent
|
||||||
|
commands which never exit just continually output
|
||||||
|
for if-shell, callback??
|
||||||
- handle resize better in copy mode
|
- handle resize better in copy mode
|
||||||
- way to copy stuff that is off screen due to resize
|
- way to copy stuff that is off screen due to resize
|
||||||
- fix line wrapping c&p problems in xterm etc
|
- fix line wrapping c&p problems in xterm etc
|
||||||
|
Loading…
Reference in New Issue
Block a user