Commit graph

405 commits

Author SHA1 Message Date
Jean-Philippe Bernardy
339fe1b220 set search string after swiper 2019-08-24 14:55:40 +02:00
Jean-Philippe Bernardy
270ae67b31 advertise spaceline support 2019-08-18 12:25:13 +02:00
Jean-Philippe Bernardy
46599e37c7 tutorial fixes 2019-08-18 12:22:47 +02:00
Jean-Philippe Bernardy
a1df9a6d8d (de)activate input-method when toggling insert state
fix #68
2019-08-02 11:59:26 +02:00
Jean-Philippe Bernardy
e482b889cc select lines in more useful way 2019-07-20 23:29:26 +02:00
Jean-Philippe Bernardy
b38722acc3 minor doc update 2019-06-19 14:04:35 +02:00
Jean-Philippe Bernardy
03330abe31 fix #67 2019-06-08 16:02:26 +02:00
Andreas Fuchs
501adc6580 Use the non-deprecated face for mode-line-inactive (#66)
modeline-inactive was deprecated in emacs 22.1, and causes errors on
26.2.
2019-05-29 10:49:47 +02:00
Jean-Philippe Bernardy
6f696084a9 attempt 2 2019-05-24 10:30:28 +02:00
Jean-Philippe Bernardy
e5591395f3 attempt fix build 2019-05-24 09:53:59 +02:00
Jean-Philippe Bernardy
b1f79ab0f8 boonify narrow/widen 2019-05-24 09:49:20 +02:00
Jean-Philippe Bernardy
4cc140e232 org-tree selection 2019-05-24 09:37:20 +02:00
Jean-Philippe Bernardy
8793eb138e attempt fix build 2019-04-30 08:45:17 +02:00
Jean-Philippe Bernardy
fe462c1bf6 fix #54
hopefully this clarifies the intent
2019-04-29 21:42:20 +02:00
Jean-Philippe Bernardy
b88e19f077 fix #53 2019-04-29 21:37:09 +02:00
Jean-Philippe Bernardy
18f169c3b0 fix #52 2019-04-29 21:33:09 +02:00
Jean-Philippe Bernardy
92bd774b7c fix #50 2019-04-29 21:27:41 +02:00
Jean-Philippe Bernardy
b00b87fc83 fix #36 2019-04-29 21:22:20 +02:00
Jean-Philippe Bernardy
07c14676e3 fix #16 2019-04-29 21:22:20 +02:00
Liam Esteban Prince
8131f3992d Typo: your to you're (#64) 2019-04-25 11:18:12 +02:00
lattfein
db65424696 Use boon-set-search-string to escape isearch-string (#61) 2019-02-12 20:30:50 +01:00
lattfein
04905d19eb Escape brackets (#63) 2019-02-12 20:29:19 +01:00
lattfein
011e30c66a Remove seve-excursion from boon-qsearch-previous-at-point (#62) 2019-02-10 08:42:02 +01:00
duianto
dd62c9bf7c Update tutorial (#59)
- create introduction section
- move cheat sheet link from basic movement to introduction
- move undo section before editing (insert and delete)
- separate insert and delete sections
- separate multiple regions and multiple cursors sections
- surround all inline keybindings with single quotes
- remove possible stray commands from tutorial string:
  The second line: `\\<boon-command-map>`
  Searching section, after first sentence: `\\<boon-moves-map>`
  The fifth paragraph: `\\<boon-command-map>`
  none of them show up in the tutorial.
- remove check boon-move-map suggestion from search section, can't find any
  additional search commands that the once listed in the tutorial.
- fix typos
2019-01-05 09:10:57 +01:00
Dominik Kellner
a5aaaf0bb8 Fix typos (#60)
Closes #51
2019-01-05 09:07:38 +01:00
yantar92
675719ec1f Fix inactive mode line face symbol (#49)
The variable 'modeline-inactive does not exist. It should be 'mode-line-inactive, as in line 32.
2018-10-14 11:27:18 +02:00
Jean-Philippe Bernardy
0c25219ab9 More consistent default state selection 2018-09-23 21:51:16 +02:00
Jean-Philippe Bernardy
f73eafafa7 cleanup: avoid casing on a custom variable if eval works too 2018-09-23 20:45:14 +02:00
zhaojiangbin
7862890b07 allow boon-local-mode to start in insert state (#46) 2018-09-23 20:30:12 +02:00
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