1 Star 1 Fork 0

卜萝胡白 / pop-eshell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

pop-eshell-mode

I want a terminal work fine on win,and act as some IDE side menu. the same time ,i want run some commands in a full screen window,and i can fast access to it,so i made this.

Install

  1. git-bash: "c:/Users/$your_name/AppData/Roaming/.emacs.d"
git clone https://github.com/stanhe/pop-eshell.git
  1. add below code in your init.el
(add-to-list 'load-path "~/.emacs.d/pop-eshell")
(require 'pop-eshell-mode)
(setq pop-find-parent-directory '(".git" "gradlew")) ;; parent directory should have .git or gradlew file
(pop-eshell-mode 1)

Usage

key fuction
C-c C-e C-e eshell-pop-toggle
C-c C-e C-f fast-eshell-pop

Screenshots

  • single window
bottom-side full-screen
  • multi windows

空文件

简介

bottom-terminal like intellij idea and full-terminal for multi windows. 展开 收起
Emacs Lisp
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Emacs Lisp
1
https://gitee.com/stanhe/pop-eshell.git
git@gitee.com:stanhe/pop-eshell.git
stanhe
pop-eshell
pop-eshell
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891