Dan wrote:
> These commands perform the same function:
> 25G
> 25gg
> :25
>
> But the first two save the cursor position to the jump list, whereas the last
> command does not, which I feel is inconsistent and a bug.
>
> For example, with the following buffer:
>
> 1 abc
> 2 def
> 3 ghi
>
> En
On Sun, Jul 21, 2013 at 6:48 AM, Tony Mechelynck
wrote:
> On 07/21/13 06:12, Dan wrote:
>>
>> These commands perform the same function:
>> 25G
>> 25gg
>> :25
>>
>> But the first two save the cursor position to the jump list, whereas the
>> last command does not, which I feel is inconsistent and a
On Sun, Jul 21, 2013 at 6:12 AM, Dan wrote:
> These commands perform the same function:
> 25G
> 25gg
> :25
>
> But the first two save the cursor position to the jump list, whereas the last
> command does not, which I feel is inconsistent and a bug.
>
> For example, with the following buffer:
>
>
On 07/21/13 06:12, Dan wrote:
These commands perform the same function:
25G
25gg
:25
But the first two save the cursor position to the jump list, whereas the last
command does not, which I feel is inconsistent and a bug.
For example, with the following buffer:
1 abc
2 def
3 ghi
Entering the
These commands perform the same function:
25G
25gg
:25
But the first two save the cursor position to the jump list, whereas the last
command does not, which I feel is inconsistent and a bug.
For example, with the following buffer:
1 abc
2 def
3 ghi
Entering the following commands:
:1
:2
:3
(c