in 0.5.11, the command x meant select current line, then keep hitting it to select the next line, and shift+x meant to select the current line and keep hitting it to extend the selection to subsequent lines.
with 0.5.13 the command x selects the line, but doesn't move to the next line after hitting x again. shift+x doesn't do anything. this breaks my workflow quite a bit, since it seems i like using both the commands quite a lot. i also couldn't find any dance command that would emulate this behavior.
is this change expected or a bug?
for now, i have rolled back to 0.5.11 so i am not blocked.
in
0.5.11, the commandxmeant select current line, then keep hitting it to select the next line, andshift+xmeant to select the current line and keep hitting it to extend the selection to subsequent lines.with
0.5.13the commandxselects the line, but doesn't move to the next line after hittingxagain.shift+xdoesn't do anything. this breaks my workflow quite a bit, since it seems i like using both the commands quite a lot. i also couldn't find any dance command that would emulate this behavior.is this change expected or a bug?
for now, i have rolled back to
0.5.11so i am not blocked.