Emacs
Back to the Roots ... emacs ... check out:
- Small Tutorial about emacs.
- My current emacs config. Subject to change :).
- tff - a small Plugin to toggle between files (e.g. *.h -> *.cpp -> *_test.cpp)
- bake-mode - a poor mans major mode for bake's Project.meta files.
-
Right now I am trying to switch from terminals like Terminal.app or gnome-terminal to one of the emacs built in terminal emulators. There are several (shell, term, ansi-term, multi-term, eshell). First of all, here are my requirements:
- I want to select/copy/paste text with the keyboard, and the keyboard alone.
- I want to use fzf.
- I want to have my usual terminal navigations, including arrow up for history, tab for completion, ...
- I need a clear scrollback.