- Refactors the `lthn` keymap test to be thread-safe by using a mutex and `t.Cleanup` to ensure state is properly restored. - Corrects the `mockReader` implementation in the `trix` tests to adhere to the `io.Reader` interface contract. |
||
|---|---|---|
| .. | ||
| lthn.go | ||
| lthn_internal_test.go | ||
| lthn_keymap_test.go | ||
| lthn_test.go | ||