Re: FAQ: xterm-keys and editors

2014-02-22 Thread Nicholas Marriott
applied, thanks On Tue, Feb 18, 2014 at 06:27:57PM -0500, Mark Oteiza wrote: > Nicholas Marriott writes: > > > Ok I think it is better not to include tmux.el at all then, instead just > > put the bit to copy in FAQ like this: > > > > diff --git a/FAQ b/FAQ > > index da72d43..c5abf01 100644 > >

Re: FAQ: xterm-keys and editors

2014-02-21 Thread Mark Oteiza
Nicholas Marriott writes: > Ok I think it is better not to include tmux.el at all then, instead just > put the bit to copy in FAQ like this: > > diff --git a/FAQ b/FAQ > index da72d43..c5abf01 100644 > --- a/FAQ > +++ b/FAQ > @@ -238,6 +238,31 @@ would be welcome. > > vim users may also want t

Re: FAQ: xterm-keys and editors

2014-02-18 Thread Nicholas Marriott
Ok I think it is better not to include tmux.el at all then, instead just put the bit to copy in FAQ like this: diff --git a/FAQ b/FAQ index da72d43..c5abf01 100644 --- a/FAQ +++ b/FAQ @@ -238,6 +238,31 @@ would be welcome. vim users may also want to set the "ttyfast" option inside tmux. +* Ho

Re: FAQ: xterm-keys and editors

2014-02-18 Thread Mark Oteiza
Nicholas Marriott writes: >> I wrote tmux.el, it's the Groups thread that gave me the clue. I tried >> rewriting the useful bits from there into the file, as well as applying >> the other things you suggested. >> >> On another note, the plugins that Suraj pointed out look nice. In >> particula

Re: FAQ: xterm-keys and editors

2014-02-17 Thread Nicholas Marriott
Hi Thanks. I tried to make your FAQ text clearer but I don't understand what the FAQ entry is telling me to do. Should I copy screen.el into load path and edit it? Or tmux.el? Or both? It seems like just tmux.el is enough if xterm-keys is on? So what should I do with tmux.el? Put it in load pat

Re: FAQ: xterm-keys and editors

2014-02-17 Thread Mark Oteiza
Nicholas Marriott writes: > Thanks > > Where did tmux.el come from? Did you write it? > > Can you add either a public domain declaration (look at vim-keys.conf) > or the ISC license text to the top of the two new files? > > I think you have probably added enough to tmux.vim at least to be able >

Re: FAQ: xterm-keys and editors

2014-02-14 Thread Nicholas Marriott
l message > > From: Mark Oteiza > > Date: 04/02/2014 06:11 (GMT+00:00) > > To: tmux-users@lists.sourceforge.net > > Subject: FAQ: xterm-keys and editors > > > > Hi, > > > > Recently I tackled the issue of editors and keybindings in tmux.

Re: FAQ: xterm-keys and editors

2014-02-07 Thread Suraj Kurapati
ice, can you make a diff with your suggested text against FAQ > > and adding this file to examples/? > > > > Cheers > > > > Original message > > From: Mark Oteiza > > Date: 04/02/2014 06:11 (GMT+00:00) > > To: tmux-users@lists.sourceforge.n

Re: FAQ: xterm-keys and editors

2014-02-07 Thread Mark Oteiza
tmux-users@lists.sourceforge.net > Subject: FAQ: xterm-keys and editors > > Hi, > > Recently I tackled the issue of editors and keybindings in tmux. This > has been addressed on the mailing list a couple times before [0][1], > and > has spawned a bunch of SO posts, etc. It woul

Re: FAQ: xterm-keys and editors

2014-02-03 Thread Nicholas Marriott
Hi Looks nice, can you make a diff with your suggested text against FAQ and adding this file to examples/? Cheers Original message From: Mark Oteiza Date: 04/02/2014 06:11 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: FAQ: xterm-keys and editors Hi

FAQ: xterm-keys and editors

2014-02-03 Thread Mark Oteiza
Hi, Recently I tackled the issue of editors and keybindings in tmux. This has been addressed on the mailing list a couple times before [0][1], and has spawned a bunch of SO posts, etc. It would be really nice if solutions were in the FAQ. Most of what I think should be added was already writte