Bash's powerful command line editing in cmd.exe
3,313
stars
2,115
commits
C
primary language
Aug 3, 2024
updated
Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich completion, history, and line-editing capabilities. Readline is best known for its use in the well-known Unix shell Bash, the standard shell for Mac OS X and many Linux distributions.
Downloads for the latest release of Clink can be found here.
There are a variety of ways to start Clink;
Clink can be extended through its Lua API which allows easy creation context sensitive match generators, prompt filtering, and more. More details can be found in Clink's documentation which can be found here.
Clink's uses Premake to generate Visual Studio solutions or makefiles for MinGW. Note that Premake >= 5.0-alpha12 is required.
Clink is distributed under the terms of the GNU General Public License v3.0.
C
40.8%
C++
31.8%
HTML
8.8%
TeX
7.9%
Perl
3.8%
Lua
2.4%
Roff
1.9%
Shell
1.8%
Bash's powerful command line editing in cmd.exe
3,313
stars
2,115
commits
C
primary language
Aug 3, 2024
updated
Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich completion, history, and line-editing capabilities. Readline is best known for its use in the well-known Unix shell Bash, the standard shell for Mac OS X and many Linux distributions.
Downloads for the latest release of Clink can be found here.
There are a variety of ways to start Clink;
Clink can be extended through its Lua API which allows easy creation context sensitive match generators, prompt filtering, and more. More details can be found in Clink's documentation which can be found here.
Clink's uses Premake to generate Visual Studio solutions or makefiles for MinGW. Note that Premake >= 5.0-alpha12 is required.
Clink is distributed under the terms of the GNU General Public License v3.0.
C
40.8%
C++
31.8%
HTML
8.8%
TeX
7.9%
Perl
3.8%
Lua
2.4%
Roff
1.9%
Shell
1.8%