Re: norm 1G does not work on vim8.0.4

2016-09-18 Thread Ni Va
On Sunday, September 18, 2016 at 1:21:53 PM UTC+2, Tim Chase wrote: > On 2016-09-18 02:55, Ni Va wrote: > > > And stepping back, if you're writing *either* "norm 1G" or "norm! > > > 1G" just write > > > > > > 1 > > > > > > or whichever line-number you want to go to. Likewise, just use > > > "$

Re: norm 1G does not work on vim8.0.4

2016-09-18 Thread Tim Chase
On 2016-09-18 02:55, Ni Va wrote: > > And stepping back, if you're writing *either* "norm 1G" or "norm! > > 1G" just write > > > > 1 > > > > or whichever line-number you want to go to. Likewise, just use > > "$" rather than "norm G" or "norm! g" > > > > :help range > > > > -tim > > Than

Re: norm 1G does not work on vim8.0.4

2016-09-18 Thread Ni Va
On Sunday, September 18, 2016 at 3:54:10 AM UTC+2, Tim Chase wrote: > On 2016-09-18 03:57, Nikolay Aleksandrovich Pavlov wrote: > > And if you are writing `norm 1G` somewhere (e.g. in a plugin), then > > just write it as `normal! 1G` (with bang). > > And stepping back, if you're writing *either* "

Re: norm 1G does not work on vim8.0.4

2016-09-17 Thread Tim Chase
On 2016-09-18 03:57, Nikolay Aleksandrovich Pavlov wrote: > And if you are writing `norm 1G` somewhere (e.g. in a plugin), then > just write it as `normal! 1G` (with bang). And stepping back, if you're writing *either* "norm 1G" or "norm! 1G" just write 1 or whichever line-number you want to g

Re: norm 1G does not work on vim8.0.4

2016-09-17 Thread Nikolay Aleksandrovich Pavlov
2016-09-18 3:57 GMT+03:00 Nikolay Aleksandrovich Pavlov : > 2016-09-18 1:44 GMT+03:00 Tim Chase : >> On 2016-09-17 15:04, Ni Va wrote: >>> On Saturday, September 17, 2016 at 11:51:10 PM UTC+2, Tim Chase >>> wrote: >>> > On 2016-09-17 14:47, Ni Va wrote: >>> norm 1G does not work on vim8.0.4 >>>

Re: norm 1G does not work on vim8.0.4

2016-09-17 Thread Nikolay Aleksandrovich Pavlov
2016-09-18 1:44 GMT+03:00 Tim Chase : > On 2016-09-17 15:04, Ni Va wrote: >> On Saturday, September 17, 2016 at 11:51:10 PM UTC+2, Tim Chase >> wrote: >> > On 2016-09-17 14:47, Ni Va wrote: >> norm 1G does not work on vim8.0.4 >> >>> $ vim -u NONE yourfile.txt >> >> OK some loaded plugins may c

Re: norm 1G does not work on vim8.0.4

2016-09-17 Thread Tim Chase
On 2016-09-17 15:04, Ni Va wrote: > On Saturday, September 17, 2016 at 11:51:10 PM UTC+2, Tim Chase > wrote: > > On 2016-09-17 14:47, Ni Va wrote: > norm 1G does not work on vim8.0.4 > >> $ vim -u NONE yourfile.txt > > OK some loaded plugins may cause the pb. how can i locate the bad > one..hu

Re: norm 1G does not work on vim8.0.4

2016-09-17 Thread Ni Va
On Saturday, September 17, 2016 at 11:51:10 PM UTC+2, Tim Chase wrote: > On 2016-09-17 14:47, Ni Va wrote: > > > > norm 1G does not work on vim8.0.4 > > > > > > I just pulled from source and tested both 8.0.4 and the current > > > tip and it works in both. Have you tried it without your startup >

Re: norm 1G does not work on vim8.0.4

2016-09-17 Thread Tim Chase
On 2016-09-17 14:47, Ni Va wrote: > > > norm 1G does not work on vim8.0.4 > > > > I just pulled from source and tested both 8.0.4 and the current > > tip and it works in both. Have you tried it without your startup > > files? > > no how van i disable it ? $ vim -u NONE yourfile.txt should do.

Re: norm 1G does not work on vim8.0.4

2016-09-17 Thread Ni Va
On Saturday, September 17, 2016 at 11:43:56 PM UTC+2, Tim Chase wrote: > On 2016-09-17 14:29, Ni Va wrote: > > norm 1G does not work on vim8.0.4 > > I just pulled from source and tested both 8.0.4 and the current tip > and it works in both. Have you tried it without your startup files? > > -tim

Re: norm 1G does not work on vim8.0.4

2016-09-17 Thread Tim Chase
On 2016-09-17 14:29, Ni Va wrote: > norm 1G does not work on vim8.0.4 I just pulled from source and tested both 8.0.4 and the current tip and it works in both. Have you tried it without your startup files? -tim -- -- You received this message from the "vim_use" maillist. Do not top-post! Ty