summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase the maximum allowed TERM length (to 30, in MAXTERMLEN).jesstess-screenJessica McKellar2010-11-122-2/+6
* Increase the maximum username length (to 50, defined in MAX_USERNAME_LEN).Jessica McKellar2010-11-114-8/+15
* Spelling fix: usefull --> useful.jesstess-docsJessica McKellar2010-11-103-3/+3
* Fix layout ordering.Sadrul Habib Chowdhury2010-06-221-3/+7
* Bring back --with-sys-screenrc configure flag.Sadrul Habib Chowdhury2010-06-212-1/+9
* Fix compiling with SIMPLESCREEN.Sadrul Habib Chowdhury2010-05-102-4/+6
* Fix updating paused regions (in split mode).Sadrul Habib Chowdhury2010-05-101-1/+7
* Fix a bug with displaying blank spaces with bce on.Sadrul Habib Chowdhury2010-05-101-1/+1
* Credit.Sadrul Habib Chowdhury2010-04-241-0/+1
* Misc updates to the man and info pages.Curtis Brown2010-04-192-21/+24
* Update doc about selecting window in windowlist.Curtis Brown2010-04-192-0/+6
* Fix compile error for setenv in HP-UX.Alexander Gattin2010-04-171-2/+2
* Select window by pressing # in window number.Sadrul Habib Chowdhury2010-04-131-0/+32
* Remove cap for scrollback history.Sadrul Habib Chowdhury2010-04-131-8/+0
* Improve cursor store/restore on smcup/rmcup.Sadrul Habib Chowdhury2010-04-033-34/+46
* Re-organize some code.Sadrul Habib Chowdhury2010-04-023-64/+68
* Use NEED_FORE flag for 'hardcopy'.Sadrul Habib Chowdhury2010-04-012-5/+2
* Fix 'hardcopy -h'.Kipling Inscore2010-04-012-6/+15
* Doc addenum to command displays.Curtis Brown2010-04-012-0/+160
* Update GPL version and copyright notice in docs.Sadrul Habib Chowdhury2010-03-302-3/+13
* Suppress messages when commands have '@' (or '-') prefixes.Sadrul Habib Chowdhury2010-03-294-264/+282
* Do not allow changing title with -Q.Sadrul Habib Chowdhury2010-03-281-0/+1
* A lot of people seem to read this file. So fix it.Sadrul Habib Chowdhury2010-03-271-0/+3
* small update for windowlist keybindings.Curtis Brown2010-03-272-2/+4
* Doc addenum to copy mode keybindings.Curtis Brown2010-03-272-45/+115
* Typo fix by a good samaritan in IRC (sitaktif).Sadrul Habib Chowdhury2010-03-261-1/+1
* Fix a regression with -X commands.Sadrul Habib Chowdhury2010-03-262-5/+28
* Expand $PWD to screen's current working directory.Sadrul Habib Chowdhury2010-03-232-1/+9
* Fix a regression in parsing -X commands.Sadrul Habib Chowdhury2010-03-201-0/+8
* DECCOLM should reset the window.Sadrul Habib Chowdhury2010-03-181-0/+3
* Treat VT as LF instead of ignoring it.Sadrul Habib Chowdhury2010-03-181-0/+1
* Doc addenum to windowlist keybindings.Curtis Brown2010-03-172-6/+128
* Show the enabled capabilities in the 'license' page.Sadrul Habib Chowdhury2010-03-171-1/+67
* Mark the right-side of a region with '|'s.Sadrul Habib Chowdhury2010-03-172-0/+17
* Add special rendition for silence'd windows.Sadrul Habib Chowdhury2010-03-1411-17/+42
* Fix a typo.Sadrul Habib Chowdhury2010-03-121-2/+2
* Fix an invalid memory read.Sadrul Habib Chowdhury2010-03-121-3/+2
* Make layer-resizing a bit more robust and readableSadrul Habib Chowdhury2010-03-102-33/+67
* Fix compiling SIMPLESCREEN.Sadrul Habib Chowdhury2010-03-091-0/+2
* Fix an invalid memory read.Sadrul Habib Chowdhury2010-03-091-2/+2
* More fixes for -Werror=format-security.Sadrul Habib Chowdhury2010-03-082-2/+2
* Fix a hardstatus update issue.Sadrul Habib Chowdhury2010-03-081-20/+8
* Fix refresh when double-cell characters end a lineSadrul Habib Chowdhury2010-03-082-0/+16
* Changelog.Sadrul Habib Chowdhury2010-03-071-0/+1
* Fix build with -Werror=format-securityMichael Scherer2010-03-079-29/+29
* Some more fixes for the window list.Sadrul Habib Chowdhury2010-03-041-7/+11
* Handle mouse events in a generic list.Sadrul Habib Chowdhury2010-03-041-5/+53
* Fix sending mouse event to a mouse-enabled layer.Sadrul Habib Chowdhury2010-03-041-1/+1
* Fix terminating an on-window list.Sadrul Habib Chowdhury2010-03-041-5/+4
* Use intelligent screen refresh only in split regions.Sadrul Habib Chowdhury2010-03-041-56/+44