Commit Graph

4 Commits

Author SHA1 Message Date
James Nguyen ee2e2f9b7a Move [ ] to [[ ]] (#225) 2019-03-16 10:54:12 -07:00
Justin Burkett 89a4b0e75f ebib: Reorganize and fill in missing bindings
To index mode map, add
  - ZZ/ZQ: quitting
  - y/p: yank/paste
  - C-f/C-b: scrolling

To entry mode map, add
  - ZZ/ZQ: quitting
  - y/p: yank/paste
  - ]/[ and gj/gk: next/prev section

Also inhibit insert bindings in these maps.
2018-12-10 12:44:05 +09:00
Justin Burkett 662b7b2d52 ebib: Declare variables for the compiler 2018-12-07 05:05:55 +09:00
Justin Burkett 065cde9b92 ebib: Add initial support 2018-12-07 05:05:55 +09:00