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`:
13
13
* kitty
14
14
* Konsole
15
15
* macOS Terminal
16
+ * neovim's built-in [ terminal] [ nvim-terminal ]
16
17
* Rio
17
18
* st
18
19
* Terminology
@@ -48,6 +49,7 @@ A list of terminals that were tested for support of `OSC 10` / `OSC 11` and `DA1
48
49
| [ Konsole] | yes | yes | 23.08.4 |
49
50
| [ mintty] | yes | yes | 3.6.1 |
50
51
| macOS Terminal | yes [ ^ 3 ] | yes | Version 2.13 (447) |
52
+ | [ neovim] [ nvim-terminal ] | yes | yes | v0.10.2 |
51
53
| [ Rio] | yes | yes | 0.0.36 (wayland) |
52
54
| [ rxvt-unicode] | yes [ ^ 2 ] | yes | 9.31 |
53
55
| [ st] | yes [ ^ 3 ] | yes | 0.9 |
@@ -102,6 +104,7 @@ printf '\e]11;?\e\\' && cat -v # Tests for background color support. Example out
102
104
[ Konsole ] : https://konsole.kde.org/
103
105
[ Lapce ] : https://lapce.dev/
104
106
[ mintty ] : https://mintty.github.io/
107
+ [ nvim-terminal ] : http://neovim.io/doc/user/terminal.html
105
108
[ PuTTY ] : https://www.chiark.greenend.org.uk/~sgtatham/putty/
106
109
[ QTerminal ] : https://github.com/lxqt/qterminal
107
110
[ Rio Terminal ] : https://raphamorim.io/rio/
You can’t perform that action at this time.
0 commit comments