aboutsummaryrefslogtreecommitdiff
path: root/tty-features.c
Commit message (Expand)AuthorAge
* Feature for the mouse since FreeBSD termcap does not have kmous.Nicholas Marriott2021-06-08
* Three changes to fix problems with xterm in VT340 mode, reported by ThomasNicholas Marriott2021-04-22
* Use the setal capability as well as (tmux's) Setulc.nicm2020-10-05
* Properly escape a backslash.daniel2020-07-18
* Shorten some long lines.nicm2020-06-04
* Some other ctrl keys need to be translated with extended keys on.nicm2020-05-19
* Add a terminal feature for enable/disable extended keys (supported bynicm2020-05-16
* Instead of having a default set of terminals in terminal-overrides thatnicm2020-05-16
* Build list of paths and weed out duplicates before loading configs, andnicm2020-05-16
* Add extension terminfo(5) capabilities for margins.nicm2020-05-16
* Remove support for iTerm2's DSR 1337 extension and use the CSI > qnicm2020-05-16
* Move the background colour to clear with (if any) up as well as the datanicm2020-04-21
* 256 and RGB features can imply AX (for aixterm colours).nicm2020-04-21
* Apply terminal-overrides after terminal detection, it always takesnicm2020-04-20
* Change the Sync capability to be a string instead of a flag.nicm2020-04-20
* Tidy up the terminal detection and feature code and add named sets ofnicm2020-04-20