vqn and takase1121
df12a5dde6
reorder nagview options on doc:save error to be more consistent with other nagview confirmations ( #1696 )
2024-01-21 14:48:44 +08:00
vqn and takase1121
2ce8c58bea
Fix doc:create-cursor-previous/next-line with tabs ( #1697 )
...
* use DocView.translate to split cursor on previous/next line
* use dv.doc instead of doc()
2024-01-21 14:40:41 +08:00
vqn and takase1121
9c21903af7
add autocompletion to multicursor ( #1394 )
...
* use Doc:remove
2023-12-29 08:47:21 +08:00
vqn and takase1121
f60228f610
#1393 followup ( #1463 )
...
* Fix incorrect check in doc:raw_remove
Restore caret position on command doc:cut
* merge cursors and fix new line in clipboard
* add new line to the last copied line
2023-08-19 12:41:57 +08:00
vqn and takase1121
12e0634f9c
fix cursors positions when deleting multiple selections ( #1393 )
...
* correctly handle overlapping selections merge cursors in Doc:raw_remove
2023-08-19 12:39:33 +08:00
vqn and takase1121
067271bc02
fix incorrect x_offset if opened docs have different tab sizes ( #1383 )
2023-08-19 12:38:13 +08:00