Jean-Philippe Bernardy
fe2f981e2e
cleanups
2018-09-14 13:43:14 +02:00
Benjamin Slade
19c3dbcaea
don't force box cursor on SPC modes ( #43 )
...
* don't force box cursor on SPC modes
* show page-numbers in pdf-view-mode
2018-09-14 13:36:15 +02:00
Jean-Philippe Bernardy
947a1740f9
fix #44
2018-09-13 11:22:51 +02:00
Jean-Philippe Bernardy
d73a45c710
oops: allow not loading magit at all
2018-09-10 08:45:18 +02:00
Jean-Philippe Bernardy
82057912c2
Fix #41
2018-09-07 11:54:47 +02:00
Jean-Philippe Bernardy
e95a062305
flymake error navigation binding
2018-08-29 09:51:01 +02:00
Jean-Philippe Bernardy
d96c37d103
fix #40
...
as per suggestion
2018-08-29 09:30:09 +02:00
Jean-Philippe Bernardy
c852fce971
spaceline support
2018-08-05 22:00:58 +02:00
Jean-Philippe Bernardy
b4cf42bbc5
oops, kill duplicated code
2018-03-19 13:26:50 +01:00
Jean-Philippe Bernardy
b6b103e3f5
Fix #27
2018-03-19 13:23:44 +01:00
Jean-Philippe Bernardy
466ce46d84
Merge branch 'master' of github.com:jyp/boon
2018-03-19 13:19:37 +01:00
Jean-Philippe Bernardy
fd2cd9beed
boon-c-god: honor prefix arguments
2018-03-19 13:15:08 +01:00
Jean-Philippe Bernardy
836f25c5ba
Merge pull request #26 from rschmidlin/master
...
Support for QWERTZ (German) layout
2018-01-08 09:41:50 +01:00
Raul Schmidlin
27cd8baa2e
Supress backspace behavior in command mode (possibly necessary for certain keyboards)
2018-01-07 13:21:49 +01:00
Raul Schmidlin
444e2ba5ff
Support for QWERTZ (German) layout
2018-01-07 13:18:56 +01:00
Jean-Philippe Bernardy
13fca19296
do not swap double quote
2017-08-25 13:16:10 +02:00
Jean-Philippe Bernardy
d5c4e762fc
Merge branch 'master' of github.com:jyp/boon
2017-08-02 21:56:23 +02:00
Jean-Philippe Bernardy
eaef1f32cc
cleanups
2017-08-02 21:56:09 +02:00
Jean-Philippe Bernardy
d45fecf0ac
update readme
2017-07-30 22:39:07 +02:00
Jean-Philippe Bernardy
2b7a41491d
fix bug in repeating a mutiple-cursor replacement op.
2017-07-09 21:44:08 +02:00
Jean-Philippe Bernardy
74cb03a0ea
don't lay cursors when repeating a replace
2017-07-09 21:32:59 +02:00
Jean-Philippe Bernardy
4b76f0a86c
comments and cleanup
2017-05-29 08:17:14 +02:00
Jean-Philippe Bernardy
b5326c5bd6
add REPEATING section to the tutorial
2017-05-08 16:33:15 +02:00
Jean-Philippe Bernardy
5a4ca8517e
make history cleaner
2017-05-08 16:20:21 +02:00
Jean-Philippe Bernardy
d4bcd46c9e
oops
2017-05-08 16:18:59 +02:00
Jean-Philippe Bernardy
868dbe907b
record insertion changes so that they can be repeated
2017-05-08 09:55:37 +02:00
Jean-Philippe Bernardy
450d8901aa
fix #22
2017-05-05 07:16:37 +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
c6fd2ade38
todo notes
2017-05-02 11:39:22 +02:00
Jean-Philippe Bernardy
6dd44cdef1
fix boon-select-n-copies
...
in the cases where the returned closure is called many times
2017-04-06 20:53:04 +02:00
Jean-Philippe Bernardy
d9f0545708
cfw:calendar-mode is special
2017-03-18 21:12:41 +01:00
Jean-Philippe Bernardy
bb751855aa
improve word/symbol selector
...
For those selectors, make the universal argument be the number of
copies of the current word/symbol instead of n words/symbols.
2017-02-14 21:28:04 +01:00
Jean-Philippe Bernardy
c0a5a8763e
Merge pull request #20 from aaronjensen/patch-1
...
Fix link to qwerty cheat sheet
2017-01-10 09:34:06 +01:00
Aaron Jensen
4c146fe066
Fix link to qwerty cheat sheet
2017-01-09 18:26:14 -08:00
Jean-Philippe Bernardy
af325dc902
map universal argument
2017-01-09 21:23:07 +01:00
Jean-Philippe Bernardy
981d5becae
Merge branch 'master' of github.com:jyp/boon
2016-11-25 13:50:06 +01:00
Jean-Philippe Bernardy
c37750547e
remove attempt to enable boon in all buffers
...
Boon is enabled in fundamental buffers anyway. The removed code does not
manage to enable boon in temporary buffers, so it seems useless.
2016-11-25 13:48:21 +01:00
Jean-Philippe Bernardy
a4cb640f6b
quote should not be control-swapped
2016-11-25 13:46:52 +01:00
Jean-Philippe Bernardy
0ca91753ae
explain why we run the generator twice
2016-11-19 20:34:41 +01:00
Jean-Philippe Bernardy
3a45594f22
tweak
2016-11-17 23:03:32 +01:00
Jean-Philippe Bernardy
f9ca220eed
delete old cheat-sheet
2016-11-16 21:32:27 +01:00
Jean-Philippe Bernardy
4fd68e3253
update link to cheat sheets
2016-11-16 21:21:11 +01:00
Jean-Philippe Bernardy
08a727e683
experiment with putting cheat sheets in the repo
2016-11-16 21:17:48 +01: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
3f63141f69
agenda mode is special
2016-11-16 19:58:27 +01:00
Jean-Philippe Bernardy
739f41ccd5
also build qwerty sheet
2016-11-15 23:18:35 +01:00
Jean-Philippe Bernardy
2013f3d95b
Merge branch 'master' of github.com:jyp/boon
2016-11-15 22:35:31 +01:00
Jean-Philippe Bernardy
5fe278a774
more mnemonics
2016-11-15 22:07:43 +01:00
Jean-Philippe Bernardy
67d6be1b38
new cheat sheet generator
2016-11-15 21:35:36 +01:00