Merge pull request #874 from spiridoncha/master

Change /clear behaviour. Closes issue #855.
This commit is contained in:
Michael Vetter
2019-10-05 15:12:44 +02:00
committed by GitHub
3 changed files with 13 additions and 1 deletions

View File

@@ -46,6 +46,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,