File src/hstr.c changed (mode: 100644) (index 2d12391..3a80209) |
104 |
104 |
// MVP: model is the same regardless prompt is top or bottom - view is different |
// MVP: model is the same regardless prompt is top or bottom - view is different |
105 |
105 |
#define HH_CONFIG_PROMPT_BOTTOM "prompt-bottom" |
#define HH_CONFIG_PROMPT_BOTTOM "prompt-bottom" |
106 |
106 |
#define HH_CONFIG_BLACKLIST "blacklist" |
#define HH_CONFIG_BLACKLIST "blacklist" |
107 |
|
#define HH_CONFIG_KEEP_PAGE "keepage" |
|
|
107 |
|
#define HH_CONFIG_KEEP_PAGE "keep-page" |
108 |
108 |
#define HH_CONFIG_DEBUG "debug" |
#define HH_CONFIG_DEBUG "debug" |
109 |
109 |
#define HH_CONFIG_WARN "warning" |
#define HH_CONFIG_WARN "warning" |
110 |
110 |
#define HH_CONFIG_BIG_KEYS_SKIP "big-keys-skip" |
#define HH_CONFIG_BIG_KEYS_SKIP "big-keys-skip" |