Linux software

 
Contact Us
editors : eshell-emacs20
Command shell implemented in emacs lisp
Eshell is a command shell implemented entirely in Emacs Lisp. Put the expression below into your ~/.emacs. ;; You can run eshell by M-x eshell (require 'eshell-auto) ;; Use pcomplete with shell-mode (require 'pcmpl-auto) (add-hook 'shell-mode-hook 'pcomplete-shell-setup)
Version number : 2.4.2
Md5 : MD5 (eshell.tar.gz) = 3264de4ed64d16ce28cfc020d4dfe1af SIZE (eshell.tar.gz) = 201556
Linux Software