Commit Graph

3 Commits

Author SHA1 Message Date
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