| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
independent selects.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Followed kakoune's implementation, it's no longer janky and can scroll
all the way in either direction.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Cursors are still a bit buggy and we should render in focus statusbar
differently than in the other pane.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
We keep a tree of transactions. This allows for persistent undo by
simply serializing the changesets.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
It still largely depends on term for some types but I plan to change
that later.
|