aboutsummaryrefslogtreecommitdiff
path: root/status.c
Commit message (Expand)AuthorAge
* Sync OpenBSD patchset 504:Tiago Cunha2009-11-08
* Sync OpenBSD patchset 493:Tiago Cunha2009-11-08
* Sync OpenBSD patchset 490:Tiago Cunha2009-11-04
* Sync OpenBSD patchset 475:Tiago Cunha2009-11-02
* Sync OpenBSD patchset 374:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 371:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 351:Tiago Cunha2009-09-25
* Sync OpenBSD patchset 347:Tiago Cunha2009-09-23
* Sync OpenBSD patchset 332:Tiago Cunha2009-09-20
* Sync OpenBSD patchset 322:Tiago Cunha2009-09-11
* Sync OpenBSD patchset 318:Tiago Cunha2009-09-07
* Sync OpenBSD patchset 317:Tiago Cunha2009-09-07
* Sync OpenBSD patchset 307:Tiago Cunha2009-09-02
* Sync OpenBSD patchset 304:Tiago Cunha2009-09-02
* Sync OpenBSD patchset 302:Tiago Cunha2009-08-31
* Sync OpenBSD patchset 276:Tiago Cunha2009-08-20
* Sync OpenBSD patchset 265:Tiago Cunha2009-08-20
* Sync OpenBSD patchset 261:Tiago Cunha2009-08-16
* Sync OpenBSD patchset 229:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 220:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 207:Tiago Cunha2009-07-30
* Sync OpenBSD patchset 192:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 189:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 188:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 187:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 183:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 153:Tiago Cunha2009-07-22
* Sync OpenBSD patchset 147:Tiago Cunha2009-07-20
* Sync OpenBSD patchset 146:Tiago Cunha2009-07-20
* - New command display-message (alias display) to display a message in theTiago Cunha2009-07-17
* Memory could be leaked if a second prompt or message appeared while another wasNicholas Marriott2009-07-17
* Remove some duplicate code that was causing the status line to be redrawn evenNicholas Marriott2009-07-17
* Make status_message_set a variadic printf-like function. No functional change -Nicholas Marriott2009-07-15
* Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bitNicholas Marriott2009-07-15
* For some reason when clearing status/message it was redrawing the entire clientNicholas Marriott2009-07-15
* Instead of faking up a status line in status_redraw, use the same code toNicholas Marriott2009-07-15
* Add a "back to indentation" key in copy mode to move the cursor to the firstNicholas Marriott2009-07-14
* $Id$.Nicholas Marriott2009-07-01
* Status line fixes: don't truncate status-right now the length calculation isNicholas Marriott2009-06-26
* Whitespace and more syncing.Nicholas Marriott2009-06-25
* Restore $Id$ and add script to do so.Nicholas Marriott2009-06-25
* If the prompt is hidden or a password is sent with -U, zero it before freeingNicholas Marriott2009-06-25
* New session option, status-utf8, to control the interpretation of top-bit-setNicholas Marriott2009-06-25
* Add a UTF-8 aware string length function and make UTF-8 inNicholas Marriott2009-06-25
* Don't show real character under cursor when hidden. Doh.Nicholas Marriott2009-05-29
* - New window option monitor-content to search for a string in a window, andTiago Cunha2009-05-19
* Move dist.mk to tools/.Nicholas Marriott2009-05-17
* Keys in status line (p in vi mode, M-y in emacs) to paste the first line of t...Nicholas Marriott2009-05-14
* Everything supported has working vsnprintf.Nicholas Marriott2009-05-13
* Rename all feature flags to HAVE_* and move out of makefiles into a configureNicholas Marriott2009-05-13