forked from git-pull/tao-of-tmux
-
Notifications
You must be signed in to change notification settings - Fork 4
/
TODO
34 lines (22 loc) · 890 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Copy and paste
Layouts (done)
link-window / linkw
cowsay+fortune trick
Combine alias and dsecription column (done)
Organize targets into server, session window and pane (done)
Command Prompt dialogs
Tables
Tweaking status bar live needs `set-option`
How to output pane contents via capture-pane, send-keys
New sections:
- Send keys
- Copying panes
- Overhaul of configuration, branching into Server options, Session options and window options.
- Examples for use of commands with -t, targets
- Examples added to formats section, as well as removing table of formats in favor of cheatsheet in the back
- Chapter summaries
- Ran through a professional editor
- Rename "Status bar" section to "Status bar and styling",
add more styling information.
- Fill up the content in "Shell command output" section with tmux-mem-cpu-load example.
Detailed examples for formats and targets