[184] in bug-owl

home help back first fref pref prev next nref lref last post

missing arrow bindings

daemon@ATHENA.MIT.EDU (Jeremy Daniel)
Fri Jun 13 15:02:45 2003

To: bug-owl@MIT.EDU
From: Jeremy Daniel <jdaniel@MIT.EDU>
Date: 13 Jun 2003 14:59:24 -0400
Message-ID: <ske4r2tolbn.fsf@multics.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

I'm finding this necessary in some cases.  These bindings should be
added to the defaults.

    # bind the arrows that don't work in some terminals
    owl::command('bindkey recv "M-O D" command recv:shiftleft');
    owl::command('bindkey recv "M-O B" command recv:next');
    owl::command('bindkey edit "M-O D" command edit:move-left');
    owl::command('bindkey edit "M-O B" command edit:history-next');
    owl::command('bindkey editmulti "M-O D" command editmulti:move-left');
    owl::command('bindkey editmulti "M-O B" command editmulti:move-down-line');
    owl::command('bindkey popless "M-O D" command popless:scroll-left 10');
    owl::command('bindkey popless "M-O B" command popless:scroll-down-line');

-- 


				Jer


------------------------------------------------------------------
Tulgey Wood - tulgeywood@attbi.com     Cell Phone: 617-429-8573 / 
4 Farragut Ave (617-629-3983)             jdaniel-phone@mit.edu
Somerville, MA 02144-1709              AIM: jdanielmit      
                                    
Zephyr athena users over the web:  http://webzephyr.mit.edu/

home help back first fref pref prev next nref lref last post