353 Commits

Author SHA1 Message Date
Mitchell Hashimoto
e18a77739c terminal: screen lineIterator 2024-03-22 20:28:05 -07:00
Mitchell Hashimoto
f4fa54984c terminal: selectLine can disable whitespace/sem prompt splitting 2024-03-22 20:28:05 -07:00
Mitchell Hashimoto
a59d4286c7 terminal: adjust page capacity for graphemes if necessary 2024-03-22 20:28:04 -07:00
Mitchell Hashimoto
935063d892 core: scroll to selection working 2024-03-22 20:28:01 -07:00
Mitchell Hashimoto
7ae9b0c469 terminal: screen clone that doesn't have sel should set null sel 2024-03-22 20:28:01 -07:00
Mitchell Hashimoto
9351cab038 terminal: Screen clone should preserve selection order 2024-03-22 20:28:01 -07:00
Mitchell Hashimoto
44d320a23e terminal: selectionString should use proper ordered 2024-03-22 20:28:01 -07:00
Mitchell Hashimoto
992c736986 terminal: dumpScreen handles wrap 2024-03-22 20:28:00 -07:00
Mitchell Hashimoto
5813304358 terminal: dumpString options 2024-03-22 20:28:00 -07:00
Mitchell Hashimoto
0a6735d05d terminal: jump to prompt 2024-03-22 20:28:00 -07:00
Mitchell Hashimoto
65909df9f9 terminal: commented log line to see active style count 2024-03-22 20:27:59 -07:00
Mitchell Hashimoto
dc04cc1317 terminal: handle style ID overflow 2024-03-22 20:27:59 -07:00
Mitchell Hashimoto
5e68bc60e0 terminal: resize page on unique style per cell 2024-03-22 20:27:59 -07:00
Mitchell Hashimoto
4d0f210025 core: double-click drag 2024-03-22 20:27:56 -07:00
Mitchell Hashimoto
48d40793e7 terminal: bring back clearPromptForResize, with tests! 2024-03-22 20:27:55 -07:00
Mitchell Hashimoto
ba4f2eeee2 terminal: Screen.clone preserves selection 2024-03-22 20:27:52 -07:00
Mitchell Hashimoto
ef6bb1de64 terminal: Screen clone preserves cursor 2024-03-22 20:27:52 -07:00
Mitchell Hashimoto
45c38c6d8b terminal: clone uses opts struct 2024-03-22 20:27:52 -07:00
Mitchell Hashimoto
fdbda5365e terminal: do not set selection manually 2024-03-22 20:27:51 -07:00
Mitchell Hashimoto
3154686f9e terminal: proper cursor copy for alt screen 2024-03-22 20:27:48 -07:00
Mitchell Hashimoto
c61de49082 renderer/metal: port 2024-03-22 20:27:44 -07:00
Mitchell Hashimoto
d5236bc724 terminal: more selection tests 2024-03-22 20:27:44 -07:00
Mitchell Hashimoto
33e59707e2 terminal: Screen can hold selection 2024-03-22 20:27:44 -07:00
Mitchell Hashimoto
9b4ab0e209 zig build test with renamed terminal package 2024-03-22 20:27:44 -07:00
Mitchell Hashimoto
7fd85bd177 terminal2: resize cols blank row preservation 2024-03-22 20:27:40 -07:00
Mitchell Hashimoto
0b2b56506a terminal2: selectionString with rect 2024-03-22 20:27:40 -07:00
Mitchell Hashimoto
016db43867 terminal2: zwjs in selectionString 2024-03-22 20:27:40 -07:00
Mitchell Hashimoto
01ceb7b267 terminal2: selectionString with wide spacer head 2024-03-22 20:27:40 -07:00
Mitchell Hashimoto
3c7c2c6858 terminal2: selectionString more tests 2024-03-22 20:27:40 -07:00
Mitchell Hashimoto
44986a0dcc terminal2: selectionString beginning 2024-03-22 20:27:40 -07:00
Mitchell Hashimoto
7ee6447191 terminal2: promptPath 2024-03-22 20:27:39 -07:00
Mitchell Hashimoto
a5d23a0007 terminal2: selectPrompt 2024-03-22 20:27:39 -07:00
Mitchell Hashimoto
48f0724c96 terminal2: selectOutput 2024-03-22 20:27:39 -07:00
Mitchell Hashimoto
d9d3aa3185 terminal2: selectWord done 2024-03-22 20:27:39 -07:00
Mitchell Hashimoto
f03b9f95e0 terminal2: selectWord more tests 2024-03-22 20:27:39 -07:00
Mitchell Hashimoto
56fc4d7a1e terminal2: selectWord starts 2024-03-22 20:27:39 -07:00
Mitchell Hashimoto
d97f8618e3 terminal2: selectLine fixes 2024-03-22 20:27:39 -07:00
Mitchell Hashimoto
201ad4d850 terminal2: more selectLine tests 2024-03-22 20:27:38 -07:00
Mitchell Hashimoto
f91624ab61 terminal2: selectAll 2024-03-22 20:27:38 -07:00
Mitchell Hashimoto
d139e9c611 terminal/new: screen passes all resize tests 2024-03-22 20:27:35 -07:00
Mitchell Hashimoto
57deadce97 terminal/new: more reflow tests with wide chars 2024-03-22 20:27:35 -07:00
Mitchell Hashimoto
93e63d5356 terminal/new: pagelist resize preserves semantic prompt 2024-03-22 20:27:35 -07:00
Mitchell Hashimoto
ac007221b3 terminal/new: copy graphemes for reflow 2024-03-22 20:27:34 -07:00
Mitchell Hashimoto
e83936701d terminal/new: semantic prompt saving tests 2024-03-22 20:27:34 -07:00
Mitchell Hashimoto
a6ad489c97 terminal/new: fix issue with resizing when cursor is in blank trailing
cell
2024-03-22 20:27:34 -07:00
Mitchell Hashimoto
af3224d5fb terminal/new: more less cols tests 2024-03-22 20:27:34 -07:00
Mitchell Hashimoto
b6de7eca95 terminal/new: more reflow less cols tests 2024-03-22 20:27:34 -07:00
Mitchell Hashimoto
95fca1d72b terminal/new: handle blank lines in reflow 2024-03-22 20:27:34 -07:00
Mitchell Hashimoto
2147097631 terminal/new: fix up cursor on grow cols 2024-03-22 20:27:34 -07:00
Mitchell Hashimoto
fad08ade5b terminal/new: lots more tests ported 2024-03-22 20:27:34 -07:00