zsh-workers
 help / color / mirror / code / Atom feed
From: questor@fused.de
To: zsh-workers@sunsite.dk
Subject: CompletionProblem on new Platform with QNX
Date: Thu, 16 Jun 2005 17:03:42 +0200 (CEST)	[thread overview]
Message-ID: <20050616150342.AB3D19000A@www.strato-webmail.de> (raw)


Hi

I've compiled zsh with configure and make and got it working under qnx on
a sh4-processor. But Tab-Command-Completion does not work correctly, I
always get the right results followed by endless empty lines.

I've tried it without any startup-scripts to make shure it's not a
configuration-problem, but without success. an example (put with " around
one line to show the spaces):

"root@localhost . # l"
"let                                                                    
"
"libc.so                                                                
"
"libc.so.2                                                              
"
"libexpat.so                                                            
"
"libexpat.so.2                                                          
"
"libsocket.so                                                           
"
"libsocket.so.2                                                         
"
"limit                                                                  
"
"ln                                                                     
"
"local                                                                  
"
"log                                                                    
"
"login                                                                  
"
"logout                                                                 
"
"ls                                                                     
"
"                                                                      "
"                                                                      "
"                                                                      "
..

with "autoload -U compinit" and "compinit" "ls -<TAB>" works perfectly.

I've tried looking at the sourcecode, but it's to cryptic to find the
error (sidenote: I've compiled the same sourcetree under win32+cygwin and
there it works).

where is a good startpoint in the source to look what's going wrong? are
the spaces after the filenames normal or is there an error (missing \0 or
something like that)?

thanx for your help!


             reply	other threads:[~2005-06-16 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-16 15:03 questor [this message]
2005-06-17 10:12 questor

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=20050616150342.AB3D19000A@www.strato-webmail.de \
    --to=questor@fused.de \
    --cc=zsh-workers@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).