zsh-users
 help / color / mirror / code / Atom feed
From: Dennis Haney <davh@davh.dk>
To: zsh-users@sunsite.dk
Subject: redhat 8 and gnome-terminal problem
Date: 25 Feb 2003 22:49:06 +0100	[thread overview]
Message-ID: <871y1wqbe5.fsf@cine.davh.dk> (raw)


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");


             reply	other threads:[~2003-02-25 21:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25 21:49 Dennis Haney [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871y1wqbe5.fsf@cine.davh.dk \
    --to=davh@davh.dk \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).