2009-11-12 |
Sadrul Habib Chowdhury | ifdef checks so doesn't get included more than once.
|
commit | commitdiff | tree |
2009-11-12 |
Sadrul Habib Chowdhury | Refactor 'layout' and 'viewport'
|
commit | commitdiff | tree |
2009-11-12 |
Sadrul Habib Chowdhury | Start refactoring.
|
commit | commitdiff | tree |
2009-11-12 |
Sadrul Habib Chowdhury | Add support for mouse tracking.
|
commit | commitdiff | tree |
2009-11-11 |
Sadrul Habib Chowdhury | Remove ooooold cruft.
|
commit | commitdiff | tree |
2009-11-11 |
Sadrul Habib Chowdhury | Refactor some code.
|
commit | commitdiff | tree |
2009-11-11 |
Sadrul Habib Chowdhury | Update Changelog.
|
commit | commitdiff | tree |
2009-11-11 |
Thomas Dickey | Add a note about a fixed bug in ncurses.
|
commit | commitdiff | tree |
2009-11-11 |
Thomas Dickey | Set both Xterm title and icon name.
|
commit | commitdiff | tree |
2009-11-10 |
Sadrul Habib Chowdhury | ChangeLog
|
commit | commitdiff | tree |
2009-11-10 |
Sadrul Habib Chowdhury | Update document for the 'unbindall' command.
|
commit | commitdiff | tree |
2009-11-10 |
Steve Kemp and Gabriel | unbindall command
|
commit | commitdiff | tree |
2009-11-09 |
Sadrul Habib Chowdhury | Support 'STY' variable to show the session name.
|
commit | commitdiff | tree |
2009-11-09 |
Peter Teichman | Support a PID variable during screenrc evaluation.
|
commit | commitdiff | tree |
2009-11-09 |
Sadrul Habib Chowdhury | Fix compile with braille support enabled.
|
commit | commitdiff | tree |
2009-09-23 |
Enrico Scholz | Typo fix.
|
commit | commitdiff | tree |
2009-09-23 |
Sadrul Habib Chowdhury | Fix a crash when resizing.
|
commit | commitdiff | tree |
2009-09-23 |
Sadrul Habib Chowdhury | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
|
commit | commitdiff | tree |
2009-09-23 |
Sadrul Habib Chowdhury | Add __noreturn__ attribute to some functions.
|
commit | commitdiff | tree |
2009-09-23 |
Sadrul Habib Chowdhury | Re-indent some code, and reduce code-duplication.
|
commit | commitdiff | tree |
2009-09-23 |
Sadrul Habib Chowdhury | Fix a crash on source-ing a file whose tilde-expansaion...
|
commit | commitdiff | tree |
2009-07-05 |
Sadrul Habib Chowdhury | Correctly set the argument length when parsing.
|
commit | commitdiff | tree |
2009-05-15 |
Sadrul Habib Chowdhury | Improve specifying custom digraphs.
|
commit | commitdiff | tree |
2009-04-08 |
Sadrul Habib Chowdhury | Fix another instance of unknown format strings.
|
commit | commitdiff | tree |
2009-02-28 |
Sadrul Habib Chowdhury | Allow c-style escapes with parameters.
|
commit | commitdiff | tree |
2009-02-28 |
Sadrul Habib Chowdhury | Change the default renditions.
|
commit | commitdiff | tree |
2009-02-28 |
Sadrul Habib Chowdhury | Update manual for 'rendition'
|
commit | commitdiff | tree |
2009-02-20 |
Sadrul Habib Chowdhury | Fix caption for 'select -'
|
commit | commitdiff | tree |
2009-02-14 |
Sadrul Habib Chowdhury | Customizable digraphs
|
commit | commitdiff | tree |
2009-02-14 |
Sadrul Habib Chowdhury | terminfo goodness for 256-color support
|
commit | commitdiff | tree |
2009-02-13 |
Sadrul Habib Chowdhury | Multiple input history
|
commit | commitdiff | tree |
2009-02-08 |
Sadrul Habib Chowdhury | Fix the rendition of some specific %w flags.
|
commit | commitdiff | tree |
2009-02-08 |
Sadrul Habib Chowdhury | Copyright for 2009
|
commit | commitdiff | tree |
2009-02-08 |
Sadrul Habib Chowdhury | Allow highlighting bell/monitor windows in caption
|
commit | commitdiff | tree |
2009-02-07 |
Sadrul Habib Chowdhury | Make sure NAME_MAX is defined.
|
commit | commitdiff | tree |
2009-02-06 |
Emanuele Giaquinta | DO_NOT_POLL_MASTER is never defined.
|
commit | commitdiff | tree |
2009-02-06 |
Sadrul Habib Chowdhury | Fix compiling when multiuser mode is disabled.
|
commit | commitdiff | tree |
2009-02-01 |
Sadrul Habib Chowdhury | Properly parse the commands coming from -X
|
commit | commitdiff | tree |
2009-02-01 |
Sadrul Habib Chowdhury | Move the tilde-expansion code to a better place
|
commit | commitdiff | tree |
2009-01-26 |
Sadrul Habib Chowdhury | Don't forget the startup command.
|
commit | commitdiff | tree |
2009-01-21 |
Sadrul Habib Chowdhury | Do not crash when terminal height is zero.
|
commit | commitdiff | tree |
2008-10-27 |
Sadrul Habib Chowdhury | Some compilation fixes for SIMPLESCREEN
|
commit | commitdiff | tree |
2008-10-22 |
Christian Ebert | Recent git versions do not accept dashed commands.
|
commit | commitdiff | tree |
2008-10-21 |
Sadrul Habib Chowdhury | Update copyright messages some more.
|
commit | commitdiff | tree |
2008-10-21 |
Emanuele Giaquinta | Replace malloc+bzero with calloc.
|
commit | commitdiff | tree |
2008-10-21 |
Sadrul Habib Chowdhury | Include info about the git-revision, if possible.
|
commit | commitdiff | tree |
2008-10-13 |
Sadrul Habib Chowdhury | Start converting to GPL v3+ (ref: ticket #23900)
|
commit | commitdiff | tree |
2008-10-12 |
Sadrul Habib Chowdhury | Improve how 'other' behaves
|
commit | commitdiff | tree |
2008-10-08 |
Cyril Brulebois | Display the hostname on the prompt when locked
|
commit | commitdiff | tree |
2008-09-29 |
Sadrul Habib Chowdhury | Add 'remove' subcommand for 'layout'
|
commit | commitdiff | tree |
2008-09-14 |
Dick | Prompt for input for 'stuff' command if necessary
|
commit | commitdiff | tree |
2008-08-30 |
Sadrul Habib Chowdhury | Use the last created window as foreground window
|
commit | commitdiff | tree |
2008-08-30 |
Sadrul Habib Chowdhury | 'exec' command doesn't require a foreground window
|
commit | commitdiff | tree |
2008-08-30 |
Sadrul Habib Chowdhury | Show the session name of the screen after detach
|
commit | commitdiff | tree |
2008-08-27 |
Sadrul Habib Chowdhury | Reading user input requires a foreground layer
|
commit | commitdiff | tree |
2008-08-22 |
Sadrul Habib Chowdhury | Fix a crash when 'screen -x'ing from within screen
|
commit | commitdiff | tree |
2008-08-22 |
Sadrul Habib Chowdhury | Fix returning from lockscreen.
|
commit | commitdiff | tree |
2008-08-18 |
Sadrul Habib Chowdhury | Fix a bug in cursor location in copy mode
|
commit | commitdiff | tree |
2008-08-16 |
Sadrul Habib Chowdhury | Fix blankerprg with debugging enabled
|
commit | commitdiff | tree |
2008-08-16 |
Sadrul Habib Chowdhury | Fix a rendition issue for padded captions
|
commit | commitdiff | tree |
2008-08-16 |
Sadrul Habib Chowdhury | Fix a crash with layouts, splits and killed windows
|
commit | commitdiff | tree |
2008-08-13 |
Sadrul Habib Chowdhury | Use fuzzy-matching for session names only if required
|
commit | commitdiff | tree |
2008-08-12 |
Sadrul Habib Chowdhury | A display is not needed for remote window creation
|
commit | commitdiff | tree |
2008-08-12 |
Sadrul Habib Chowdhury | Pressing 'a' in the windowlist will list all windows.
|
commit | commitdiff | tree |
2008-08-12 |
Sadrul Habib Chowdhury | Update caption when sessionname is changed
|
commit | commitdiff | tree |
2008-08-12 |
Sadrul Habib Chowdhury | Require password, when applicable, for remote detach
|
commit | commitdiff | tree |
2008-08-12 |
Sadrul Habib Chowdhury | Make new group window belong to the existing group
|
commit | commitdiff | tree |
2008-08-10 |
Sadrul Habib Chowdhury | Fix a bug involving windowlist, splits and layouts
|
commit | commitdiff | tree |
2008-08-10 |
Sadrul Habib Chowdhury | Fix a crash triggered by killed window in a layout
|
commit | commitdiff | tree |
2008-08-09 |
Sadrul Habib Chowdhury | Merge branch 'master' of git://git.savannah.gnu.org...
|
commit | commitdiff | tree |
2008-08-09 |
Sadrul Habib Chowdhury | Some more windowlist tweaks
|
commit | commitdiff | tree |
2008-08-09 |
Sadrul Habib Chowdhury | Fix some more windowlist glitches
|
commit | commitdiff | tree |
2008-08-09 |
Sadrul Habib Chowdhury | Do not empty a group window when escape is pressed
|
commit | commitdiff | tree |
2008-08-08 |
Sadrul Habib Chowdhury | Nested list of windows in the windowlist view
|
commit | commitdiff | tree |
2008-08-08 |
Emanuele Giaquinta | Fix incomplete change to utf8_iscomb
|
commit | commitdiff | tree |
2008-08-08 |
Sadrul Habib Chowdhury | Get rid of a bunch of compile warnings
|
commit | commitdiff | tree |
2008-08-08 |
Sadrul Habib Chowdhury | Compile with older compilers/standards.
|
commit | commitdiff | tree |
2008-08-08 |
Sadrul Habib Chowdhury | Some systems come with just ncursesw, and no ncurses.
|
commit | commitdiff | tree |
2008-08-08 |
Sadrul Habib Chowdhury | A typo that could've resulted in random crashes.
|
commit | commitdiff | tree |
2008-08-08 |
Sadrul Habib Chowdhury | Prevent crashing from ;, in copy mode without fFtT
|
commit | commitdiff | tree |
2008-08-08 |
Sadrul Habib Chowdhury | Fix interactive resizing of regions
|
commit | commitdiff | tree |
2008-08-08 |
Sadrul Habib Chowdhury | Fix the screen command to autofocus the new window
|
commit | commitdiff | tree |
2008-08-06 |
Sadrul Habib Chowdhury | Fix canvas resizing for vertical splits.
|
commit | commitdiff | tree |
2008-07-30 |
Sadrul Habib Chowdhury | Remove extra space if user doesn't have real name
|
commit | commitdiff | tree |
2008-07-30 |
Sadrul Habib Chowdhury | Treat //foo as an argument instead of as a command
|
commit | commitdiff | tree |
2008-07-30 |
Sadrul Habib Chowdhury | Fix/Relax requirement for a controlling terminal
|
commit | commitdiff | tree |
2008-07-29 |
Sadrul Habib Chowdhury | Fix a caption update issue when a status message is...
|
commit | commitdiff | tree |
2008-07-23 |
Sadrul Habib Chowdhury | Tab completion for command input. RFE #23909.
|
commit | commitdiff | tree |
2008-07-22 |
Sadrul Habib Chowdhury | Update the caption when the group for a window changes.
|
commit | commitdiff | tree |
2008-07-20 |
Sadrul Habib Chowdhury | When a group window is killed, reset the group for...
|
commit | commitdiff | tree |
2008-07-16 |
Sadrul Habib Chowdhury | Send SIGWINCH to a window only when focused.
|
commit | commitdiff | tree |
2008-07-13 |
Sadrul Habib Chowdhury | Do not allow resizing scrollback buffer in copy mode.
|
commit | commitdiff | tree |
2008-07-12 |
Sadrul Habib Chowdhury | Merge branch 'master' of git://git.savannah.gnu.org...
|
commit | commitdiff | tree |
2008-07-12 |
Sadrul Habib Chowdhury | Use typecasting correctly to remove some compile warnings.
|
commit | commitdiff | tree |
2008-07-12 |
Sadrul Habib Chowdhury | Add readine-like behaviour for , in input layer.
|
commit | commitdiff | tree |
2008-07-12 |
Sadrul Habib Chowdhury | Fix a bug in monitor mode toggling when defmonitor...
|
commit | commitdiff | tree |
2008-07-11 |
Sadrul Habib Chowdhury | Allow relative arguments for the ":number" command.
|
commit | commitdiff | tree |
2008-07-09 |
Sadrul Habib Chowdhury | Repeat last search in the opposite direction.
|
commit | commitdiff | tree |