Commit Graph

15 Commits (d34dc77ea545c1cf642b56554f14ef17712404f7)

Author SHA1 Message Date
Arijit Basu 080e1686f3 Improve version compatibility
From this version, xplr won't annoy the users to visit the upgrade guide
when there is no need.

Also, users will only get upgrade related notification when it is
there is one.
4 years ago
Arijit Basu 233f6d44a5
Update version 4 years ago
Arijit Basu b9e9601a71
Fix failed build and update version 4 years ago
Arijit Basu c06a3cb51e
Update version 4 years ago
Arijit Basu 0a3cf7b5c1
Update version 4 years ago
Arijit Basu fa37cd1c10 Improve search and filter
Concern:
Using `ResetNodeFilters` to clear the filters while searching or exiting
from search unexpectedly resets the `show hidden` mode because the
action not only removes the target filter, it resets all the other
filters as well.

Solution:
Implement `RemoveNodeFilterFromInput` to be able to clear or remove
target filters without having to reset it.
4 years ago
Arijit Basu 91a319fc80
Update version 4 years ago
Arijit Basu 23b51cf8fe
Fix failed build and re-publish 4 years ago
Arijit Basu a484c2fd39
Update default.nix 4 years ago
Arijit Basu e34755b11b Update version
Also fix nix hash
4 years ago
Arijit Basu 09abda29a3 Several optimizations
- Write to pipes only when the value changes.
- Sleep when not reading key event or messages.

Fixes: https://github.com/sayanarijit/xplr/issues/10
4 years ago
Arijit Basu 65ddb0ee4b
Release 0.3.2 4 years ago
Quentin Guilloteau a9309a52c0 add comment to remind to update the version in the default.nix file 4 years ago
Quentin Guilloteau 42ca66c0fd use release tarball 4 years ago
Quentin Guilloteau 73a492bd3a add default.nix 4 years ago