mirror of
https://github.com/tmux/tmux.git
synced 2025-01-26 07:58:55 +00:00
Done.
This commit is contained in:
parent
7d53e2c946
commit
96146a8c6f
9
TODO
9
TODO
@ -100,7 +100,6 @@
|
|||||||
and a buffer) info() when changing to same window
|
and a buffer) info() when changing to same window
|
||||||
- way to add dest for break-pane; maybe some easier way to unbreak-pane
|
- way to add dest for break-pane; maybe some easier way to unbreak-pane
|
||||||
- case insensitive searching
|
- case insensitive searching
|
||||||
- pane-index option like base-index
|
|
||||||
- option to move status line to top
|
- option to move status line to top
|
||||||
- configurable borders and empty space filler for when panes < window?
|
- configurable borders and empty space filler for when panes < window?
|
||||||
- mouse-select-pane will screw up with !MODE_MOUSE_STANDARD (it sets the
|
- mouse-select-pane will screw up with !MODE_MOUSE_STANDARD (it sets the
|
||||||
@ -113,10 +112,6 @@
|
|||||||
in commands without quotes
|
in commands without quotes
|
||||||
- a command to choose from a generic list, so you can do eg
|
- a command to choose from a generic list, so you can do eg
|
||||||
choose-list -l Abc,Moo,Blah "run-shell 'sh /my/choose/script %%'"
|
choose-list -l Abc,Moo,Blah "run-shell 'sh /my/choose/script %%'"
|
||||||
- else part for if-shell
|
|
||||||
- add general internal format for lists (key=value) and a way to output them in
|
|
||||||
different representations, use for list-windows, etc etc. see message id
|
|
||||||
20110221205346.GA1580@yelena.nicm.ath.cx
|
|
||||||
- numeric prefix in copy mode should be paste buffer for C-w
|
- numeric prefix in copy mode should be paste buffer for C-w
|
||||||
- named buffers and allow gaps in the stack
|
- named buffers and allow gaps in the stack
|
||||||
- npage/ppage/dc/ic should have aliases for more typical names
|
- npage/ppage/dc/ic should have aliases for more typical names
|
||||||
@ -128,14 +123,12 @@
|
|||||||
- monitor-activity is broken in several ways with multiple clients
|
- monitor-activity is broken in several ways with multiple clients
|
||||||
- monitor-activity should be more powerful (eg set a region)
|
- monitor-activity should be more powerful (eg set a region)
|
||||||
- maybe a way to put pane names instead of window names in status line
|
- maybe a way to put pane names instead of window names in status line
|
||||||
- Support for borderless panes
|
- support for borderless panes
|
||||||
- run-shell/if-shell should support status_replace stuff
|
- run-shell/if-shell should support status_replace stuff
|
||||||
- wait-pane command or another way to make it synchronous/wait for command to
|
- wait-pane command or another way to make it synchronous/wait for command to
|
||||||
finish
|
finish
|
||||||
- last-pane across sessions
|
- last-pane across sessions
|
||||||
- attach should take a pane and select it as well as attaching
|
- attach should take a pane and select it as well as attaching
|
||||||
- support for E3, screen-devel
|
|
||||||
<1311003510-28900-1-git-send-email-mlichvar@redhat.com>
|
|
||||||
- should default-path be a window option?
|
- should default-path be a window option?
|
||||||
- option to put status line at top (why?)
|
- option to put status line at top (why?)
|
||||||
- panes should have names like windows
|
- panes should have names like windows
|
||||||
|
Loading…
Reference in New Issue
Block a user