helix-mods/helix-term
Cor Peters 722cfedb38
Added change_case command (#441)
* Added change_case command

* Added switch_to_uppercase and switch_to_lowercase

Renamed change_case to switch_case.

* Updated the Keymap section of the Book

* Use flat_map instead of map + flatten

* Fix switch_to_uppercase using to_lowercase

* Switched 'Alt-`' to uppercase and '`' to lowercase

Co-authored-by: Cor <prive@corpeters.nl>
2021-07-17 01:12:59 +09:00
..
src Added change_case command (#441) 2021-07-17 01:12:59 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml There is no direct dirs-next dependency in term 2021-06-27 23:28:22 +09:00