Difference between revisions of "Talk:Shell"
Jump to navigation
Jump to search
(links on shell persistency) |
|||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
* persistent.el looks useful too for grep, recent files, compilation history: https://github.com/alienacorn/dotemacs/blob/master/persistent.el | * persistent.el looks useful too for grep, recent files, compilation history: https://github.com/alienacorn/dotemacs/blob/master/persistent.el | ||
[[User:Elvince|Elvince]] ([[User talk:Elvince|talk]]) 11:53, 15 April 2014 (EDT) | [[User:Elvince|Elvince]] ([[User talk: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. | ||
+ | |||
+ | [[User:GergelyPolonkai|GergelyPolonkai]] ([[User talk:GergelyPolonkai|talk]]) 03:33, 26 October 2016 (EDT) | ||
+ | |||
+ | [[User:Elvince|Elvince]] ([[User talk:Elvince|talk]]) 12:18, 3 November 2016 (EDT) thanks for the notice ! If you're sure you could add a note about that. |
Latest revision as of 16:18, 3 November 2016
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.