- Powerful Bash-like line editing from GNU's Readline library. Read more on Readline's keyboard shortcuts.
- Superior path completion (TAB).
- Paste from clipboard (Ctrl-V).
- Support for the completion of executables/commands, and environment variables.
- Undo/Redo (Ctrl-_ or Ctrl-X, Ctrl-U)
- Improved command line history.
- Persists across sessions.
- Searchable (Ctrl-R and Ctrl-S).
- History expansion (e.g. !!, !
, and !$).
- Scriptable completion using Lua.
Monday, September 24, 2012
Bash behavior in Windows cmd.exe
Just found a perfect clink tool that extends Windows "cmd.exe" with Bash behaviors:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment