bubbles/textarea
kena 1c26128786
textarea: add uppercase/lowercase/capitalize word right (#210)
* Extract char navigation in separate function.

* Make wordLeft/wordRight find words on the prev/next line

... if there's no word on the current line to find any more.

* Support uppercase/lowercase/capitalize commands.

* Add transpose
2022-08-19 11:17:36 -04:00
..
textarea_test.go feat(textarea): Add multi-line text input 2022-06-28 12:29:24 -04:00
textarea.go textarea: add uppercase/lowercase/capitalize word right (#210) 2022-08-19 11:17:36 -04:00