On So, 30 Jul 2017, Bram Moolenaar wrote:
> Patch 8.0.0813
> Problem: Cannot use Vim commands in a terminal window while the job is
> running.
> Solution: Implement Terminal Normal mode.
> Files: src/terminal.c, src/proto/terminal.pro, src/main.c, src/screen.c,
> src/normal.c, src/option.c, runtime/doc/terminal.txt
Thanks. Seems to work fine for my quick test.
Two things I noticed, not sure if either of them classifies as bug:
* CTRL-L does clear the last output. Not sure if this is intended or
not. I am okay with it, its just unexpected. Using <C-W>N<C-L> works
okay.
* Switching to terminal normal mode shifts the window, because the
sign column is applied to it, while in terminal mode, it isn't
shown. That gives a strange shifting effect. (Test with :set
signcolumn=yes, press <C-W> N A)
Best,
Christian
--
F: Wie fängt man eine Mücke?
A: Man jagt sie auf den Dachboden und zieht die Leiter weg.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.