summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-04Upgrade to tui 0.9v2.6.0tui-react-v0.4.0Sebastian Thiel
2020-05-04Update dependenciesSebastian Thiel
2020-05-04Add '-x' flag to not cross filesystemsSebastian Thiel
2020-05-04Fix cargo fmtSebastian Thiel
2020-05-04Add 'x' key to mark for deletion, without togglingSebastian Thiel
2020-05-04mild refactorSebastian Thiel
2020-04-12fix clippy lintsSebastian Thiel
2020-04-12Link Rust badge to actionsSebastian Thiel
2020-04-12Add fmt and clippy lintsSebastian Thiel
2020-04-12Bye bye travis, we had a really good time…Sebastian Thiel
2020-04-12update badgesSebastian Thiel
2020-04-05bump minorv2.5.0Sebastian Thiel
2020-04-04Fix compile errors after porting commitSebastian Thiel
2020-04-04Add eighth sections to barLovecraftianHorror
2020-04-04update asciinema videoSebastian Thiel
2020-04-03Bump tui-react version to 0.3tui-react-v0.3.0Sebastian Thiel
2020-04-03Minor bump for tui default features = falseSebastian Thiel
2020-04-03Disable default features for tui in tui-reactMichael
2020-03-30clippySebastian Thiel
2020-03-30bump patchv2.4.1Sebastian Thiel
2020-03-30Update currently visible entries whenever we get the chance during scanningSebastian Thiel
2020-03-30Revert attempt to use tui-react's drawing…Sebastian Thiel
2020-03-30Revert "use tui-react to draw text…"Sebastian Thiel
2020-03-30cleanupSebastian Thiel
2020-03-30use tui-react to draw text…Sebastian Thiel
2020-03-29Remove roadmap, development is a bit more 'fluid' these daysSebastian Thiel
2020-03-29Bump minor versionv2.4.0Sebastian Thiel
2020-03-29Don't try to shutdown keyinput thread to not lose input eventsSebastian Thiel
2020-03-29first step towards support aync/channel based input eventsSebastian Thiel
2020-03-29Toggle help for entries and mark paneSebastian Thiel
2020-03-29navigation help for 'help' pane :DSebastian Thiel
2020-03-29auto-help which follows through the panesSebastian Thiel
2020-03-29Crossbeam channel is actually not needed in this caseSebastian Thiel
2020-03-29Import plenty of utilities from prodash into tui-reacttui-react-v0.2.2Sebastian Thiel
2020-03-29show 'scanning' message even without key presses.Sebastian Thiel
2020-03-29Allow initial scan to be interrupted properly…Sebastian Thiel
2020-03-29Allow deletion of files while scanning, it should yield IOerrors only; improv...Sebastian Thiel
2020-03-29Fix crashbug - division by zero…Sebastian Thiel
2020-03-29Now it's way more intuitive, and you can basically do everything…Sebastian Thiel
2020-03-29better state handling when 'peeking' during traversal…Sebastian Thiel
2020-03-29Properly shutdown dua with quick-exit - solves all problemsSebastian Thiel
2020-03-29Surprisingly complicated to get back to normal TTY without dropping the termi...Sebastian Thiel
2020-03-29Now there could possibly be abortable and navigatable GUI while scanning…Sebastian Thiel
2020-03-29Assure we keep display state changesSebastian Thiel
2020-03-29remove now unused methodSebastian Thiel
2020-03-29phase one of refactoring nearly completeSebastian Thiel
2020-03-29Also exit quickly when ctrl+c is pressedSebastian Thiel
2020-03-29On the way to separating traversal from application stateSebastian Thiel
2020-03-29Revert "Asynchronous processing of keyboard events…"Sebastian Thiel
2020-03-29Another step towards isolating the event loop from needing to own the travers...Sebastian Thiel