Hi,
When I run sfte (20050108) inside of GNU screen (4.00.02) in FreeBSD
(5.4-RELEASE-p2), I get some strange and irritating behaviour. If I hit
"alt-f" to get the File menu, then press the right arrow key to move to the
next menu over ("Navigate" in the directory view), then that portion of the
Wouldn't it be nice to have I-search accept the current match when the
user hits ? I find it counter-intuitive that is the
character used for accepting a match. But I'm guessing there's a reason
for this behavior. Someone care to enlighten me?,
nikolai
--
Nikolai Weibull: now availabl
On Mon, Jul 18, 2005 at 07:37:58AM -0400, Thomas Dickey wrote:
> On Mon, 18 Jul 2005, Michael Schroeder wrote:
>
> >On Mon, Jul 18, 2005 at 06:25:24AM -0400, Thomas Dickey wrote:
> >>The code's doing what it is intended: when screen is running in UTF-8
> >>mode, it ignores the termcap information,
On Mon, Jul 18, 2005 at 06:25:24AM -0400, Thomas Dickey wrote:
> The code's doing what it is intended: when screen is running in UTF-8
> mode, it ignores the termcap information, only accepts the UTF-8 encoding
> for line-drawing characters.
No, that's not right. There once was a version of scre
Juergen Weigert wrote:
> On Jul 17, 05 21:19:38 +0200, Nikolai Weibull wrote:
> > ncurses-5.4/ncurses/tinfo/lib_setup.c:
> >
> > /*
> > * Check for known broken cases where a UTF-8 locale breaks the alternate
> > * character set.
> > */
> > NCURSES_EXPORT(int)
> > _nc_locale_breaks_acs(void)
CC added:[EMAIL PROTECTED]
On Jul 17, 05 21:19:38 +0200, Nikolai Weibull wrote:
> OK, so once again something weird happened while I was using a ncurses
> application in screen. It's been working fine for a long time and then
> boom, something weird's going on, I'm not getting pretty line-drawing
On Sun, Jul 17, 2005 at 09:19:38PM +0200, Nikolai Weibull wrote:
> OK, so once again something weird happened while I was using a ncurses
> application in screen. It's been working fine for a long time and then
> boom, something weird's going on, I'm not getting pretty line-drawing
> characters an