summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Update ChangeLog: version 4.3.0Alexander Naumov2015-06-251-0/+13
| | | | Signed-off-by: Alexander Naumov <alexander_naumov@opensuse.org>
* Update ChangelogAmadeusz Sławiński2014-04-281-1/+7
| | | | Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
* Add a new escape character 'E' to indicate whether the escape character has ↵Ben Love2012-03-141-0/+2
| | | | | | | been pressed. This can be used to show visual notification in the hardstatus/caption that the user has pressed the escape character.
* Credit.Sadrul Habib Chowdhury2010-04-241-0/+1
|
* Fix 'hardcopy -h'.Kipling Inscore2010-04-011-0/+1
| | | | | | | | | | | | | | | | | | | | Make -h save scrollback with or without a file name given. Also, preserve the unlikely case in which someone actually does want to save display to '-h'; with :hardcopy -- -h or, to save both history and display to '-h' :hardcopy -h -h Also, :hardcopy -- :hardcopy -h -- will, as they always have, save display or history and display to '--'.
* Suppress messages when commands have '@' (or '-') prefixes.Sadrul Habib Chowdhury2010-03-291-0/+2
| | | | | | | Currently, '@' or'-' prefixed commands suppress both error messages and normal messages. It will be possible to differentiate between the two, though, if there was need for it. These flags can be useful for, for example, remote commands to not interrupt displays etc.
* Fix a regression with -X commands.Sadrul Habib Chowdhury2010-03-261-0/+1
| | | | | | Thanks a lot to Max Kalashnikov for pointing out that the bug remained after the last fix (f7adfae856b). This should properly fix Savannah bug #25813.
* Expand $PWD to screen's current working directory.Sadrul Habib Chowdhury2010-03-231-0/+1
| | | | | | Expanding $PWD to expand to the correct current working directory can be useful to figure out, for example, where log files are created, and other purposes.
* Add special rendition for silence'd windows.Sadrul Habib Chowdhury2010-03-141-1/+1
| | | | | The default rendition for silence'd windows in caption/hardstatus or in the windowlist is =u (underline). Closes savannah bug #29205.
* Fix refresh when double-cell characters end a lineSadrul Habib Chowdhury2010-03-081-0/+1
| | | | | | | | Double cell characters that end a line are not properly displayed when there are split regions. Takeshi Banse detected the problem and a fix for it in Savannag bug #29106. A better fix for this was applied in the unicode++ branch, but that won't work in 'master'. This is approximately the same fix, in a slightly different way.
* Changelog.Sadrul Habib Chowdhury2010-03-071-0/+1
|
* Some more window-management from the window-list.Sadrul Habib Chowdhury2010-02-241-0/+1
| | | | | | Pressing 'K' in the window-list will kill a window (after confirmation). Also, added some notes.
* Allow moving windows around from the window list.Sadrul Habib Chowdhury2010-02-241-0/+1
| | | | | | Press ',' to switch the selected window with its previous window (in the same group). Similarly, press '.' to switch with the next window.
* Changelog the search-ability in the windowlist.Sadrul Habib Chowdhury2010-02-241-0/+4
|
* Changelog the last few changes.Sadrul Habib Chowdhury2010-02-171-0/+4
|
* Document 'layout dump', and clarify 'layout save'.Curtis Brown2010-02-161-0/+1
| | | | Closes #28586 on savannah.
* Changelog change to blankerprg, and credits.Sadrul Habib Chowdhury2009-12-191-0/+4
|
* Typo.Clavelito2009-12-171-0/+1
|
* Credit for 7f8218c.Sadrul Habib Chowdhury2009-12-171-0/+1
|
* Allow adding visual notification in caption string.Sadrul Habib Chowdhury2009-12-151-0/+1
| | | | | | | | | '%P' in caption string will set '%?' to true if the current region is in copy/paste mode. So, if you want to simply change the color etc. of your caption, prepend '%?%P%{XXX}%?' to your caption and you're set ('XXX' stands for the usual attribute/color modifier). If, on the other hand, you want to change the caption string in copy mode, change your caption string to '%?%PCaption for copy mode%:Your usual caption%?'.
* New 'dump' subcommand for 'layout'.Sadrul Habib Chowdhury2009-12-111-0/+1
| | | | | | This command will write a series of screen commands that can later be used to recreate the current layout. I think this will be pretty useful. Users like to create a layout interactively, and use it again for the next session etc.
* Mouse clicks to place a mark in copy-mode.Sadrul Habib Chowdhury2009-12-061-1/+3
| | | | | With mousetrack on, it's now possible to leave a mark using a left-click in copy mode, or scroll using the scroll wheel.
* Revamp the display list.Sadrul Habib Chowdhury2009-12-051-0/+1
| | | | | | Revamp the display list (in works). The future changes are expected to add full mouse control, and perhaps some other utility functions (e.g. detaching a display, changing permissions perhaps? etc.)
* Fix displaying unicode in caption/hardstatus.Sadrul Habib Chowdhury2009-11-301-0/+1
| | | | | Avoid double encoding issue to fix displaying unicode in utf8-locale. Fixes #18505, #26452.
* Add support for mouse tracking.Sadrul Habib Chowdhury2009-11-121-3/+9
| | | | | | Mouse tracking can be turned on/off using 'mousetrack' command. With mouse-tracking turned on, it is possible to switch to a region ('focus') using mouse-clicks.
* Update Changelog.Sadrul Habib Chowdhury2009-11-111-0/+1
|
* ChangeLogSadrul Habib Chowdhury2009-11-101-0/+83
| | | | | | Start logging changes. This should make it much easier to update documentation, and provide a quick summary of the list of changes to users/developers/packagers etc.
* old version screen-3.7.1 Nov 20 1995jnweiger2005-12-161-0/+6
|
* historic version screen-3.5.2 Aug 19 1993jnweiger2005-12-161-2/+19
|
* historic version screen-3.3.4 Oct 21 2002jnweiger2005-12-161-14/+380
|
* historic version screen-3.3bjnweiger2005-12-161-0/+5
|
* historic version screen-3.2b Oct 28 1992jnweiger2005-12-161-0/+15
|
* historic version screen-3.2.0 Jun 1 1992jnweiger2005-12-161-361/+0
|
* historic version screen-3.2jnweiger2005-12-161-0/+361
|
* go to ATTIC now.jnweiger2005-12-161-409/+0
|
* Initial checkin of screen-4.0.2 as found on SUSE 10.0jnweiger2005-12-151-0/+409