Scroll so editor cursor is always visible
This took a bit to figure out. Also, this is the only point in this project where I use lenses.
This commit is contained in:
parent
70bbc3a69a
commit
ae28d79b46
2 changed files with 8 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ dependencies:
|
|||
- async
|
||||
- brick
|
||||
- containers
|
||||
- microlens
|
||||
- optparse-applicative
|
||||
- text
|
||||
- text-zipper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue