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-features.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'obsd-master'
Thomas Adam
2022-11-11
|
\
|
*
Tweak previous to set and log the feature instead of just setting the
nicm
2022-11-11
|
*
Parse primary device attributes as well as secondary and add a SIXEL
nicm
2022-11-11
*
|
Merge branch 'obsd-master'
Thomas Adam
2022-08-15
|
\
|
|
*
Add some const, from Markus F X J Oberhumer.
nicm
2022-08-15
*
|
Include curses properly for hyperlinks ifdef, from chrysn at fsfe dot org.
Nicholas Marriott
2022-07-19
*
|
Do not set Hls for hyperlinks on ncurses older than 5.9 (for example macOS).
Nicholas Marriott
2022-06-30
|
/
*
Add support for OSC 8 hyperlinks (a VTE extension now supported by other
nicm
2022-06-30
*
kf* terminfo capabilities are poorly defined and rxvt uses them in a
nicm
2022-06-14
*
iTerm2 has OSC 7, from Gregory Anders.
nicm
2022-05-30
*
Add a capability for OSC 7 and use it similarly to how the title is set
nicm
2022-03-24
*
Support underscore style with capture-pane -e, GitHub issue 2928.
nicm
2021-12-21
*
Feature for the mouse since FreeBSD termcap does not have kmous.
nicm
2021-06-10
*
Three changes to fix problems with xterm in VT340 mode, reported by
nicm
2021-06-10
*
Use the setal capability as well as (tmux's) Setulc.
nicm
2020-10-05
*
Properly escape a backslash.
daniel
2020-07-18
*
Shorten some long lines.
nicm
2020-06-04
*
Some other ctrl keys need to be translated with extended keys on.
nicm
2020-05-19
*
Add a terminal feature for enable/disable extended keys (supported by
nicm
2020-05-16
*
Instead of having a default set of terminals in terminal-overrides that
nicm
2020-05-16
*
Build list of paths and weed out duplicates before loading configs, and
nicm
2020-05-16
*
Add extension terminfo(5) capabilities for margins.
nicm
2020-05-16
*
Remove support for iTerm2's DSR 1337 extension and use the CSI > q
nicm
2020-05-16
*
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