aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Handle \r\n at EOL properly.Nicholas Marriott2007-10-12
|
* Mark windows in yellow on status line when bell.Nicholas Marriott2007-10-12
|
* Sync.Nicholas Marriott2007-10-12
|
* Simplify input.c - lose class table and use macros.Nicholas Marriott2007-10-10
|
* More tweakifying.Nicholas Marriott2007-10-06
|
* More updating.Nicholas Marriott2007-10-06
|
* Tweak again.Nicholas Marriott2007-10-06
|
* Plus status bar colour.Nicholas Marriott2007-10-06
|
* Update.Nicholas Marriott2007-10-06
|
* Have resize update a SESSION_UNATTACHED flag.Nicholas Marriott2007-10-05
|
* Wrap lines properly.Nicholas Marriott2007-10-05
|
* Sync.Nicholas Marriott2007-10-05
|
* This is done.Nicholas Marriott2007-10-05
|
* Clean up pause/exit mess with flags.Nicholas Marriott2007-10-05
|
* More stuff TODOMaximilian Gass2007-10-05
|
* These are done.Nicholas Marriott2007-10-04
|
* Handle NULL value properly.Nicholas Marriott2007-10-04
|
* Lose command index enum in favour of runtime-calculated index.Nicholas Marriott2007-10-04
|
* Lose usage and move it into the struct.Nicholas Marriott2007-10-04
|
* -d option to attach. Also fix CC in Makefile and make it build with DEBUG again.Nicholas Marriott2007-10-04
|
* Wrong size.Nicholas Marriott2007-10-04
|
* Don't accept UINT_MAX as size if no clients/sessions.Nicholas Marriott2007-10-04
|
* Sync.Nicholas Marriott2007-10-04
|
* Don't resize if sx AND sy haven't changed. Also tweak some logging, and ↵Nicholas Marriott2007-10-04
| | | | reset attrs after clear.
* Incomplete resize support.Nicholas Marriott2007-10-04
|
* Sync.Nicholas Marriott2007-10-04
|
* More TODO entriesMaximilian Gass2007-10-04
|
* Added my tmux start script as an example (examples/start-tmux.sh)Maximilian Gass2007-10-04
|
* New sessions can now be given a command for their first windowMaximilian Gass2007-10-04
|
* Fixed usage statement for new-windowMaximilian Gass2007-10-04
|
* n not s.Nicholas Marriott2007-10-04
|
* Sync.Nicholas Marriott2007-10-04
|
* Oops, missed this file too.Nicholas Marriott2007-10-04
|
* Whoops, FREE not FREEALL.Nicholas Marriott2007-10-04
|
* Window attachment, malloc debugging, fix a segfault with no sessions.Nicholas Marriott2007-10-04
|
* Nuke ?.Nicholas Marriott2007-10-04
|
* Select window command.Nicholas Marriott2007-10-04
|
* Rename window.Nicholas Marriott2007-10-04
|
* Update & sync.Nicholas Marriott2007-10-04
|
* set-option command to set meta.Nicholas Marriott2007-10-04
|
* Key binding and unbinding.Nicholas Marriott2007-10-04
|
* List keys command.Nicholas Marriott2007-10-04
|
* Next/last/previous window, some other tweaks.Nicholas Marriott2007-10-04
|
* New window command.Nicholas Marriott2007-10-03
|
* Tweak error msgs.Nicholas Marriott2007-10-03
|
* __progname in error msg.Nicholas Marriott2007-10-03
|
* Rewrite command handling to be more generic. Not finished!Nicholas Marriott2007-10-03
|
* Skip exec on cmds. Also use xmemstrdup where appropriate.Nicholas Marriott2007-10-03
|
* Use exec on default shell command.Nicholas Marriott2007-10-03
|
* Rename some bits.Nicholas Marriott2007-10-03
|