I always missed the option to clear the complete history. Since the functionality was already in the code, I refactored it (clear_main_history in main.c). I added a new menu entry and shuffled the menu arround a bit (to put similar options together in the right click menu).
I always missed the option to clear the complete history. Since the functionality was already in the code, I refactored it (
clear_main_history
inmain.c
). I added a new menu entry and shuffled the menu arround a bit (to put similar options together in the right click menu).