summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-22(cargo-release) version 0.10.1tui-react-v0.10.1Sebastian Thiel
2020-07-22Fix incorrect render area of tui-react listSebastian Thiel
2020-07-22fix mark paneSebastian Thiel
2020-07-22Help is back to normalSebastian Thiel
2020-07-22Help looks better now, but is far from 'normal'Sebastian Thiel
2020-07-22Switch to crosstermion 0.3 for tui 0.10 supportSebastian Thiel
2020-07-22Merge remote-tracking branch 'origin/master'Sebastian Thiel
2020-07-22use published version of tui-reactSebastian Thiel
2020-07-22Upgrade to tui 0.10 step one…tui-react-v0.10.0Sebastian Thiel
2020-07-22Fix path construction of 'sample_02_tree' for testRoy Ivy III
2020-07-22Fix platform size difference of 'sample_01_tree' for testRoy Ivy III
2020-07-22tui-react now works with tui 10.0; tracks tui's version number nowSebastian Thiel
2020-07-22Re-enable test, disabled accidentallySebastian Thiel
2020-07-22update to colored 2.0Sebastian Thiel
2020-07-22fix test on windows - it's breaking now since #53 is fixedSebastian Thiel
2020-07-22dependency updateSebastian Thiel
2020-07-22Don't pay extra on linux for helping with #53Sebastian Thiel
2020-07-22Use full path for obtaining the 'real size on disk'Sebastian Thiel
2020-07-13Speedup build times by not optimizing build dependenciesSebastian Thiel
2020-07-11Replace flume with just std::sync::mpscSebastian Thiel
2020-07-10update dependenciesSebastian Thiel
2020-07-10update dependenciesSebastian Thiel
2020-07-10patch bump tui-reacttui-react-v0.4.1Sebastian Thiel
2020-07-10Calculate block width without going through graphemesSebastian Thiel
2020-07-07update dependenciesSebastian Thiel
2020-07-07Bump patch levelv2.9.1Sebastian Thiel
2020-07-07Merge branch 'rivy-fix.win'Sebastian Thiel
2020-07-07Fix color handling (causing the text to disappear); fix tty detectionSebastian Thiel
2020-07-06add windows wildcard argument support (using `wild`)Roy Ivy III
2020-07-06fix windows compiler warnings (unused_variables)Roy Ivy III
2020-07-06Cut new release: 2.9v2.9.0Sebastian Thiel
2020-07-06releases are working as expectedSebastian Thiel
2020-07-06Skip one test on windowsSebastian Thiel
2020-07-06fix release.ymlSebastian Thiel
2020-07-06windows is nightly only right nowSebastian Thiel
2020-07-06Setup main branch for release build testingSebastian Thiel
2020-07-06Don't implicitly pull in termion! Kills windows build reliably…Sebastian Thiel
2020-07-06Inform about a certain decision related to tui backend supportSebastian Thiel
2020-07-06Make interactive mode optional, allow selection of backend for windows, unixSebastian Thiel
2020-07-06Add preliminary windows test for buildingSebastian Thiel
2020-07-06Completely rid ourselves of Termion to make backend selection possibleSebastian Thiel
2020-07-06Replace termion::color with coloredSebastian Thiel
2020-07-06termcolor spends 1200 lines on handlings buffers, and it's not liking plain i...Sebastian Thiel
2020-07-06for a moment I thought 'colored' could be used, but…Sebastian Thiel
2020-07-06Always use crossterm for now just to test if it works and…Sebastian Thiel
2020-07-06Use crosstermion to create a terminal with the corresponding backendSebastian Thiel
2020-07-06Allow case-insensitivity with byte format variantsSebastian Thiel
2020-07-06convert input handling to crosstermionSebastian Thiel
2020-07-02show possible variants of byte formatsSebastian Thiel
2020-07-02Put Freaky into the changelog :)Sebastian Thiel