Re: Mini-Commander: Autocomplete



halfline@hawaii.rr.com (halfline) writes:

> I modified the mini-commander applet to use autocomplete.  Is this
> something that other people want?  Should I send my changes to the 
> author? I've attached the file I changed. I modified it from 
> gnome-core-1.0.9

> I found one thing wrong with what I did.  I had something left over 
> from a (bad) previous attempt.
> 
> Basically the first time through I was trying to track the cursor 
> manually, before I relized gtk had a function to do it for me.
> 
> >     if(key == GDK_BackSpace) currentPosition--;
> This line does not need to be there.

Thanks.  I have committed your code (with minor changes) to CVS.
History based autocomletion is now an optional feature (default: on)
in mini-commander.

Cheers,

Oliver



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]