skywind3000 / vim-terminal-help

Small changes make vim/nvim's internal terminal great again !!
MIT License
246 stars 32 forks source link

allow user to set char for newline #49

Closed bennyyip closed 3 months ago

bennyyip commented 3 months ago

Sending \r to xonsh means multi-line input. \n should be sent instead.