spacemacs/layers/+fun/xkcd
Lucius Hu d8e55824f3 xkcd: refactor
- Replaced `(when (not foo) bar)` with `(unless foo bar)`
2021-04-04 12:48:21 +02:00
..
img
packages.el xkcd: refactor 2021-04-04 12:48:21 +02:00
README.org [applications] refactor key bindings to layer categories 2020-07-02 23:43:19 +02:00

xkcd layer

/TakeV/spacemacs/media/commit/18ad9759b29a56ba92fe452b62dd545329175b63/layers/+fun/xkcd/img/xkcd.png

Description

This layer adds a xkcd navigation mode using emacs-xkcd.

Features:

  • Load a random xkcd
  • Show the text in the modeline
  • Open explanation and current comic in browser
  • Cache the comics in .cache/xkcd

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add xkcd to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Tell me how to spawn the xkcd greatness!!

Key binding Description
SPC a f x Open xkcd mode

Okay, what now

You can now move through the comics with these

Key binding Description
e Open explanation in the browser
j or l Next comic
k or h Previous comic
o Open the browser
q Quit the buffer
r Random comic
t Show alternate text in the modeline