summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Allow no arguments for blankerprg.Jan Christoph Nordholz2009-12-191-1/+1
| * | Allow no argument to blankerprg.Sadrul Habib Chowdhury2009-12-193-3/+21
| * | Report impermissible write failure to attached displayKees Cook2009-12-191-2/+1
| * | Clarify the manual a little.Jan Christoph Nordholz2009-12-182-1/+6
| * | Allow symlinked SockDir.Jan Christoph Nordholz2009-12-181-1/+1
| * | Update documentation for 'nethack'.Jan Christoph Nordholz2009-12-182-2/+4
| * | Correction in TFM.Jan Christoph Nordholz2009-12-182-7/+7
| * | Discourage the use of 'sessionname' (see debian bug #103771).Jan Christoph Nordholz2009-12-182-3/+6
| * | Move the cursor in the window/display list.Sadrul Habib Chowdhury2009-12-172-1/+5
| * | Typo.Clavelito2009-12-172-2/+3
| * | Wait a bit before killing a window.Sadrul Habib Chowdhury2009-12-173-1/+39
| * | Allow attaching to a session whose name starts with digits.Sadrul Habib Chowdhury2009-12-171-2/+15
| * | Credit for 7f8218c.Sadrul Habib Chowdhury2009-12-171-0/+1
| * | Fix cursor positioning after a search in copy modeSadrul Habib Chowdhury2009-12-171-0/+4
| * | Various documentation updates.Curtis Brown2009-12-151-18/+41
| * | GNUize.Sadrul Habib Chowdhury2009-12-1519-20/+20
| * | Allow adding visual notification in caption string.Sadrul Habib Chowdhury2009-12-156-0/+20
| * | New 'dump' subcommand for 'layout'.Sadrul Habib Chowdhury2009-12-113-0/+43
| * | Combining characters have 0 onscreen width.Emanuele Giaquinta2009-12-091-3/+6
| * | Remember to update the region containing the cursor.Sadrul Habib Chowdhury2009-12-081-1/+4
| * | Fix end key.Sadrul Habib Chowdhury2009-12-081-1/+1
| * | Refresh cleverly to improve scrolling speed.Sadrul Habib Chowdhury2009-12-073-0/+181
| * | Mouse clicks to place a mark in copy-mode.Sadrul Habib Chowdhury2009-12-062-13/+52
| * | Revamp the display list.Sadrul Habib Chowdhury2009-12-0513-215/+343
| * | Don't undef here.Sadrul Habib Chowdhury2009-12-051-2/+0
| * | Fix a bug in windowlist navigation.Sadrul Habib Chowdhury2009-12-011-1/+1
| * | Use the translation table when possible in utf8 locale.Sadrul Habib Chowdhury2009-11-301-1/+9
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/screenSadrul Habib Chowdhury2009-11-300-0/+0
| |\ \
| | * | Fix displaying unicode in caption/hardstatus.Sadrul Habib Chowdhury2009-11-302-4/+66
| * | | Fix displaying unicode in caption/hardstatus.Sadrul Habib Chowdhury2009-11-302-4/+65
| |/ /
| * | More documentation updates.Curtis Brown2009-11-303-7/+18
| * | Update info-page for digraph.Curtis Brown2009-11-301-4/+187
| * | Update info-page for layouts.Curtis Brown2009-11-301-1/+138
| * | Doc update for mousetrack and window groups.Curtis Brown2009-11-301-10/+72
| * | Fix using alternate screen buffers in some cases.Sadrul Habib Chowdhury2009-11-292-11/+30
| * | Add accidentally omitted code during commit.Sadrul Habib Chowdhury2009-11-151-0/+2
| * | Add a note on changing title/icon.Sadrul Habib Chowdhury2009-11-151-3/+6
| * | Stack/Unstack titles.Sadrul Habib Chowdhury2009-11-151-0/+4
| * | Rearrange some code to make it more readable.Sadrul Habib Chowdhury2009-11-151-10/+7
| * | Handle the '2' code for OSC.Thomas E. Dickey2009-11-151-2/+2
| * | Merge branch 'refactor'Sadrul Habib Chowdhury2009-11-1214-1404/+1663
| |\ \
| | * | ifdef checks so doesn't get included more than once.Sadrul Habib Chowdhury2009-11-122-0/+10
| | * | Refactor 'layout' and 'viewport'Sadrul Habib Chowdhury2009-11-1211-504/+673
| | * | Start refactoring.Sadrul Habib Chowdhury2009-11-128-937/+1017
| * | | Use "Km" to determine Xterm mouse tracking.Sadrul Habib Chowdhury2009-11-122-1/+5
| |/ /
| * | Add support for mouse tracking.Sadrul Habib Chowdhury2009-11-125-12/+69
| * | Remove ooooold cruft.Sadrul Habib Chowdhury2009-11-112-51/+0
| * | Refactor some code.Sadrul Habib Chowdhury2009-11-112-59/+77
| * | Update Changelog.Sadrul Habib Chowdhury2009-11-111-0/+1
| * | Add a note about a fixed bug in ncurses.Thomas Dickey2009-11-111-0/+13