On Fri, Apr 08, 2005 at 06:46:45AM +0300, Aidas Kasparas wrote: > I can not reproduce this bug with package version you've indicated. > Could you please provide more info: > > - what shell do you use; bash
And for what it is worth it seemd like the shell is actulaay printing the filelisting. I just happend to try # perl -e 'print "\t"' | setkey -c in a large directory and got: Display all 533 possibilities? (y or n) So it seems like setkey is somehow passing the '\t' to the shell. > - are you really invoking ipsec-tools' setkey and not something builtin > or some your script (which setkey); # which setkey /usr/sbin/setkey # setkey -V setkey @(#) ipsec-tools 0.5 (http://ipsec-tools.sourceforge.net) > - what are your environment settings (maybe there is some environment > variable which changes readline's behaviour) # export declare -x BROWSER="firefox" declare -x HOME="/home/ln" declare -x LC_CTYPE="[EMAIL PROTECTED]" declare -x LOGNAME="root" declare -x LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:" declare -x MAIL="/var/mail/ln" declare -x OLDPWD declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/local/sbin:/usr/sbin:/sbin" declare -x PROMPT_COMMAND="echo -ne\"\\033]0;<[EMAIL PROTECTED]>: \${PW D}\\007\"" declare -x PS1="\\[\\033[0;31m\\](\\[\\033[0;[EMAIL PROTECTED];31m\\])-(\\[\\033[0;[EMAIL PROTECTED];31m\\]\\[\\033[0;36m\\]\\d\\[\\033[0;31m\\])-(\\[\ \033[0;36m\\]\\W\\[\\033[0;31m\\])\\[\\033[0;36m\\]\\n\\[\\033[0;36m\\]\\\$\\[\ \033[0;0m\\]" declare -x PWD="/home/ln" declare -x RSYNC_RSH declare -x SHELL="/bin/bash" declare -x SHLVL="2" declare -x SSH_CLIENT= <deleted> declare -x SSH_CONNECTION= <deleted> declare -x SSH_TTY="/dev/pts/2" declare -x SUDO_COMMAND="/bin/bash" declare -x SUDO_GID="1000" declare -x SUDO_UID="1000" declare -x SUDO_USER="ln" declare -x TERM="xterm" declare -x USER="root" > > > -- > Aidas Kasparas > IT administrator > GM Consult Group, UAB > > -- Jens Taprogge mailto:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]