Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: trapped in bash



On Dec 17, 12:27pm, Ray Andrews wrote:
}
} Seems  I have to rebuild all my own C projects as they have the same 
} 'not found' characteristic.

Or you need to follow Aaron's instructions for installing the 32-bit
runtime on your 64-bit system.  Although that's not *guaranteed* to
make everything work without rebuilding.

} and so far everything is where I put it, except that command completion, 
} if there is no match, brings up the last command, whereas my setup 
} should do nothing (leave the prompt blank).  Where might that change be 
} effected from?

That doesn't sound familiar at all.  Bringing up the last command seems
to imply that one of the history completers is in the zstyle.

Your best bet may be:

1. type ctrl-x h and see what completions are active in that context;

2. if that doesn't give you an obvious hint, use ctrl-x ? for a debug
trace and look through that.



Messages sorted by: Reverse Date, Date, Thread, Author