A zsh plugin that enables opening files at specific line numbers using vim filename:123 syntax.
This zsh plugin simplifies opening files at precise line numbers directly from the command line. It follows the cucumber syntax pattern to allow quick navigation to specific lines in files, enhancing developer workflow efficiency.
vi file:123 to open a file with the cursor positioned at line 123.filename:linenumber pattern inspired by cucumber for intuitive usage.The plugin prioritizes simplicity and developer convenience, reducing the steps needed to navigate to specific code locations directly from the terminal.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.