Christian Brabandt wrote: > On Mo, 31 Jul 2017, Bram Moolenaar wrote: > > > Christian Brabandt wrote: > > > I am also using vi mode within the shell, however using it while > > > running the terminal is ... confusing. > > > > Yes, you can run Vim, open a shell, run Vim in it, start a shell > > window... > > Oh I was not talking about running Vim recursively. I meant I am using > vi-mode of the shell (set -o vi) which was confusing. However I believe > this is just a matter of getting used to. > > > Perhaps we could give a shell window a bit of a background. However, > > when running Vim in it it would go back to normal? > > Perhaps it would be better, if we color the frame/window border > differently? Not sure, if this is possible however.
We could use a different highlight for the status line. "StatusLineTerm"? Could even make a difference between Terminal mode and not. Although that's already in the text. -- Not too long ago, a program was something you watched on TV... /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
