Mitchell Hashimoto
d6e243cde1
resize with reflow more cols
2022-09-03 17:28:26 -07:00
Mitchell Hashimoto
41f2b756ae
fix scrolling and new row calculation
2022-09-03 12:18:45 -07:00
Mitchell Hashimoto
77c8ec0a20
the big screen switchover
2022-09-01 00:58:47 -07:00
Mitchell Hashimoto
bfbeceeefa
when cols grow, move cursor if it unwraps the line it is on
2022-08-08 13:47:49 -07:00
Mitchell Hashimoto
0855d391a8
fix selection of a single character
...
This logic is truly terrible and I know for certain there is an easier
way to calculate this. I also know there are some bugs here. But, the
user-facing result is not bad so let's start with this.
2022-08-04 16:53:10 -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