tuigreet/.github/workflows
Antoine POPINEAU 0bd8dde043
Fix behavior on ^A and unicode support.
^A now correctly takes the user to the beginning of the current field.

The strategy initially used for string indexing was pretty naive and did
not take Unicode into account (and characters spanning multiple bytes).
This would mess up cursor offset calculations and overall string
indexing (leading to crashes).
2020-07-06 13:43:56 +02:00
..
release.yml Fix behavior on ^A and unicode support. 2020-07-06 13:43:56 +02:00
tip.yml Use 'armv7h' instead of 'armv7'. 2020-07-05 11:51:25 +02:00