Timeline for Vim automatically clear the command line
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 26, 2021 at 14:05 | comment | added | alexzander | im not using your autogroup. im clearing the cmd when a custom defined function is called. that function is called when i press control+S to save the file. | |
| Aug 26, 2021 at 11:20 | comment | added | jdhao | @alexzander If vim is busy doing something, the time to to the callback function may not be exactly 5 seconds. | |
| Aug 25, 2021 at 16:26 | comment | added | alexzander | i saw it, it works. but not always, sometimes doesnt clear the cmd | |
| Aug 25, 2021 at 14:53 | comment | added | jdhao | Yes, because you printed an empty message in the statusline. | |
| Aug 25, 2021 at 9:56 | comment | added | alexzander | so by just running echon '', the command-line screen will be cleared? | |
| Oct 9, 2020 at 2:59 | history | answered | jdhao | CC BY-SA 4.0 |