Christian Rocha
|
3c07b97d37
|
Correct typo, add potential TODO
|
2020-07-17 17:02:37 -04:00 |
|
Christian Rocha
|
f341e3c896
|
Correct mouse wheel behavior
|
2020-06-23 13:10:50 -04:00 |
|
Christian Rocha
|
c9196e5407
|
Add basic mouse wheel support to viewport
|
2020-06-23 12:00:17 -04:00 |
|
Christian Rocha
|
7cef3a6f59
|
Document comments
|
2020-06-20 13:59:13 -04:00 |
|
Christian Rocha
|
1cdc2045c7
|
Fix a potential out of bounds panic
|
2020-06-19 19:46:51 -04:00 |
|
Christian Rocha
|
cc480dd2f3
|
Comments
|
2020-06-19 19:02:14 -04:00 |
|
Christian Rocha
|
0c1781fbb3
|
Clamp scroll percentage
|
2020-06-19 15:04:23 -04:00 |
|
Christian Rocha
|
5255143e87
|
Rework high performance half-view up/down
|
2020-06-19 13:23:14 -04:00 |
|
Christian Rocha
|
1629afe087
|
Rework high-performance pgup/pgdown
|
2020-06-19 12:20:35 -04:00 |
|
Christian Rocha
|
da3150ded7
|
Rework high performance line-up/line-down
|
2020-06-19 11:51:44 -04:00 |
|
Christian Rocha
|
b82cf5071d
|
Send newlines instead of cursor-downs in performance viewport
|
2020-06-18 18:31:30 -04:00 |
|
Christian Rocha
|
34ac608122
|
Correct slice bounding
|
2020-06-18 16:29:05 -04:00 |
|
Christian Rocha
|
09ae5da7c3
|
Don't get/set size in viewport; that should happen in the parent
|
2020-06-18 14:14:21 -04:00 |
|
Christian Rocha
|
5572542e2e
|
Add command to sync initial high performance view
|
2020-06-18 13:42:11 -04:00 |
|
Christian Rocha
|
3688351ddf
|
Viewport now can use Bubble Tea high performance scroll renderer (ish)
|
2020-06-17 20:55:49 -04:00 |
|
Christian Rocha
|
d9c03fc0b0
|
Add cursor positioning functions to viewport renderder
|
2020-06-16 16:10:34 -04:00 |
|
Christian Rocha
|
68ec6c7ffc
|
Integrate viewport navigation controls with new renderer
|
2020-06-15 21:22:25 -04:00 |
|
Christian Rocha
|
f332bf2cc2
|
Simplify the render's write() method and it now takes a slice of lines
|
2020-06-15 21:21:08 -04:00 |
|
Christian Rocha
|
0b19d41e0a
|
Broad (working) pass at viewport renderer
|
2020-06-15 21:21:08 -04:00 |
|
Christian Rocha
|
87c7cd778f
|
Rename to Bubbles + copy over components from Bubble Tea + remove examples
|
2020-05-25 20:08:37 -04:00 |
|