navi
navi copied to clipboard
An interactive cheatsheet tool for the command-line
This will require changes on `replace_variables_from_snippet()`
First I wanted to say thank you for the utility. It's very helpful. I just wanted to mention a few points of confusion I had when using navi. In the...
**Is your feature request related to a problem? Please describe.** I opened this as a feature request because it's not a bug. Basically i have a long pipe that can...
**Is your feature request related to a problem? Please describe.** ``` # build default.nix nix-build -E 'with import {} ; callPackage ./default.nix {}' ``` this line things of `nixpkgs> as...
Hello, **Is your feature request related to a problem? Please describe.** During installation it pulls fzf and golang even is skim is already installed. **Describe the solution you'd like** Would...
**Is your feature request related to a problem? Please describe.** I want to use Navi as a sysadmin, and install cheatsheets for all the users, to ease onboarding. **Describe the...
**Is your feature request related to a problem? Please describe.** ``` $ brew install --HEAD navi Error: No head is defined for navi ``` **Describe the solution you'd like** navi...
**Describe the bug** I suspect that this can be worked around by making a script file taking the variables as a argument, so they appear like a single command to...
**Is your feature request related to a problem? Please describe.** It's basically the makefile --enable/--disable feature matrix. I'd like to have it a in a single screen with defaults selected....