Add all terminfo files in environment
Fixes problems with the kitty terminal when opening vim or kakoune. Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
This commit is contained in:
parent
b0875816f2
commit
adb7e0ef35
@ -21,6 +21,8 @@
|
||||
}
|
||||
];
|
||||
|
||||
environment.enableAllTerminfo = true;
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "vim";
|
||||
VISUAL = "vim";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user