Re: [Fish-users] Editing long function

2011-11-07 Thread Philip Ganchev
On Sun, Nov 6, 2011 at 1:03 AM, gmaxfl wrote: > Hi, > > when I want to edit a long function, for example 'funced help' part of > the function, the function does not fit the screen and I can not find > any way to scroll to the beginning of the function. Do anybody know how > to do it? > Or can it b

Re: [Fish-users] Editing long function

2011-11-06 Thread gmaxfl
On 07.11.2011 05:49, SanskritFritz wrote: > > On Sun, Nov 6, 2011 at 10:35 PM, gmaxfl > wrote: > > On 07.11.2011 05:34, SanskritFritz wrote: > > In such case just edit the file > /usr/share/fish/functions/help.fish (or better copy it first > to

Re: [Fish-users] Editing long function

2011-11-06 Thread SanskritFritz
On Sun, Nov 6, 2011 at 10:35 PM, gmaxfl wrote: > On 07.11.2011 05:34, SanskritFritz wrote: > > In such case just edit the file /usr/share/fish/functions/help.fish (or >> better copy it first to ~/.config/fish/functions/ and edit there), there is >> no need to use funced. >> >> that's what I usu

Re: [Fish-users] Editing long function

2011-11-06 Thread SanskritFritz
On Sun, Nov 6, 2011 at 12:03 AM, gmaxfl wrote: > when I want to edit a long function, for example 'funced help' part of > the function, the function does not fit the screen and I can not find > any way to scroll to the beginning of the function. Do anybody know how > to do it? > Or can it be fixe