mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 10:28:33 +00:00
Merge #15440 close 'shell' :terminal automatically
This commit is contained in:
@@ -133,6 +133,8 @@ remove them and ":autocmd {group}" to see how they're defined.
|
||||
|
||||
nvim_terminal:
|
||||
- BufReadCmd: Treats "term://" buffers as |terminal| buffers. |terminal-start|
|
||||
- TermClose: A |terminal| buffer started with no arguments (which thus uses
|
||||
'shell') and which exits with no error is closed automatically.
|
||||
|
||||
nvim_cmdwin:
|
||||
- CmdwinEnter: Limits syntax sync to maxlines=1 in the |cmdwin|.
|
||||
|
||||
Reference in New Issue
Block a user