Post AqGwepijfAKIsE3Gwi by [email protected] | |
More posts by [email protected] | |
Post #AqFk14NsKdCeA0bjJQ by [email protected] | |
0 likes, 1 repeats | |
My number one use of this in vi is sorting blocks of text. `ma` to mark the po… | |
Post #AqGvdjxLVdZUkgnhb6 by [email protected] | |
0 likes, 0 repeats | |
@encthenet : is it me or it works only on one line, not on multiple lines ? | |
Post #AqGwepijfAKIsE3Gwi by [email protected] | |
0 likes, 0 repeats | |
@encthenet did you mean :'a,.!sort? | |
Post #AqGy0gbOLUbguzbJnk by [email protected] | |
0 likes, 0 repeats | |
@encthenet I find myself using :r! a lot too. For example, :r!grep FOO file1 f… | |
Post #AqHlRIZGhx9HwxvXw8 by [email protected] | |
0 likes, 1 repeats | |
@encthenet I really like doing in-editor operations on streams of JSON objects … | |
Post #AqHlRIjC735YRkZTPM by [email protected] | |
0 likes, 0 repeats | |
@mherbertI've done it with formatting. But how do you handle a history of … | |
Post #AqHlcF5zxQBYMoSG5A by [email protected] | |
0 likes, 0 repeats | |
@ploumThat's what the ma does. It marks the starting (or ending line) and … | |
Post #AqHlwh91Nm1j9NcZpw by [email protected] | |
0 likes, 0 repeats | |
@sqxNo, but I was wrong above (edited now). You can do <bang><tick>… | |
Post #AqHncyXhBg9bE3t4Ma by [email protected] | |
0 likes, 0 repeats | |
@encthenet Cool, I've learned 2 new vim things in 1 day :) And it's gen… | |
Post #AqInKI5mTK5XVwsfIm by [email protected] | |
0 likes, 0 repeats | |
@encthenet : I was missing the bang! Doing it automatically convert the selec… |