We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b511b commit def7f25Copy full SHA for def7f25
README.md
@@ -3,6 +3,7 @@
3
When entering a x-window-buffer, you'll need to start insert-mode to focus the x-window (unless some configurations are set to do this automatically).
4
## Requirements
5
+ `libx11`
6
++ `libxfixes` (almost always installed if libx11 is installed)
7
+ `glibc` (or most other standard C libraries)
8
+ Terminal supporting `TIOCGWINSZ`
9
+ Recommended terminal is `kitty`
0 commit comments