Talk:Shell
Jump to navigation
Jump to search
Interesting links on history and persistency:
- http://stackoverflow.com/questions/22949834/emacs-shell-command-history-lost-after-restart
- http://oleksandrmanzyuk.wordpress.com/2011/10/23/a-persistent-command-history-in-emacs/
- persistent.el looks useful too for grep, recent files, compilation history: https://github.com/alienacorn/dotemacs/blob/master/persistent.el
Elvince (talk) 11:53, 15 April 2014 (EDT)
shell-here
There is a mention of shell-here; however, it seems Emacs 25.1 does this by default, ie. opens the shell in the directory of the current buffer.
GergelyPolonkai (talk) 03:33, 26 October 2016 (EDT)
Elvince (talk) 12:18, 3 November 2016 (EDT) thanks for the notice ! If you're sure you could add a note about that.