mirror of
https://github.com/neovim/neovim.git
synced 2025-12-05 22:22:44 +00:00
Create new mode() value for terminal-mode ('t') #2287
This commit is contained in:
committed by
Justin M. Keyes
parent
960b9108c2
commit
27ead64da0
@@ -4602,6 +4602,7 @@ mode([expr]) Return a string that indicates the current mode.
|
||||
i Insert
|
||||
R Replace |R|
|
||||
Rv Virtual Replace |gR|
|
||||
t Terminal {Nvim}
|
||||
c Command-line
|
||||
cv Vim Ex mode |gQ|
|
||||
ce Normal Ex mode |Q|
|
||||
|
||||
Reference in New Issue
Block a user