better cursor pos when "Deleting into" a quasilist
commitfe53edc97ee2da0d91fd4382adcc1481ef5e2aed
authorGeorgi Kirilov <>
Sat, 31 Oct 2020 09:50:54 +0000 (31 11:50 +0200)
committerGeorgi Kirilov <>
Fri, 19 May 2023 15:24:22 +0000 (19 18:24 +0300)
tree2f7974c2d1b31fd5bf0fb6ced4dcd06b01158043
parent8305be96cf7c4112ba44be588143d7942fd1806f
better cursor pos when "Deleting into" a quasilist

Always jump _exactly_ to the beginning of the quasilist, regardless of
where in the opening delimiter the cursor was on initially.

Obviously, this only applies when the opening delimiter is longer
that one char - ;;;, #|
node.lua