Mosh can't draw neovim in tmux properly.
This commit is contained in:
parent
011c1e1c20
commit
1ff3ccb8c5
@ -39,10 +39,6 @@ if [[ $(command -v fd) ]]; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $(command -v mosh) ]]; then
|
|
||||||
alias ssh=mosh
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ $(command -v nvim) ]; then
|
if [ $(command -v nvim) ]; then
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export MANPAGER="nvim +Man!"
|
export MANPAGER="nvim +Man!"
|
||||||
|
Loading…
Reference in New Issue
Block a user