This commit is contained in:
2015-07-12 17:34:59 +02:00
parent f69ca8e54c
commit fc87d54649
2 changed files with 0 additions and 3 deletions

View File

@@ -6761,7 +6761,6 @@ handle_command_buffer (struct handler_args *a)
if (try_handle_buffer_goto (ctx, action))
return true;
// XXX: also build a prefix map?
// TODO: some subcommand to print N last lines from the buffer
bool result = true;
if (!strcasecmp_ascii (action, "list"))