bash-support icon indicating copy to clipboard operation
bash-support copied to clipboard

Edit Bash scripts in Vim/gVim. Insert code snippets, run, check, and debug the code and look up help.

Results 2 bash-support issues
Sort by recently updated
recently updated
newest added

Space between dict key between '[ ]' does not play nice with vim-8.2 and produced Missing ']' --- This change is [](https://reviewable.io/reviews/wolfgangmehner/bash-support/2)

I have run into a bit of trouble with the Template file. I am attempting to add a hard coded set of default values into the skeleton that is created...