Skip to content

Commit 4e6cfb5

Browse files
committed
📝 Add neovim to survey
1 parent 8eb818e commit 4e6cfb5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/terminal-survey.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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/

0 commit comments

Comments
 (0)