Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
cba338ac138331b42f2cfd741f4137329751555c
/
TODO
96ca072
clear-history command.
by Nicholas Marriott
· 16 years ago
cc59ee4
This is okay.
by Nicholas Marriott
· 16 years ago
3b0bd5a
+.
by Nicholas Marriott
· 16 years ago
83d984e
Works fine, escaping was the issue.
by Nicholas Marriott
· 16 years ago
143aa71
Space trimmage mega-diff.
by Nicholas Marriott
· 16 years ago
59a5728
This should be fixed by previous commit.
by Nicholas Marriott
· 16 years ago
fb543c7
Use ACS for line drawing characters.
by Nicholas Marriott
· 16 years ago
044e6f7
previous-layout command.
by Nicholas Marriott
· 16 years ago
a6f2d82
Use a (pre)randomised binary tree for UTF-8 character widths. Probably overkill
by Nicholas Marriott
· 16 years ago
71a903d
This should be fixed now.
by Nicholas Marriott
· 16 years ago
74dfb50
Solaris doesn't have TAILQ_REPLACE yet :-(.
by Nicholas Marriott
· 16 years ago
cd214f8
+ item.
by Nicholas Marriott
· 16 years ago
058772e
- confirm-before command.
by Tiago Cunha
· 16 years ago
5fbdca8
Use the xenl terminfo flag to detect early-wrap terminals like the FreeBSD
by Nicholas Marriott
· 16 years ago
f8771a5
Gearing up for 0.9....
by Nicholas Marriott
· 16 years ago
fb2e65a
Document panes stuff.
by Nicholas Marriott
· 16 years ago
4641cf3
Document set-remain-on-exit.
by Nicholas Marriott
· 16 years ago
73e375f
Document break-pane.
by Nicholas Marriott
· 16 years ago
054edf7
Document status-keys.
by Nicholas Marriott
· 16 years ago
9cfb958
Move some bits about and add some other bits.
by Nicholas Marriott
· 16 years ago
f9af6f7
Document -L and -8, fix synopsis.
by Nicholas Marriott
· 16 years ago
2ab713a
Document -r to bind key.
by Nicholas Marriott
· 16 years ago
844f616
Update TODO; fix a comment; better screenshot.
by Nicholas Marriott
· 16 years ago
325d43e
rotate-window command.
by Nicholas Marriott
· 16 years ago
8216f7b
swap-pane command.
by Nicholas Marriott
· 16 years ago
6de6f4c
Some stuff is done.
by Nicholas Marriott
· 16 years ago
3834f09
Update TODO.
by Nicholas Marriott
· 16 years ago
6c27f1c
Draw vertical line on the right when window size is limited.
by Nicholas Marriott
· 16 years ago
e2a7ac4
Fix UTF-8 in c&p mode.
by Nicholas Marriott
· 16 years ago
6fdac02
Add UTF-8 to grid_compare..
by Nicholas Marriott
· 16 years ago
4cbf7d4
- Ignore padding when writing so copying the screen for copy-mode doesn't include extra characters.
by Nicholas Marriott
· 16 years ago
c9856eb
Update/reorganise.
by Nicholas Marriott
· 16 years ago
cf7b384
Better UTF-8 support, including combined characters. Unicode data is now stored
by Nicholas Marriott
· 16 years ago
8762338
+.
by Nicholas Marriott
· 16 years ago
cb2ac5c
Key repeating is now a property of the key binding not of the command. Repeat
by Nicholas Marriott
· 16 years ago
b97264b
Update TODO.
by Nicholas Marriott
· 16 years ago
be0c79f
Sockets in /tmp are now created in a subdirectory named, tmux-UID, eg
by Nicholas Marriott
· 16 years ago
12bb743
Update.
by Nicholas Marriott
· 16 years ago
f5f04a9
* New session flag "set-remain-on-exit" to set remain-on-exit flag for new windows created in that session (like "remain-by-default" used to do). Not perfectly happy about this, but until I can think of a good way to introduce it generically (maybe a set of options in the session) this will do. Fixes SF request 2527847.
by Nicholas Marriott
· 16 years ago
7398241
Done.
by Nicholas Marriott
· 16 years ago
e6d35b6
Support for 88 colour terminals.
by Nicholas Marriott
· 16 years ago
56f80a5
break-pane command to split a pane off into a new window; bound to ! by default.
by Nicholas Marriott
· 16 years ago
65b9aeb
Put socket path in $TMUX.
by Nicholas Marriott
· 16 years ago
5803c4f
Fix window choice mode, again.
by Nicholas Marriott
· 16 years ago
a2a5abe
This is now fixed.
by Nicholas Marriott
· 16 years ago
092cca4
Update TODO.
by Nicholas Marriott
· 16 years ago
17017ef
These are fixed.
by Nicholas Marriott
· 16 years ago
95c8c04
Redo mode keys slightly more cleanly and apply them to command prompt editing. vi or emacs mode is controlled by the session option status-keys.
by Nicholas Marriott
· 16 years ago
488cec3
More TODO.
by Nicholas Marriott
· 16 years ago
d76d42f
Update TODO.
by Nicholas Marriott
· 16 years ago
eb7d229
Code tidying on my way to find tmux-in-tmux bug.
by Nicholas Marriott
· 16 years ago
b1e911a
Update TODO.
by Nicholas Marriott
· 16 years ago
4ddac7f
Update.
by Nicholas Marriott
· 16 years ago
89f3082
Update TODO.
by Nicholas Marriott
· 16 years ago
cc5a0ab
Update TODO.
by Nicholas Marriott
· 16 years ago
44cc9c4
Typos.
by Nicholas Marriott
· 16 years ago
9b09c8d
Test.
by Nicholas Marriott
· 16 years ago
f5d064a
Test syncmail III.
by Nicholas Marriott
· 16 years ago
b94ddce
Test syncmail II.
by Nicholas Marriott
· 16 years ago
b9af491
Test syncmail.
by Nicholas Marriott
· 16 years ago
62d2ab3
Continue process if suspended.
by Nicholas Marriott
· 16 years ago
85fd214
Move to 0.8.
by Nicholas Marriott
· 16 years ago
0e03dc2
Update.
by Nicholas Marriott
· 16 years ago
028419f
Comment. Missing OS X headers. +TODO.
by Nicholas Marriott
· 16 years ago
1d3fba8
Make process name guessing pick up SSTOP.
by Nicholas Marriott
· 16 years ago
3c7fefd
Document automatic-rename.
by Nicholas Marriott
· 16 years ago
ea8a8d3
Document command sequences.
by Nicholas Marriott
· 16 years ago
5edb324
Update.
by Nicholas Marriott
· 16 years ago
70dbc2f
- Document find-window.
by Tiago Cunha
· 16 years ago
4213ff8
copy-buffer command.
by Tiago Cunha
· 16 years ago
dd4e160
- Document the -p and -l options in split-window.
by Tiago Cunha
· 16 years ago
882316a
Set colour of window entry in status line based on window options.
by Nicholas Marriott
· 16 years ago
b407686
Fix page down, again.
by Nicholas Marriott
· 16 years ago
2057e66
Mouse in copy mode.
by Nicholas Marriott
· 16 years ago
4428987
* Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode.
by Nicholas Marriott
· 16 years ago
2af5244
-u to start with screen scrolled up.
by Nicholas Marriott
· 16 years ago
c172628
Handle cursor on/off better.
by Nicholas Marriott
· 16 years ago
162546a
Done!
by Nicholas Marriott
· 16 years ago
4d7e555
Don't screw up UTF-8 combined characters.
by Nicholas Marriott
· 16 years ago
514adbd
Update.
by Nicholas Marriott
· 16 years ago
7c8cd81
Typos.
by Nicholas Marriott
· 16 years ago
f62ed6a
load-buffer command
by Tiago Cunha
· 16 years ago
4d9af27
Better error messages for fork.
by Nicholas Marriott
· 16 years ago
af5bc51
Update TODO.
by Nicholas Marriott
· 16 years ago
9acc267
new-window -k.
by Nicholas Marriott
· 16 years ago
19987fe
Bring back -p and -l to splitw to specify height as % or nlines.
by Nicholas Marriott
· 16 years ago
7118baa
Allow a selection in vi keys mode...
by Nicholas Marriott
· 16 years ago
2d15f59
Try to change the window title to match the command running it in. This is done
by Nicholas Marriott
· 16 years ago
2afa8eb
Fix various silly problems with status line off.
by Nicholas Marriott
· 16 years ago
93230a6
Pass return code from _exec; allow command sequences to work from the command line.
by Nicholas Marriott
· 16 years ago
4cdc228
Unbreak UTF-8.
by Nicholas Marriott
· 16 years ago
ac8ae12
+.
by Nicholas Marriott
· 16 years ago
d1988b8
This is done.
by Nicholas Marriott
· 16 years ago
3efd1f5
find-window command.
by Nicholas Marriott
· 16 years ago
a15f8fc
Support command sequences separated by " ; ". Also clean up command printing.
by Nicholas Marriott
· 16 years ago
8ea4971
suspend-client command and suspend client when ^Z key binding is used.
by Nicholas Marriott
· 16 years ago
273d630
Update for 0.7.
by Nicholas Marriott
· 16 years ago
1237025
Document xterm-keys
by Nicholas Marriott
· 16 years ago
5fefd9d
Document repeat-time.
by Tiago Cunha
· 16 years ago
8b0a7c0
Document choose-*.
by Nicholas Marriott
· 16 years ago
Next »