mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
Merge #12155 ':ls filter by terminal, lastused'
This commit is contained in:
@@ -2670,6 +2670,8 @@ int do_ecmd(
|
||||
msg_scrolled_ign = FALSE;
|
||||
}
|
||||
|
||||
curbuf->b_last_used = time(NULL);
|
||||
|
||||
if (command != NULL)
|
||||
do_cmdline(command, NULL, NULL, DOCMD_VERBOSE);
|
||||
|
||||
|
Reference in New Issue
Block a user