Commit Graph

5 Commits

Author SHA1 Message Date
Darren Schroeder
46f410bfdc
add bashism !term to prefix search for last command beginning with term (#779)
* add bashism `!term` to prefix search for last command beginning with `term`

* missed doc comment

* one more try with doc comments

* add ability to search session first, then globally

* unrelates types for list_menu test

* missed on
2024-04-12 15:36:53 -04:00
maxomatic458
31eaeeb231
ide style completions (#696)
* ide style completions

* descriptions

* truncate suggestion & description

* border width

* clippy & typos

* run cargo fmt

* add with_description_offset to builder

* fix empty description

* minimize description padding

* rework working details handling + fix CI

* add tests + change split function

* fix multiline prompt cursor pos
2024-01-18 10:37:06 -06:00
WindSoilder
aa101f4d69
fix clippy, add typo dict (#698) 2024-01-04 07:44:18 -06:00
Darren Schroeder
cd793416b1
update .typos.toml for bui (#593) 2023-06-09 07:49:02 -05:00
Hofer-Julian
f75afbdeba
Check typos in CI (#557) 2023-03-19 20:07:29 +01:00