GHC 2017-04-04

4 comments.

, https://git.io/vSRto in jarun/nnn
Okay. Honestly the `^A` and `^E` are not so natural as far as Emacs keybindings go, now that you bring this up. In Emacs, `beginning-of-buffer` and `end-of-buffer` are mapped to `M-<` and `M->` by default. But since are just keybindings that try to feel somewhat at home...

, https://git.io/vSRtK in jarun/nnn
Um, goto first line should be `gg`...

, https://git.io/vSRt6 in jarun/nnn
No objections.

, https://git.io/vSRti in jarun/nnn
Yeah looks good. The `make clean` isn't necessary, but it doesn't hurt.