Prescient for stumpwm. Simple but effective sorting and filtering for stumpwm inputs.
Go to file
2021-03-25 10:44:31 -07:00
images Add screencast 2021-03-25 10:44:31 -07:00
src Initial commit 2021-03-24 23:03:34 -07:00
tests Initial commit 2021-03-24 23:03:34 -07:00
.gitignore Initial commit 2021-03-24 23:03:34 -07:00
README.org Add screencast 2021-03-25 10:44:31 -07:00
stumpwm-prescient.asd Initial commit 2021-03-24 23:03:34 -07:00

stumpwm-prescient

Prescient for stumpwm. Simple but effective sorting and filtering for stumpwm inputs.

/x11-wm/landakram.stumpwm-prescient/media/branch/master/images/screencast.gif

Installation

git clone github.com/landakram/stumpwm-prescient ~/quicklisp/local-projects

Usage

In your stumpwm config:

(ql:quickload :stumpwm-prescient)
(setf *input-refine-candidates-fn* 'stumpwm-prescient:refine-input)