aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Some extra emacs keys from Christian Weisgerber.Nicholas Marriott2009-02-13
* Looking up argv[0] is expensive, so just use p_comm for the window name which...Nicholas Marriott2009-02-13
* Update TODO.Nicholas Marriott2009-02-12
* Reset name when clearing mode.Nicholas Marriott2009-02-12
* Whoops. Build testing is a good idea...Nicholas Marriott2009-02-12
* Never draw last character: stops stray scrolling sometimes should status line...Nicholas Marriott2009-02-12
* Only use RI at the top of the screen.Nicholas Marriott2009-02-12
* FreeBSD's console wraps lines at $COLUMNS - 1 rather than $COLUMNS (the curso...Nicholas Marriott2009-02-11
* Update.Nicholas Marriott2009-02-11
* Further unbreakage.Nicholas Marriott2009-02-11
* Unbreak OS X.Nicholas Marriott2009-02-11
* Emulate CSR with existing screen data on old/stupid terminals which don't sup...Nicholas Marriott2009-02-11
* Lose unnecessary cursor restores, fix a couple of placement bugs and remove u...Nicholas Marriott2009-02-11
* Move sx,sy into tty rather than client.Nicholas Marriott2009-02-11
* Don't debug this stuff.Nicholas Marriott2009-02-11
* We are going to need the updated screen data for emulating the scroll region,Nicholas Marriott2009-02-11
* Change tty_cmd_* to use a window_pane.Nicholas Marriott2009-02-11
* Split most of tty_cmd_cell off to tty_cell. First step on making tty_cmd_* takeNicholas Marriott2009-02-11
* Simplify screen/tty write code to eliminate function pointer which is nowNicholas Marriott2009-02-11
* Update TODO.Nicholas Marriott2009-02-11
* Don't redraw status line unless it has actually changed. Stops extraneousNicholas Marriott2009-02-10
* Update TODO.Nicholas Marriott2009-02-10
* Zero to turn off updates.Nicholas Marriott2009-02-10
* FAQ entry for automatic rename CPU use.Nicholas Marriott2009-02-09
* Return -1 not NULL on error. Doh.Nicholas Marriott2009-02-09
* Don't try to change the window name unless the pid of the process chosen hasNicholas Marriott2009-02-09
* Increase name refresh interval to 250 ms to reduce CPU use.Nicholas Marriott2009-02-09
* Tweak language.Nicholas Marriott2009-02-08
* Typos.Nicholas Marriott2009-02-08
* Test.Nicholas Marriott2009-02-08
* Test syncmail III.Nicholas Marriott2009-02-08
* Test syncmail II.Nicholas Marriott2009-02-08
* Test syncmail.Nicholas Marriott2009-02-08
* Handle "" properly.Nicholas Marriott2009-02-08
* Don't close fds, so error message appears.Nicholas Marriott2009-02-08
* Session name is now shown.Nicholas Marriott2009-02-08
* Continue process if suspended.Nicholas Marriott2009-02-08
* Move to 0.8.Nicholas Marriott2009-02-08
* Remove senseless if statement.Tiago Cunha2009-02-08
* Don't accept NULL argv[0].Nicholas Marriott2009-02-08
* Use both pgrp.Nicholas Marriott2009-02-08
* More tweakery.Nicholas Marriott2009-02-08
* automatic-rename added.Tiago Cunha2009-02-08
* Update.Nicholas Marriott2009-02-07
* Comment. Missing OS X headers. +TODO.Nicholas Marriott2009-02-07
* And again.Nicholas Marriott2009-02-07
* Tweak FreeBSD too.Nicholas Marriott2009-02-07
* Even better.Nicholas Marriott2009-02-07
* Make process name guessing pick up SSTOP.Nicholas Marriott2009-02-07
* Time for 0.7.Nicholas Marriott2009-02-07