stumpwm.stumpwm-contrib/util/command-history/README.org
2018-01-17 22:04:17 -05:00

336 B

Problem

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.

Usage

Add this to your .stumpwmrc:

Load contrib module:

  (load-module "command-history")