index
:
rtmux.git
master
rahm
Tmux with Rahm's extra hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tty-features.c
Commit message (
Expand
)
Author
Age
*
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
*
rxvt needs XT also for the moment.
Nicholas Marriott
2020-04-24
*
Do not redraw at all if nothing has changed.
Nicholas Marriott
2020-04-24
*
All of this stuff can be const.
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 a feature for strikethrough.
Nicholas Marriott
2020-04-24
*
Move terminal features into a single file.
Nicholas Marriott
2020-04-24
*
Build list of paths and weed out duplicates before loading configs.
Nicholas Marriott
2020-04-23
*
Add extension terminfo(5) capabilities for margins.
Nicholas Marriott
2020-04-23
*
Remove support for iTerm2's DSR 1337 extension and use the CSI > q extension
Nicholas Marriott
2020-04-23
*
Move the background colour to clear with (if any) up as well as the data
nicm
2020-04-21
*
256 and RGB features can imply AX (for aixterm colours).
nicm
2020-04-21
*
Apply terminal-overrides after terminal detection, it always takes
nicm
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