index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tty-term.c
Commit message (
Expand
)
Author
Age
*
Put headers back how they were.
Nicholas Marriott
2020-05-22
*
Maybe this is better.
Nicholas Marriott
2020-05-22
*
Think Solaris needs term.h here.
Nicholas Marriott
2020-05-22
*
Log ncurses and utf8proc versions.
Nicholas Marriott
2020-05-22
*
Add a terminal feature for enable/disable extended keys (supported by xterm and
Nicholas Marriott
2020-05-15
*
CUD is not a requirement and tweak some comments.
Nicholas Marriott
2020-04-24
*
Instead of having a default set of terminals in terminal-overrides that get XT
Nicholas Marriott
2020-04-24
*
Add feature and capabilities for focus reporting. Also document AX and XT even
Nicholas Marriott
2020-04-24
*
Add a feature for bracketed paste.
Nicholas Marriott
2020-04-24
*
Add extension terminfo(5) capabilities for margins.
Nicholas Marriott
2020-04-23
*
Merge branch 'obsd-master'
Thomas Adam
2020-04-23
|
\
|
*
Overrides need to be applied both before and after features in case they
nicm
2020-04-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-20
|
\
|
|
*
Apply terminal-overrides after terminal detection, it always takes
nicm
2020-04-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-20
|
\
|
|
*
Change the Sync capability to be a string instead of a flag.
nicm
2020-04-20
|
*
Tidy up the terminal detection and feature code and add named sets of
nicm
2020-04-20
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-04-16
|
\
|
|
*
Add support for the iTerm2 sychronized updates escape sequence which
nicm
2020-04-16
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-28
|
\
|
|
*
If we can identify the terminal as iTerm2 or as tmux, we can be sure
nicm
2020-01-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2020-01-12
|
\
|
|
*
The terminal type was never as much use as I expected so remove it in
nicm
2020-01-12
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-11-28
|
\
|
|
*
Long lines and spacing fixes.
nicm
2019-11-28
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-10-03
|
\
|
|
*
Do not lazily use BUFSIZ for "I don't care what size" when building
nicm
2019-10-03
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-08-06
|
\
|
|
*
Add support for the SD (scroll down) escape sequence, GitHub issue 1861.
nicm
2019-08-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-06-27
|
\
|
|
*
Add support for underscore colours with Setulc capability, mostly from
nicm
2019-06-27
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-29
|
\
|
|
*
Use VIS_CSTYLE for the arguments and add the missing escapes it can
nicm
2019-05-29
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-05-13
|
\
|
|
*
Add support for overline (SGR 53), from Ricardo Banffy.
nicm
2019-05-13
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-25
|
\
|
|
*
options_array_item_value cannot return NULL.
nicm
2019-04-25
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-04-23
|
\
|
|
*
Indicate an array option with a flag rather than a special type so that
nicm
2019-04-23
*
|
Merge branch 'obsd-master'
Thomas Adam
2019-03-18
|
\
|
|
*
Make array options a sparse tree instead of an array of char * and
nicm
2019-03-18
|
*
Support for extended underline styles on terminals which offer them,
nicm
2018-10-18
*
|
Use :: for escaping : in terminal-overrides not \:.
Nicholas Marriott
2018-10-08
*
|
Support for extended underline styles, enabled by adding the Smulx
Nicholas Marriott
2018-10-08
*
|
Cast parameters to tparm, from Christos Zoulas via Leonardo Taccari.
Nicholas Marriott
2018-09-05
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-05-07
|
\
|
|
*
Handle terminfo colors > 256 correctly, GitHub issue 1337.
nicm
2018-05-07
*
|
Merge branch 'obsd-master'
Thomas Adam
2018-02-04
|
\
|
|
*
Upstream ncurses has introduced terminfo capabilities to specify RGB
nicm
2018-02-04
*
|
Merge branch 'obsd-master'
Thomas Adam
2017-08-27
|
\
|
[next]