Re: lyx vim bindings

2009-12-08 Thread Andre Poenitz
On Tue, Dec 08, 2009 at 03:00:27PM -0500, sidg...@gmail.com wrote: > > If I were to do it I'd start by copying > > src/plugins/fakevim/fakevimhandler.* from the Qt Creator sources. > > It's far from perfect, but save you typing the first 3000 lines of > > code. Not sure where to get the remaining 2

Re: lyx vim bindings

2009-12-08 Thread sidgalt
> If I were to do it I'd start by copying > src/plugins/fakevim/fakevimhandler.* > from the Qt Creator sources. It's far from perfect, but save you typing > the first 3000 lines of code. Not sure where to get the remaining 27000 > from. > > Andre' > It's a bit unclear from the code but what vim do

Re: lyx vim bindings

2009-12-07 Thread Andre Poenitz
On Sun, Dec 06, 2009 at 02:07:13PM -0500, sidg...@gmail.com wrote: > Hey, > > I'm trying to program vim bindings for lyx. I have a few questions - > > 1) Does there already exist such a project? Seems to be a hot topic that comes up every second year without any code ever being produced. > If n

Re: lyx vim bindings

2009-12-06 Thread rgheck
On Sunday 06 December 2009 14:07:13 sidg...@gmail.com wrote: Hey, I'm trying to program vim bindings for lyx. I have a few questions - 1) Does there already exist such a project? If not, 2) Any tips on how to go about it? I don't think there's any such project active. But you can look

Re: lyx vim bindings

2009-12-06 Thread Steve Litt
On Sunday 06 December 2009 14:07:13 sidg...@gmail.com wrote: > Hey, > > I'm trying to program vim bindings for lyx. I have a few questions - > > 1) Does there already exist such a project? > > If not, > > 2) Any tips on how to go about it? > > Thanks > Hi Sid, I've never written any key bin