github mridgers/clink 0.3
Clink v0.3

latest releases: 1.0.0a1, 1.0.0a0, 0.4.9...
10 years ago
  • Automatic answering of cmd.exe's 'Terminate batch script?' prompt.
  • Coloured prompts (requires ANSICON or ConEmu).
  • Added Shift-Up keyboard shortcut to automatically execute "cd .."
  • Mapped Ctrl-Z to undo, Microsoft style.
  • Improved integration of Readline;
    • New input handling code (Ctrl-Alt combos now work).
    • An implementation of the Termcap library.
    • Fully functional Vi-mode support.
    • Support for resizable consoles.
    • Line wrapping now works correctly (issue 50).
  • Adjustable executable match style (issue 65).
  • Improved environment variable completion.
  • Added settings file to customise Clink.
  • New Lua features and functions;
    • Matches can now be filtered in Lua before they are display.
    • clink.quote_split().
    • clink.arg.node_merge().
    • clink.get_screen_info() (issue 71).
    • clink.split() (for splitting strings).
    • clink.chdir().
    • clink.get_cwd().
    • Functions to query Clink's settings.
  • New command line options;
    • '--profile ' to override default profile directory.
    • '--nohostcheck' disables verification that host is cmd.exe.
    • '--pid' specifies the process to inject into.
  • Update Mercurial completion (issue 73).
  • Start menu shortcut starts in USERPROFILE, like cmd.exe
  • Zip distribution is now portable.

Don't miss a new clink release

NewReleases is sending notifications on new releases.