Nicholas Marriott
|
8580e8c153
|
Whoops, fix key bindings.
|
2007-10-19 17:23:43 +00:00 |
|
Nicholas Marriott
|
543e7b0f03
|
-n is now -s on new-session.
|
2007-10-19 17:15:29 +00:00 |
|
Nicholas Marriott
|
1b9647669a
|
Kill window command. Nuke some backspace stuff.
|
2007-10-19 11:10:35 +00:00 |
|
Nicholas Marriott
|
de24fbb35c
|
Add a bell-action option.
|
2007-10-19 10:21:36 +00:00 |
|
Nicholas Marriott
|
94f003bbec
|
Refresh session command.
|
2007-10-19 09:21:26 +00:00 |
|
Nicholas Marriott
|
840b74f6d0
|
Other notes.
|
2007-10-12 18:00:16 +00:00 |
|
Nicholas Marriott
|
d4330f57c0
|
Init signals here to pick up zombie.
|
2007-10-12 17:52:41 +00:00 |
|
Nicholas Marriott
|
5b60d6e09d
|
Tweak message.
|
2007-10-12 17:50:33 +00:00 |
|
Nicholas Marriott
|
a5184c6625
|
Extended NOTES ready for 0.1.
|
2007-10-12 17:32:20 +00:00 |
|
Nicholas Marriott
|
37f17a7e5b
|
Warn and bork on nested sessions ($TMUX exists).
|
2007-10-12 14:46:48 +00:00 |
|
Nicholas Marriott
|
514d6fa1ec
|
Accept colours as strings.
|
2007-10-12 13:51:44 +00:00 |
|
Nicholas Marriott
|
f3404ee922
|
send-prefix command.
|
2007-10-12 13:03:58 +00:00 |
|
Nicholas Marriott
|
e5b7001524
|
Change to show flag char rather than change colour on bell.
|
2007-10-12 12:37:48 +00:00 |
|
Nicholas Marriott
|
a02638c0bc
|
Update.
|
2007-10-12 12:32:34 +00:00 |
|
Nicholas Marriott
|
46d318e3ef
|
Case insensitive.
|
2007-10-12 12:11:40 +00:00 |
|
Nicholas Marriott
|
7ec5be30df
|
set status, status-fg, status-bg.
|
2007-10-12 12:08:51 +00:00 |
|
Nicholas Marriott
|
ffa8dcc4da
|
Handle \r\n at EOL properly.
|
2007-10-12 11:44:30 +00:00 |
|
Nicholas Marriott
|
ad4a7423c0
|
Mark windows in yellow on status line when bell.
|
2007-10-12 11:24:15 +00:00 |
|
Nicholas Marriott
|
d158938178
|
Sync.
|
2007-10-12 09:48:53 +00:00 |
|
Nicholas Marriott
|
efa3e131b5
|
Simplify input.c - lose class table and use macros.
|
2007-10-10 19:45:20 +00:00 |
|
Nicholas Marriott
|
6aa64f1a93
|
More tweakifying.
|
2007-10-06 10:08:18 +00:00 |
|
Nicholas Marriott
|
8fe3c03e31
|
More updating.
|
2007-10-06 10:03:40 +00:00 |
|
Nicholas Marriott
|
cacd146147
|
Tweak again.
|
2007-10-06 10:03:13 +00:00 |
|
Nicholas Marriott
|
59cdedc181
|
Plus status bar colour.
|
2007-10-06 10:02:36 +00:00 |
|
Nicholas Marriott
|
aa0f2de98a
|
Update.
|
2007-10-06 10:00:42 +00:00 |
|
Nicholas Marriott
|
6f2edda785
|
Have resize update a SESSION_UNATTACHED flag.
|
2007-10-05 18:25:05 +00:00 |
|
Nicholas Marriott
|
1e252b9e9a
|
Wrap lines properly.
|
2007-10-05 17:51:56 +00:00 |
|
Nicholas Marriott
|
d00851cee1
|
Sync.
|
2007-10-05 17:43:17 +00:00 |
|
Nicholas Marriott
|
0f8458cd27
|
This is done.
|
2007-10-05 17:33:39 +00:00 |
|
Nicholas Marriott
|
91e24af089
|
Clean up pause/exit mess with flags.
|
2007-10-05 14:23:28 +00:00 |
|
Maximilian Gass
|
fa65aec2ef
|
More stuff TODO
|
2007-10-05 10:35:15 +00:00 |
|
Nicholas Marriott
|
477480607d
|
These are done.
|
2007-10-04 22:37:56 +00:00 |
|
Nicholas Marriott
|
c63d4ab80f
|
Handle NULL value properly.
|
2007-10-04 22:18:48 +00:00 |
|
Nicholas Marriott
|
26b340964a
|
Lose command index enum in favour of runtime-calculated index.
|
2007-10-04 22:04:01 +00:00 |
|
Nicholas Marriott
|
75e1e4b91e
|
Lose usage and move it into the struct.
|
2007-10-04 21:48:11 +00:00 |
|
Nicholas Marriott
|
5a3b92c2df
|
-d option to attach. Also fix CC in Makefile and make it build with DEBUG again.
|
2007-10-04 21:21:48 +00:00 |
|
Nicholas Marriott
|
4add09eab7
|
Wrong size.
|
2007-10-04 20:33:16 +00:00 |
|
Nicholas Marriott
|
5c54e0b7fd
|
Don't accept UINT_MAX as size if no clients/sessions.
|
2007-10-04 20:01:10 +00:00 |
|
Nicholas Marriott
|
032ee1b880
|
Sync.
|
2007-10-04 19:27:41 +00:00 |
|
Nicholas Marriott
|
f2b18ac417
|
Don't resize if sx AND sy haven't changed. Also tweak some logging, and reset attrs after clear.
|
2007-10-04 19:22:26 +00:00 |
|
Nicholas Marriott
|
1f9a8e70d9
|
Incomplete resize support.
|
2007-10-04 19:03:52 +00:00 |
|
Nicholas Marriott
|
418fb3938d
|
Sync.
|
2007-10-04 14:26:15 +00:00 |
|
Maximilian Gass
|
5813ba6c39
|
More TODO entries
|
2007-10-04 14:18:44 +00:00 |
|
Maximilian Gass
|
beae2d91a4
|
Added my tmux start script as an example (examples/start-tmux.sh)
|
2007-10-04 14:14:12 +00:00 |
|
Maximilian Gass
|
6a784ba0b0
|
New sessions can now be given a command for their first window
|
2007-10-04 13:43:14 +00:00 |
|
Maximilian Gass
|
3c16d72218
|
Fixed usage statement for new-window
|
2007-10-04 12:40:56 +00:00 |
|
Nicholas Marriott
|
7427cbe81e
|
n not s.
|
2007-10-04 12:27:53 +00:00 |
|
Nicholas Marriott
|
7869dc73d5
|
Sync.
|
2007-10-04 12:24:04 +00:00 |
|
Nicholas Marriott
|
b7f450b361
|
Oops, missed this file too.
|
2007-10-04 11:56:19 +00:00 |
|
Nicholas Marriott
|
11bc0ee285
|
Whoops, FREE not FREEALL.
|
2007-10-04 11:55:55 +00:00 |
|