Home

Awesome

autopair.fish

Auto-complete matching pairs in the Fish command line.

Automatically insert, erase, and skip matching pairs as you type in the command-line: (), [], {}, "", and ''. E.g., pressing ( inserts () and positions the cursor in between the parentheses. Hopefully.

Installation

Install with Fisher:

fisher install jorgebucaran/autopair.fish

License

MIT