Hacker News new | ask | show | jobs
by apotheosis 2459 days ago
Would be neat if `navi git` started it up and applied a filter at the same time.
1 comments

Cool! Will do it!

My only concern is that this way it would be impossible to add subcommands to navi

Let's say that in the future I want to add a command for removing a cheat (navi remove)

The way you described, it would look for snippets which contain "remove"

Any ideas?