| Commit message (Collapse) | Author | Age |
|
|
|
| |
Fixes #352
|
| |
|
|
|
|
| |
It should have been in kebab-case, but it was the default snake_case.
|
| |
|
| |
|
| |
|
|
|
|
| |
Still not correct but at least it doesn't append at EOF
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
It would always extend to the next line if the cursor was at the
end of the current line, even if the current line wasn't fully
selected yet.
|
|
|
|
| |
It was just assuming single-char graphemes before.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Line ending detection
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|