Clink combines the native Windows cmd.exe shell with the powerful command line editing features of the GNU Readline library, providing bash-like history, tab completion, and Lua scripting for the Windows command prompt.
Clink injects into cmd.exe processes via an autorun registry hook written to HKCU\SOFTWARE\Microsoft\Command Processor\AutoRun.
Per-user Lua scripts and settings live in %LOCALAPPDATA%\clink\.
The portable version can be loaded manually with clink inject and leaves no persistent registry entries.
🗑️ Cleanup
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\SOFTWARE\Clink]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Clink]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Clink]