Commit Graph

10 Commits (d34dc77ea545c1cf642b56554f14ef17712404f7)

Author SHA1 Message Date
Arijit Basu 2596c0c4c3 Remove task priority
Since we are now blocking on task inputs, the priority is no longer
required.
3 years ago
Arijit Basu 6d0ea06d7b Add pwd watcher
Also optimize the main thread.
3 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
3 years ago
Arijit Basu dba8631911 Add CI/CD gh actions
Mostly stolen from https://github.com/Rigellute/spotify-tui.
3 years ago
Arijit Basu f3b72343f1
Fix benchmarking 3 years ago
Arijit Basu c2bc8aee20
Fix benchmarks 3 years ago
Arijit Basu 203ed7ed25
Add horizontal movement benchmark tests 3 years ago
Arijit Basu 7beaec1763
Easier key handling 3 years ago
Arijit Basu 8221140756
Refresh after running command 3 years ago
Arijit Basu f9c3edee06
Not yet doing what it's supposed to 3 years ago