Makes /clear behavior configurable.

This commit is contained in:
Spiridonov Alexander
2016-11-07 03:26:15 +03:00
parent 0d6aef68e7
commit fd2346ccb4
3 changed files with 9 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
// represents all settings in .profrc
// each enum value is mapped to a group and key in .profrc (see preferences.c)
typedef enum {
PREF_CLEAR_PERSIST_HISTORY,
PREF_SPLASH,
PREF_BEEP,
PREF_VERCHECK,