Add Command History module
After quiting StumpWM, you command history is gone. This simple plugin saves the lisp stumpwm::*input-history* to ~/.stumpwm.d/history and loads it again when starting StumpWM.
stumpwm::*input-history*
~/.stumpwm.d/history
Add this to your .stumpwmrc:
.stumpwmrc
Load contrib module:
(load-module "command-history")