Commit graph

17 commits

Author SHA1 Message Date
Jean-Philippe Bernardy
5b789a6017 resolve alias statically 2019-08-25 22:18:32 +02:00
Jean-Philippe Bernardy
5f1b6a270c oops, fix navigation keys in keybindings 2019-08-25 19:14:18 +02:00
Jean-Philippe Bernardy
57b077862a support for repeating commands
- arguments are no longer eagerly evaluated. This means that
  re-running a command will re-interpret the argument in a proper
  context

- added 'boon-repeat-command' which is like repeat-complex-command,
  but without interactive (option to) edit the command

- bound boon-repeat-command to 'z'
2017-05-04 21:41:42 +02:00
Jean-Philippe Bernardy
ab4cbe5777 qwerty mnemonics 2016-11-16 21:12:07 +01:00
Jean-Philippe Bernardy
42842d3566 use prefix commands for consistency 2016-11-16 19:59:36 +01:00
Jean-Philippe Bernardy
2547e10d25 put searches behind a named prefix key 2016-11-13 19:05:44 +01:00
Jean-Philippe Bernardy
0ebc0658ca qwerty mnemonics 2016-11-12 20:43:50 +01:00
Jean-Philippe Bernardy
8c5404c055 oops
Signed-off-by: Jean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com>
2016-10-14 08:31:36 +02:00
Jean-Philippe Bernardy
be5d9f1e8f remove dup 2016-09-29 22:09:52 +02:00
Jean-Philippe Bernardy
8a5bc2fccc retire boon-find-definition and use xref 2016-09-28 21:38:48 +02:00
Jean-Philippe Bernardy
f5852374bd fixes 2016-09-11 19:55:34 +02:00
Jean-Philippe Bernardy
b0a46def2b remove helm support
This was tangential at best and not still maturing.
2016-09-10 20:06:06 +02:00
Jean-Philippe Bernardy
11dcf31508 doc 2016-09-01 22:36:09 +02:00
Jean-Philippe Bernardy
86c040b54f structure in layers 2016-08-31 21:58:55 +02:00
Jean-Philippe Bernardy
d753df2dc1 remove (failed) mc/handling experiment 2016-08-31 14:15:50 +02:00
Jean-Philippe Bernardy
d372024b3c minor cleanups 2016-08-30 20:43:19 +02:00
Jean-Philippe Bernardy
8a73d85d92 draft qwerty port 2016-08-28 20:38:13 +02:00