From f1dfe0824349712055f343a27d5a30793d139096 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 28 Apr 2010 23:24:32 +0200 Subject: Add keys for undo/redo changes on command line (default: ctrl/alt + underscore) (task #9483) --- src/core/wee-config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/wee-config.h') diff --git a/src/core/wee-config.h b/src/core/wee-config.h index 70aee5b8d..a53f57b63 100644 --- a/src/core/wee-config.h +++ b/src/core/wee-config.h @@ -99,6 +99,7 @@ extern struct t_config_option *config_look_hotlist_names_level; extern struct t_config_option *config_look_hotlist_names_merged_buffers; extern struct t_config_option *config_look_hotlist_short_names; extern struct t_config_option *config_look_hotlist_sort; +extern struct t_config_option *config_look_input_undo_max; extern struct t_config_option *config_look_item_time_format; extern struct t_config_option *config_look_jump_current_to_previous_buffer; extern struct t_config_option *config_look_jump_previous_buffer_when_closing; -- cgit v1.2.3