Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xcodebuild/shell-toggle-plus

Shell-toggle for emacs that can use eshell
https://github.com/xcodebuild/shell-toggle-plus

Last synced: about 1 month ago
JSON representation

Shell-toggle for emacs that can use eshell

Awesome Lists containing this project

README

        

* Shell-Toggle-Plus

Shell toggle like guake for emacs.EShell/Shell supported

* Useage
#+begin_src emacs-lisp
(require 'shell-toggle-plus)
(setq shell-toggle-launch-shell 'eshell)
#+end_src

You can use key-binding with it

|-----------------+--------------+-----------------|
| Command | shell-toggle | shell-toggle-cd |
|-----------------+--------------+-----------------|
| supported shell | shell | eshell |
|-----------------+--------------+-----------------|