zsh-users
 help / color / mirror / code / Atom feed
* redhat 8 and gnome-terminal problem
@ 2003-02-25 21:49 Dennis Haney
  2003-02-26  2:17 ` Build problems, solution? Charlie Reiman
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dennis Haney @ 2003-02-25 21:49 UTC (permalink / raw)
  To: zsh-users


Has anyone else had problems with redhat 8 and gnome-terminal where
the list of completions (after two presses on tab) are never shown?

I tried cutting my setup down to:

autoload -U compinit
zstyle ':completion:*' completer _complete
setopt NO_AUTO_MENU BASH_AUTO_LIST NO_LIST_AMBIGUOUS
setopt LIST_BEEP LIST_TYPES NO_REC_EXACT

but it still happens.

The wierd thing is that it seems that the text is written to screen
(ie newlines because of the output is generated), but no text is
visible. Also if I switch to console mode, there are no problems.

I also tried switching between LANG=da_DK.UTF-8 and LANG=da_DK (which
defaults to ISO8859-1), no luck.

-- 
Dennis
use Inline C => qq{void p(char*g){
printf("Just Another %s Hacker\n",g);}};p("Perl");


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-02-28 11:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-25 21:49 redhat 8 and gnome-terminal problem Dennis Haney
2003-02-26  2:17 ` Build problems, solution? Charlie Reiman
2003-02-26  7:41   ` Borzenkov Andrey
2003-02-26 19:13     ` Charlie Reiman
2003-02-26  3:03 ` redhat 8 and gnome-terminal problem Doug Kearns
2003-02-28 11:15 ` Dennis Haney

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).