clink
先上图:
##Feature##
- he same line editing as Bash (from GNU's Readline library).
- History persistence between sessions.
- Scriptable completion with Lua.
- New keyboard shortcuts;
- Paste from clipboard (Ctrl-V).
- Incremental history search (Ctrl-R/Ctrl-S).
- Powerful completion (TAB).
- Undo (Ctrl-Z).
- Automatic "cd .." (Ctrl-Alt-U).
- Environment variable expansion (Ctrl-Alt-E).
- Coloured and scriptable prompt.
- Context sensitive completion;
- Executables (and aliases).
- Directory commands.
- Environment variables
- Thirdparty tools; Git, Mercurial, SVN, Go, and P4.
- Auto-answering of the "Terminate batch job?" prompt.
By default Clink binds Alt-H to display the current key bindings. More features can also be found in GNU's Readline and History libraries' manuals.
**推荐下载 ***setup.exe这个安装文件,安装时选择autorun when cmd ... (大概描述就是这样)
详细使用方法那网站上都有
上面的东西也都是从那边copy过来的
实际上还是赶不上ubuntu的terminal的