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
815810830e
commit
adeaa0484d
@ -21,6 +21,8 @@
|
||||
}
|
||||
];
|
||||
|
||||
environment.enableAllTerminfo = true;
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "vim";
|
||||
VISUAL = "vim";
|
||||
|
Loading…
x
Reference in New Issue
Block a user