Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 336 Bytes

README.org

File metadata and controls

13 lines (10 loc) · 336 Bytes

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")