summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Complete the query-response system.Sadrul Habib Chowdhury2010-02-165-26/+57
| | * | Merge branch 'master' into query-resultSadrul Habib Chowdhury2010-02-1246-1929/+3498
| | |\ \
| | * | | 'screen -Q <command>' to get back results.Sadrul Habib Chowdhury2009-09-308-10/+138
| * | | | Fix compilation on systems where execvpe is defined.Sadrul Habib Chowdhury2010-02-154-0/+15
| | |/ / | |/| |
| * | | Get rid of compile-time warnings.Sadrul Habib Chowdhury2010-02-123-5/+4
| * | | Put in some flags to suppress messages from commands.Sadrul Habib Chowdhury2010-02-123-0/+19
| * | | Fix escape-# to select windows this time.Sadrul Habib Chowdhury2010-02-081-1/+1
| * | | Fix a crash caused by configurable maxwin.Sadrul Habib Chowdhury2010-02-082-1/+3
| * | | Accommodate more color changes in the caption.Sadrul Habib Chowdhury2010-01-261-1/+1
| * | | Increase the max-window limit.Sadrul Habib Chowdhury2010-01-2611-66/+104
| * | | Re-optimize screen updates.Sadrul Habib Chowdhury2009-12-244-27/+71
| * | | Update manual.Curtis Brown2009-12-211-4/+7
| * | | Allow 'at' command for windows without a display.Sadrul Habib Chowdhury2009-12-202-11/+21
| * | | Changelog change to blankerprg, and credits.Sadrul Habib Chowdhury2009-12-191-0/+4
| * | | Cap the maximum sizes of a window.Sadrul Habib Chowdhury2009-12-191-0/+21
| * | | 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