gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Improvement to screen handling.


From: Kevin Monceaux
Subject: Re: [open-cobol-list] Improvement to screen handling.
Date: Sat, 25 Jan 2014 13:39:55 -0600
User-agent: Mutt/1.5.22 (2013-10-16)

On Sat, Jan 25, 2014 at 01:21:53PM -0600, Kevin Monceaux wrote:

> On Sat, Jan 25, 2014 at 09:34:37AM -0500, john Culleton wrote:
> 
> > Is it possible to back up to a previous field with <shift><tab>? If not
> > this would be a useful addition.
> 
> It's definitely possible.  Version 1.3J from Japan has that functionality.  

That's the version I have installed at the moment.  I should have looked at
the source before I replied.  It looks like versions 1.1 and 2.0 also test
for KEY_BTAB and have code to handle that key.  For those curious about how
it's done, look in libcob/screenio.c.  The <shift><tab> key works for me,
running programs under GNU screen under rxvt-unicode on Linux.  If it's not
working for someone it's probably a problem with the termcap/terminfo
back-tab key configuration, the cbt and kcbt settings,  for the terminal
or terminal emulator being used.  



-- 

Kevin
http://www.RawFedDogs.net
http://Lassie.RawFedDogs.net
http://www.WacoAgilityGroup.org
Bruceville, TX

What's the definition of a legacy system? One that works!
Errare humanum est, ignoscere caninum.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]