You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to sort the navi list by how often a command is used / ran through Navi? I assume this would require some stateful store, such as sqlite, to store command history. Alternatively you could sort by the shell history.
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! In case you're facing a bug, please update navi to the latest version first. Maybe the bug is already solved! :)
Is it possible to sort the navi list by how often a command is used / ran through Navi? I assume this would require some stateful store, such as sqlite, to store command history. Alternatively you could sort by the shell history.
The text was updated successfully, but these errors were encountered: