clink
Command line editor
A command line shell that integrates powerful editing features with the Windows cmd.exe
Bash's powerful command line editing in cmd.exe
3k stars
118 watching
282 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
powershell/psreadline | An implementation of a bash-inspired readline interface for improving the command line editing experience in PowerShell. | 3,782 |
grrlopes/storydb | An interactive command history viewer and editor | 8 |
antirez/linenoise | A minimal line editing library for command line utilities | 3,829 |
cmderdev/cmder | A console emulator package designed to be portable and customizable, featuring a custom prompt layout, color scheme, and integration with various command-line tools. | 26,031 |
commander-cli/cmd | A package to abstract shell command execution across Linux, Windows, and macOS | 154 |
clojure-emacs/cider | An Emacs extension that enables interactive Clojure development with support for compilation, debugging and code completion. | 3,554 |
donnemartin/saws | A tool that enhances the usability and productivity of managing AWS resources | 5,255 |
b-ryan/powerline-shell | A customizable prompt generator for various shells | 6,229 |
anordal/shellharden | A tool that highlights syntax and provides suggestions to rewrite bash scripts for better quoting and conformance with ShellCheck standards. | 4,638 |
akinomyoga/ble.sh | A command line editor written in pure Bash with syntax highlighting, auto suggestions, and Vim modes. | 2,783 |
facebook/pathpicker | A command line tool that presents a user interface to select files from various input sources and allows editing or executing commands on those files. | 5,133 |
prompt-toolkit/python-prompt-toolkit | A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. | 9,423 |
commandlineparser/commandline | Provides a standardized and concise API for manipulating command line arguments in C# applications. | 4,601 |
scop/bash-completion | A collection of command line completions and helper functions for the Bash shell. | 2,962 |
tyrrrz/cliwrap | A .NET library for launching and interacting with external command-line interfaces in a convenient and asynchronous manner | 4,446 |