aboutsummaryrefslogtreecommitdiff
path: root/tty-features.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2022-11-11
|\
| * Tweak previous to set and log the feature instead of just setting thenicm2022-11-11
| * Parse primary device attributes as well as secondary and add a SIXELnicm2022-11-11
* | Merge branch 'obsd-master'Thomas Adam2022-08-15
|\|
| * Add some const, from Markus F X J Oberhumer.nicm2022-08-15
* | Include curses properly for hyperlinks ifdef, from chrysn at fsfe dot org.Nicholas Marriott2022-07-19
* | Do not set Hls for hyperlinks on ncurses older than 5.9 (for example macOS).Nicholas Marriott2022-06-30
|/
* Add support for OSC 8 hyperlinks (a VTE extension now supported by othernicm2022-06-30
* kf* terminfo capabilities are poorly defined and rxvt uses them in anicm2022-06-14
* iTerm2 has OSC 7, from Gregory Anders.nicm2022-05-30
* Add a capability for OSC 7 and use it similarly to how the title is setnicm2022-03-24
* Support underscore style with capture-pane -e, GitHub issue 2928.nicm2021-12-21
* Feature for the mouse since FreeBSD termcap does not have kmous.nicm2021-06-10
* Three changes to fix problems with xterm in VT340 mode, reported bynicm2021-06-10
* 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