File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ with `terminal-colorsaurus`:
1313* kitty
1414* Konsole
1515* macOS Terminal
16+ * neovim's built-in [ terminal] [ nvim-terminal ]
1617* Rio
1718* st
1819* Terminology
@@ -48,6 +49,7 @@ A list of terminals that were tested for support of `OSC 10` / `OSC 11` and `DA1
4849| [ Konsole] | yes | yes | 23.08.4 |
4950| [ mintty] | yes | yes | 3.6.1 |
5051| macOS Terminal | yes [ ^ 3 ] | yes | Version 2.13 (447) |
52+ | [ neovim] [ nvim-terminal ] | yes | yes | v0.10.2 |
5153| [ Rio] | yes | yes | 0.0.36 (wayland) |
5254| [ rxvt-unicode] | yes [ ^ 2 ] | yes | 9.31 |
5355| [ st] | yes [ ^ 3 ] | yes | 0.9 |
@@ -102,6 +104,7 @@ printf '\e]11;?\e\\' && cat -v # Tests for background color support. Example out
102104[ Konsole ] : https://konsole.kde.org/
103105[ Lapce ] : https://lapce.dev/
104106[ mintty ] : https://mintty.github.io/
107+ [ nvim-terminal ] : http://neovim.io/doc/user/terminal.html
105108[ PuTTY ] : https://www.chiark.greenend.org.uk/~sgtatham/putty/
106109[ QTerminal ] : https://github.com/lxqt/qterminal
107110[ Rio Terminal ] : https://raphamorim.io/rio/
You can’t perform that action at this time.
0 commit comments