This content originally appeared on DEV Community and was authored by Kevin Burns
Arch Linux pulls the terminfo for wezterm from the ncurses package. This contains an older terminfo that doesn’t contain as many features. For example, neovim’s set title doesn’t work with this terminfo.
An easy way to fix this is to build the terminfo from wezterm’s github repo
curl https://raw.githubusercontent.com/wez/wezterm/main/termwiz/data/wezterm.terminfo | tic -x -
This content originally appeared on DEV Community and was authored by Kevin Burns
Kevin Burns | Sciencx (2024-07-20T15:58:26+00:00) Fix wezterm’s terminfo on arch. Retrieved from https://www.scien.cx/2024/07/20/fix-wezterms-terminfo-on-arch/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.