aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/prompt.rs
Commit message (Expand)AuthorAge
* move commands and keymap back to terminal.Blaž Hrastnik2020-12-10
* added col_height calculationJan Hrastnik2020-11-12
* various fixesJan Hrastnik2020-11-03
* added base col widthJan Hrastnik2020-11-02
* completion is now added to prompt.lineJan Hrastnik2020-10-24
* several fixesJan Hrastnik2020-10-24
* completion highlightingJan Hrastnik2020-10-20
* added prompt closeJan Hrastnik2020-10-19
* fix warningsJan Hrastnik2020-10-19
* BugfixBlaž Hrastnik2020-10-16
* Refactor command calling.Blaž Hrastnik2020-10-16
* changed fn to fnmutJan Hrastnik2020-10-16
* added closures to promptJan Hrastnik2020-10-16
* added move start&endJan Hrastnik2020-10-16
* added move left&right, delete charJan Hrastnik2020-10-16
* moved prompt command matching to prompt.rsJan Hrastnik2020-10-16
* created prompt.rsJan Hrastnik2020-10-16