navi icon indicating copy to clipboard operation
navi copied to clipboard

An interactive cheatsheet tool for the command-line

Results 109 navi issues
Sort by recently updated
recently updated
newest added

This will require changes on `replace_variables_from_snippet()`

new feature

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...

new feature

**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...

new feature

**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...

new feature
help wanted

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...

new feature

**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...

new feature

**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...

new feature

**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...

bug

**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....

new feature