index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
tmux
/
tty-features.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the setal capability as well as (tmux's) Setulc.
nicm
2020-10-05
1
-2
/
+3
*
Properly escape a backslash.
daniel
2020-07-18
1
-3
/
+3
*
Shorten some long lines.
nicm
2020-06-04
1
-6
/
+11
*
Some other ctrl keys need to be translated with extended keys on.
nicm
2020-05-19
1
-2
/
+2
*
Add a terminal feature for enable/disable extended keys (supported by
nicm
2020-05-16
1
-3
/
+16
*
Instead of having a default set of terminals in terminal-overrides that
nicm
2020-05-16
1
-3
/
+2
*
Add feature and capabilities for focus reporting. Also document AX and
nicm
2020-05-16
1
-24
/
+36
*
Add a feature for bracketed paste.
nicm
2020-05-16
1
-6
/
+18
*
Add a feature for strikethrough.
nicm
2020-05-16
1
-5
/
+17
*
Move terminal features into a single file.
nicm
2020-05-16
1
-2
/
+38
*
Build list of paths and weed out duplicates before loading configs, and
nicm
2020-05-16
1
-2
/
+2
*
Add extension terminfo(5) capabilities for margins.
nicm
2020-05-16
1
-4
/
+13
*
Remove support for iTerm2's DSR 1337 extension and use the CSI > q
nicm
2020-05-16
1
-2
/
+2
*
Move the background colour to clear with (if any) up as well as the data
nicm
2020-04-21
1
-3
/
+3
*
256 and RGB features can imply AX (for aixterm colours).
nicm
2020-04-21
1
-1
/
+3
*
Apply terminal-overrides after terminal detection, it always takes
nicm
2020-04-20
1
-3
/
+6
*
Change the Sync capability to be a string instead of a flag.
nicm
2020-04-20
1
-3
/
+2
*
Tidy up the terminal detection and feature code and add named sets of
nicm
2020-04-20
1
-0
/
+264