summaryrefslogtreecommitdiff
path: root/src/process.c
Commit message (Expand)AuthorAgeFilesLines
* Make 'layout' subcommands work when detached.Sadrul Habib Chowdhury2011-03-281-17/+60
* Use NEED_FORE flag for 'hardcopy'.Sadrul Habib Chowdhury2010-04-011-4/+1
* Fix 'hardcopy -h'.Kipling Inscore2010-04-011-6/+14
* Suppress messages when commands have '@' (or '-') prefixes.Sadrul Habib Chowdhury2010-03-291-218/+232
* Do not allow changing title with -Q.Sadrul Habib Chowdhury2010-03-281-0/+1
* Expand $PWD to screen's current working directory.Sadrul Habib Chowdhury2010-03-231-1/+8
* Add special rendition for silence'd windows.Sadrul Habib Chowdhury2010-03-141-0/+6
* Fix build with -Werror=format-securityMichael Scherer2010-03-071-8/+8
* Allow moving windows around from the window list.Sadrul Habib Chowdhury2010-02-241-33/+6
* Remove old code.Sadrul Habib Chowdhury2010-02-231-2/+3
* It makes no sense to allow a group into itself.Sadrul Habib Chowdhury2010-02-221-1/+1
* Exclude the PID when expanding $STY.Sadrul Habib Chowdhury2010-02-181-1/+6
* Fix creating numbered windows.Sadrul Habib Chowdhury2010-02-181-2/+2
* Make 'number' query-able.Sadrul Habib Chowdhury2010-02-161-1/+2
* Allow querying 'select'.Sadrul Habib Chowdhury2010-02-161-1/+6
* Complete the query-response system.Sadrul Habib Chowdhury2010-02-161-12/+26
* Merge branch 'master' into query-resultSadrul Habib Chowdhury2010-02-121-279/+196
|\
| * Get rid of compile-time warnings.Sadrul Habib Chowdhury2010-02-121-2/+2
| * Put in some flags to suppress messages from commands.Sadrul Habib Chowdhury2010-02-121-0/+14
| * Fix escape-# to select windows this time.Sadrul Habib Chowdhury2010-02-081-1/+1
| * Increase the max-window limit.Sadrul Habib Chowdhury2010-01-261-16/+28
| * Allow 'at' command for windows without a display.Sadrul Habib Chowdhury2009-12-201-10/+20
| * Allow no argument to blankerprg.Sadrul Habib Chowdhury2009-12-191-0/+15
| * Allow adding visual notification in caption string.Sadrul Habib Chowdhury2009-12-151-0/+1
| * New 'dump' subcommand for 'layout'.Sadrul Habib Chowdhury2009-12-111-0/+9
| * Revamp the display list.Sadrul Habib Chowdhury2009-12-051-1/+1
| * Refactor 'layout' and 'viewport'Sadrul Habib Chowdhury2009-11-121-31/+2
| * Start refactoring.Sadrul Habib Chowdhury2009-11-121-162/+1
| * Add support for mouse tracking.Sadrul Habib Chowdhury2009-11-121-0/+17
| * Refactor some code.Sadrul Habib Chowdhury2009-11-111-59/+75
| * unbindall commandSteve Kemp and Gabriel2009-11-101-0/+9
| * Support 'STY' variable to show the session name.Sadrul Habib Chowdhury2009-11-091-0/+2
| * Support a PID variable during screenrc evaluation.Peter Teichman2009-11-091-0/+2
* | 'screen -Q <command>' to get back results.Sadrul Habib Chowdhury2009-09-301-0/+12
|/
* - fix reattach segfault when size is too small for windowlistMichael Schroeder2009-07-241-4/+63
* Correctly set the argument length when parsing.Sadrul Habib Chowdhury2009-07-051-0/+3
* Improve specifying custom digraphs.Sadrul Habib Chowdhury2009-05-151-1/+26
* Allow c-style escapes with parameters.Sadrul Habib Chowdhury2009-02-281-2/+11
* Don't segfault on "layout number" when not on a layout (thanks Soliton)Micah Cowan2009-02-261-0/+5
* Don't push bell/monitor attributes onto stack without removing.Micah Cowan2009-02-221-6/+6
* Fix caption for 'select -'Sadrul Habib Chowdhury2009-02-201-0/+5
* Don't trim the trailing spaces from %-w !Micah Cowan2009-02-191-6/+6
* Customizable digraphsSadrul Habib Chowdhury2009-02-131-33/+78
* Fix the rendition of some specific %w flags.Sadrul Habib Chowdhury2009-02-081-3/+6
* Copyright for 2009Sadrul Habib Chowdhury2009-02-071-1/+1
* Allow highlighting bell/monitor windows in captionSadrul Habib Chowdhury2009-02-071-0/+45
* Some compilation fixes for SIMPLESCREENSadrul Habib Chowdhury2008-10-271-1/+1
* Update copyright messages some more.Sadrul Habib Chowdhury2008-10-211-1/+6
* Start converting to GPL v3+ (ref: ticket #23900)Sadrul Habib Chowdhury2008-10-131-4/+4
* Improve how 'other' behavesSadrul Habib Chowdhury2008-10-121-0/+2