Mitchell Hashimoto
|
70236ebc33
|
terminal: screen scroll with full scrollback modifies selection
|
2023-03-21 10:59:44 -07:00 |
|
Mitchell Hashimoto
|
d213c1a939
|
fix selection regression caused by screen copy optimization
|
2022-11-20 20:05:07 -08:00 |
|
Mitchell Hashimoto
|
c68c487e14
|
Make selection part of the cache key for GPU cells
If the selection state changes for a given row, the row must be
invalidated.
|
2022-09-14 19:58:36 -07:00 |
|
Mitchell Hashimoto
|
68260cc3d0
|
fix some selection contains logic on single lines
|
2022-08-04 14:40:28 -07:00 |
|
Mitchell Hashimoto
|
974138378b
|
introducing dedicated point types
|
2022-08-04 13:04:42 -07:00 |
|
Mitchell Hashimoto
|
8facf9b942
|
terminal: add Selection struct
|
2022-08-04 11:44:36 -07:00 |
|