- with multiple buffers - some handy tab completion - lots of cleanups
@@ -418,6 +418,7 @@ buffer_close_current(void)
int target = 0;
int nb = 0;
/* sanity check */
if (editor.curbuf < 0 || editor.curbuf >= editor.bufcount) {
editor_set_status("No buffer to close.");
return;
The note is not visible to the blocked user.