pm100
929f759f63
feat(platform): windows version ( #74 )
...
* init checkin
* tests now compile
* Update linux.rs
* fixed linux build
* fmt
* most tests pass
* all tests pass
* reinstate delete after test
* remove old snaps
* oops on the crossterm dep
* fix fmt
* add windows test to travis
* travis windows tests linux messed up term after q
* fmt
* clean as per PR
* more pr clean
* tests done on windows
* oops
* non windows tests
* more cleanup
* fmt
* one last clean
* linux->unix
* linux->unix
* style(cleanup): minor fixes
* style(cleanup): moar minor fixes
Co-authored-by: Aram Drevekenin <aram@poor.dev >
2020-09-23 16:12:12 +02:00
Thomas Hurst
bb86708783
fix: Use u128 for sizes ( #52 ) ( #63 )
2020-07-06 15:02:28 +02:00
Aram Drevekenin
d317ea45ef
feat(ui): allow zooming in/out/reset ( #61 )
...
* feat(ui): allow zooming in/out/reset
* style(format): rustfmt
* refactor(state): consolidate percentage calculation
* style(format): rustfmt
* fix(tests): clean up temporary files in specific test
2020-07-04 13:38:31 +02:00
Chris Tomlinson
36961c3c29
feat(ui): add visual indication running as root ( #57 )
...
* Add visual indication running as root
* Fixing formatting
Co-authored-by: Chris Tomlinson <chris@c3st7n.net >
2020-06-29 10:12:09 +02:00
silwol
4f16e669c6
chore(deps): update tui dependency to 0.9 ( #30 )
...
Co-authored-by: Wolfgang Silbermayr <wolfgang@silbermayr.at >
2020-06-18 21:34:26 +02:00
Aram Drevekenin
c2cbab8b80
style(format): clippy
2020-06-17 10:58:06 +02:00
Aram Drevekenin
f196cdcaf9
style(format): rustfmt
2020-06-16 17:20:34 +02:00
Aram Drevekenin
6a6b5d4f91
feat(ui): move read errors to title
2020-06-16 11:04:41 +02:00
Aram Drevekenin
696b9190dd
refactor(title): rename title_text to title_telescope
2020-06-15 15:48:05 +02:00
Aram Drevekenin
c5cd66e865
fix(title): do not duplicate path if base_path is /
2020-06-08 14:13:51 +02:00
Aram Drevekenin
481a86f828
feat(ui): new title design
2020-06-03 12:22:02 +02:00
Aram Drevekenin
3b1bd572ce
feat(ui): scanning animation
2020-05-26 19:40:38 +02:00
Aram Drevekenin
a5c0b4e027
feat(title): display number of descendants
2020-05-22 13:37:59 +02:00
Aram Drevekenin
40b9902a5e
refactor(state): ui-effects
2020-05-16 18:59:21 +02:00