diff options
author | Thomas Adam <thomas@xteddy.org> | 2022-03-24 12:01:11 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2022-03-24 12:01:11 +0000 |
commit | 5e491e79475425ca58316eac30a76038756a6499 (patch) | |
tree | c7e4318f1574fddb1541f3b75d9e09d58c2f37db /tmux.1 | |
parent | 964deae422e4127a64f60fa3b54e2bf47b8e074c (diff) | |
parent | 792d13af49f2550a9a8d11b0099528628957a1a0 (diff) | |
download | rtmux-5e491e79475425ca58316eac30a76038756a6499.tar.gz rtmux-5e491e79475425ca58316eac30a76038756a6499.tar.bz2 rtmux-5e491e79475425ca58316eac30a76038756a6499.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3627,6 +3627,8 @@ Supports DECSLRM margins. Supports .Xr xterm 1 mouse sequences. +.It osc7 +Supports the OSC 7 working directory extension. .It overline Supports the overline SGR attribute. .It rectfill @@ -6394,6 +6396,11 @@ $ printf '\e033[4 q' If .Em Se is not set, \&Ss with argument 0 will be used to reset the cursor style instead. +.It Em \&Swd +Set the opening sequence for the working directory notification. +The sequence is terminated using the standard +.Em fsl +capability. .It Em \&Sync Start (parameter is 1) or end (parameter is 2) a synchronized update. .It Em \&Tc |