Arijit Basu
ca4f4f3f45
Fix nix build second attempt
2022-11-12 20:58:59 +05:30
Arijit Basu
1dc25c4998
Remove default.nix
2021-04-15 16:41:23 +05:30
Arijit Basu
ea42b1969a
Improve scrolling behaviour
...
Closes: https://github.com/sayanarijit/xplr/issues/54
2021-04-12 21:51:59 +05:30
Arijit Basu
49ffd8e1f1
Fix exit error codes
...
Also remove cucumber-rust (will try https://github.com/rust-rspec/rspec )
Fixes: https://github.com/sayanarijit/xplr/issues/33
2021-04-12 11:13:31 +05:30
Arijit Basu
f247acf626
Fix remap behaviour and help menu
...
Remapping a key should overwrite default. Also, remapped keys shouldn't
be redundantly visible in help menu.
Also, display log time.
2021-04-11 22:22:36 +05:30
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.
2021-04-11 21:15:01 +05:30
Arijit Basu
233f6d44a5
Update version
2021-04-09 16:26:45 +05:30
Arijit Basu
b9e9601a71
Fix failed build and update version
2021-04-09 08:21:30 +05:30
Arijit Basu
c06a3cb51e
Update version
2021-04-09 04:19:26 +05:30
Arijit Basu
0a3cf7b5c1
Update version
2021-04-09 01:29:38 +05:30
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.
2021-04-08 08:01:10 +05:30
Arijit Basu
91a319fc80
Update version
2021-04-07 19:57:25 +05:30
Arijit Basu
23b51cf8fe
Fix failed build and re-publish
2021-04-07 03:06:47 +05:30
Arijit Basu
a484c2fd39
Update default.nix
2021-04-07 02:14:43 +05:30
Arijit Basu
e34755b11b
Update version
...
Also fix nix hash
2021-04-07 01:59:02 +05:30
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
2021-04-07 01:59:02 +05:30
Arijit Basu
65ddb0ee4b
Release 0.3.2
2021-04-06 18:55:57 +05:30
Quentin Guilloteau
a9309a52c0
add comment to remind to update the version in the default.nix file
2021-04-06 16:59:58 +05:30
Quentin Guilloteau
42ca66c0fd
use release tarball
2021-04-06 16:59:58 +05:30
Quentin Guilloteau
73a492bd3a
add default.nix
2021-04-06 16:59:58 +05:30