Re: Binding left and right arrow keys

2008-12-21 Thread Dave Wood
On (03:46 22/12/08), Peder Stray put forth the proposition: On Mon, 22 Dec 2008, Dave Wood wrote: On (21:14 21/12/08), Peder Stray put forth the proposition: On Sun, 21 Dec 2008, William Pursell wrote: Dave Wood wrote: What is the correct syntax to bind left and right arrow keys? I tried

Re: Binding left and right arrow keys

2008-12-21 Thread Peder Stray
On Mon, 22 Dec 2008, Dave Wood wrote: On (21:14 21/12/08), Peder Stray put forth the proposition: On Sun, 21 Dec 2008, William Pursell wrote: Dave Wood wrote: What is the correct syntax to bind left and right arrow keys? I tried e.g.: bind left prev bind ^left prev But these give errors

Re: Binding left and right arrow keys

2008-12-21 Thread Dave Wood
On (21:14 21/12/08), Peder Stray put forth the proposition: On Sun, 21 Dec 2008, William Pursell wrote: Dave Wood wrote: What is the correct syntax to bind left and right arrow keys? I tried e.g.: bind left prev bind ^left prev But these give errors when starting screen (something about ^x

Re: Binding left and right arrow keys

2008-12-21 Thread Peder Stray
On Sun, 21 Dec 2008, William Pursell wrote: Dave Wood wrote: What is the correct syntax to bind left and right arrow keys? I tried e.g.: bind left prev bind ^left prev But these give errors when starting screen (something about ^x?) Here's what I have in my .screenrc: # Make the arrow keys

Re: Binding left and right arrow keys

2008-12-21 Thread William Pursell
Dave Wood wrote: > What is the correct syntax to bind left and right arrow keys? I tried e.g.: > > bind left prev > bind ^left prev > > But these give errors when starting screen (something about ^x?) Here's what I have in my .screenrc: # Make the arrow keys switch between screens bindkey -k kr