aboutsummaryrefslogtreecommitdiff
path: root/src/input.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(src): ui overhaul (bollux inspired)v0.1.8Fuwn2022-07-241-1/+1
* fix: license template textFuwn2022-07-181-1/+1
* fix(input.rs): more url error handlingFuwn2022-07-171-7/+13
* fix(input.rs): error handle url hostFuwn2022-07-171-1/+7
* fix(input.rs): error handle open commandFuwn2022-07-171-10/+13
* feat(input.rs): add help commandFuwn2022-07-171-1/+4
* feat(input.rs): refresh and validate wrap widthFuwn2022-07-171-0/+2
* fix(input): vim-like command input resetFuwn2022-07-171-2/+2
* fix(input): render colon as text, not inputFuwn2022-07-171-30/+12
* feat(input): enter clears errorFuwn2022-07-161-0/+2
* feat: initial releaseFuwn2022-07-161-0/+267