| About 621 results (0.11 seconds) |
![]() Custom Search |
Feb 17, 2013 ... An entire shell by JohnWiegley, now maintained by Aidan Gauland, written in EmacsLisp. Great stuff, and very useful for people on weird ... www.emacswiki.org/emacs/CategoryEshell |
Feb 8, 2013 ... Customization. Eshell offers you completion of filenames. If several filenames are possible, the most recently modified file will be used first. www.emacswiki.org/emacs/EshellCompletion |
Feb 1, 2013 ... :type 'file :group 'eshell-dirs) (defvar eshell-autojump-map nil "Hash map with ... ( defun eshell-autojump-load () "Read the initial value of ... www.emacswiki.org/emacs/eshell-autojump.el |
Mar 6, 2013 ... See also EshellFunctions for more elaborate examples. open file. I used this in my .emacs so that I can simply open file instead of find-file. www.emacswiki.org/emacs/EshellAlias |
Jan 6, 2013 ... Here are two examples of the eshell equivalent of bash for loops: This in bash: for i in *.pm do rm $i cvs remove $i done. becomes this in eshell: ... www.emacswiki.org/emacs/EshellForLoop |
Jul 19, 2012 ... The [[Eshell?]] prompt is generated by the function stored in 'eshell-prompt- function' . When moving through the buffer, eshell also needs to ... www.emacswiki.org/emacs/EshellPrompt |
Jul 16, 2012 ... multi-eshell-switch – If not in a shell buffer, return to the last EXISTING shell buffer . Otherwise, switch to the next buffer in the shell ring. www.emacswiki.org/emacs/EshellMultipleEshellBuffers |
Jan 31, 2013 ... This is an eshell extension to facilitate directory switching. Lisp:eshell-autojump. el. Use 'j' to list your favorite directories (as determined by your ... www.emacswiki.org/emacs/EshellAutojump |
Sep 9, 2012 ... EshellManual. Here is a longer EshellTexi than what comes in the eshell tarball. It was posted to comp.emacs on 2001-09-07 by Christoph ... www.emacswiki.org/emacs/EshellManual |
Mar 11, 2013 ... Perhaps something like ah-tty (See http://ah-tty.sourceforge.net/) might be done for eshell by combining eshell with eldoc-mode. It already ... www.emacswiki.org/emacs/EshellElDoc |
| |