aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/tree.rs
Commit message (Collapse)AuthorAge
* view: Reposition cursors on tree resize.Blaž Hrastnik2021-02-26
|
* minorBlaž Hrastnik2021-02-22
|
* commands: Simplify some code, only calling cx.doc() once.Blaž Hrastnik2021-02-21
|
* Allow closing individual views.Blaž Hrastnik2021-02-19
|
* view: Disable tree.fullscreen for now to appease clippy.Blaž Hrastnik2021-02-18
|
* Implement vertical split calculations.Blaž Hrastnik2021-02-09
|
* simplify.Blaž Hrastnik2021-02-05
|
* Work around rendering errors for positions offscreen.Blaž Hrastnik2021-02-05
|
* Address clippy warnings.Blaž Hrastnik2021-02-05
|
* A dumb "next view" implementation that works.Blaž Hrastnik2021-02-04
|
* Forgot to add the tree.rs definition...Blaž Hrastnik2021-02-04