Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textinput: fix deleteWord with an only whitespace | Oskar Sharipov | 2023-07-28 | 1 | -0/+72 |
Fix a panic in the textinput.deleteWord when text is a whitespace symbol. Add tests for textinput. Fixes: https://todo.sr.ht/~rjarry/aerc/183 Signed-off-by: Oskar Sharipov <oskargit@riseup.net> Acked-by: Robin Jarry <robin@jarry.cc> |