diff options
Diffstat (limited to 'degesch.c')
-rw-r--r-- | degesch.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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")) |