aboutsummaryrefslogtreecommitdiff
path: root/src/input.rs
Commit message (Collapse)AuthorAgeFilesLines
* fix: Update outdated home page URLsFuwn2025-04-041-1/+1
|
* fix(input): remove mutFuwn2023-12-201-11/+15
|
* feat(input.rs): reload keyFuwn2022-07-261-0/+3
|
* feat(src): prefix urls everywhereFuwn2022-07-261-5/+1
|
* 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