diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-05-28 04:41:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-28 04:41:41 +0000 |
| commit | 564702cb5ffc4b7b9bab14d5fc0c891bd2c62613 (patch) | |
| tree | c8df55f4740b580f4083da6aefeeb166a04eb955 /st.info | |
| parent | a74788fe9617d8b995b61ba9d194a7c12cdd119b (diff) | |
update to 0.9.2
Diffstat (limited to 'st.info')
| -rw-r--r-- | st.info | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -184,6 +184,10 @@ st-mono| simpleterm monocolor, # XTerm extensions rmxx=\E[29m, smxx=\E[9m, + BE=\E[?2004h, + BD=\E[?2004l, + PS=\E[200~, + PE=\E[201~, # disabled rep for now: causes some issues with older ncurses versions. # rep=%p1%c\E[%p2%{1}%-%db, # tmux extensions, see TERMINFO EXTENSIONS in tmux(1) |
