Jean-Philippe Bernardy
b1f79ab0f8
boonify narrow/widen
2019-05-24 09:49:20 +02:00
Jean-Philippe Bernardy
92bd774b7c
fix #50
2019-04-29 21:27:41 +02:00
lattfein
04905d19eb
Escape brackets ( #63 )
2019-02-12 20:29:19 +01:00
Jean-Philippe Bernardy
b4cf42bbc5
oops, kill duplicated code
2018-03-19 13:26:50 +01: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
868dbe907b
record insertion changes so that they can be repeated
2017-05-08 09:55: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
c2b49260b9
fix warnings
2016-11-06 15:41:02 +01:00
Jean-Philippe Bernardy
3192faa3a9
really fix #13 now
2016-11-04 13:10:47 +01:00
Jean-Philippe Bernardy
c93d54fd1d
fix #13
2016-11-04 12:30:42 +01:00
Jean-Philippe Bernardy
704c10e28a
improve kill aggregation
2016-09-12 20:37:32 +02:00
Jean-Philippe Bernardy
b1e9c14716
small tweaks
2016-09-04 21:42:15 +02:00
Jean-Philippe Bernardy
129dea6431
improve space fixing
2016-09-04 09:27:08 +02:00
Jean-Philippe Bernardy
de711094a6
block selector
2016-09-04 09:16:54 +02:00
Jean-Philippe Bernardy
3caf989812
twiddle
2016-09-02 22:25:31 +02:00
Jean-Philippe Bernardy
1fdfa0eadf
fix toggle-char-case for mc
2016-09-01 21:32:11 +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
083e270f1d
remove obsolete code
2016-08-28 20:37:41 +02:00
Jean-Philippe Bernardy
176151320d
cleanups
2016-08-27 21:53:11 +02:00
Jean-Philippe Bernardy
7047d1d17b
improve smart up/down
2016-08-22 22:27:58 +02:00
Jean-Philippe Bernardy
f80b1975e3
better support for mc/ in boon-take
2016-08-22 21:24:49 +02:00
Jean-Philippe Bernardy
af6ee4dea1
boon-god enhancements
2016-08-17 20:54:04 +02:00
Jean-Philippe Bernardy
767c9531ed
jump using intero if applicable
2016-08-14 22:20:52 +02:00
Jean-Philippe Bernardy
911d975c18
alternative handling of C key
2016-08-14 22:20:32 +02:00
Jean-Philippe Bernardy
a6464676c1
splice should delete the reg if active
2016-08-12 21:24:03 +02:00
Jean-Philippe Bernardy
6251b71099
improve robustness
2016-07-12 10:07:46 +02:00
Jean-Philippe Bernardy
db79e4286f
use outline-invisible-p only when its defined
2016-07-12 09:57:48 +02:00
Jean-Philippe Bernardy
0a422296b8
splice many copies
2016-07-11 17:14:56 +02:00
Jean-Philippe Bernardy
47e04abf60
improve navigation of tags
2016-05-02 15:06:30 +02:00
Jean-Philippe Bernardy
61ba057509
tweaks
2016-02-08 22:44:36 +01:00
Jean-Philippe Bernardy
9f0b019860
Merge branch 'master' of github.com:jyp/boon
2016-02-07 23:27:00 +01:00
Jean-Philippe Bernardy
424c4fbd7e
comments
2016-02-07 23:26:47 +01:00
Jean-Philippe Bernardy
d94284e3ab
Merge pull request #7 from syohex/typo
...
Fix function name typo
2016-02-06 13:45:53 +01:00
Jean-Philippe Bernardy
afe8cf0f67
for C, use tags
2016-02-05 23:46:28 +01:00
Syohei YOSHIDA
e948259fd2
Fix function name typo
2016-02-03 18:30:14 +09:00
Jean-Philippe Bernardy
f84806700c
improve jumping to definition in elisp mode
2015-12-30 21:37:49 +01:00
Jean-Philippe Bernardy
9604996c14
cleanup
2015-12-29 20:40:20 +01:00
Jean-Philippe Bernardy
b2b03fc637
quoting insert the same character for every cursor
...
(in multiple-cursors mode)
2015-12-28 22:19:46 +01:00
Jean-Philippe Bernardy
1e59b500a9
improve finding functions
2015-12-26 22:55:47 +01:00
Jean-Philippe Bernardy
9679543be1
mode-dependent find definition
2015-12-13 20:18:28 +01:00
Jean-Philippe Bernardy
78f245b52d
note
2015-12-07 12:17:00 +01:00
Jean-Philippe Bernardy
9c6a25c692
support for special modes
2015-12-07 08:36:41 +01:00
Jean-Philippe Bernardy
2c6f60cd52
deactivate broken jump to visible bol
2015-12-07 08:12:45 +01:00
Jean-Philippe Bernardy
e69b38294f
improve space fixing
2015-11-29 18:56:23 +01:00
Jean-Philippe Bernardy
0d67976bae
improve splice space fixing
2015-11-29 15:50:56 +01:00
Jean-Philippe Bernardy
0ef95cd1b1
alternate method to put new cursors
...
when laying down cursors, do not activate multiple cursors mode
immediately
2015-11-28 22:25:30 +01:00
Jean-Philippe Bernardy
80f2e7cdb9
fix
2015-11-28 22:14:54 +01:00