zsh-users
 help / color / mirror / code / Atom feed
* strange key behavior after compiling zsh on tiger
@ 2005-08-24  0:40 Mike Hernandez
       [not found] ` <C0D96340-0851-49CD-BC39-4F255E7D279C@mac.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Hernandez @ 2005-08-24  0:40 UTC (permalink / raw)
  To: zsh-users

I decided to build zsh-4.2.5 on my powerbook, which is running OS X
Tiger.  4.2.3 was working fine, I suppose I should have stayed with
it, but it's too late for that now...

My issue is that now my delete key deletes characters but doesnt move
the cursor while it deletes, and if i press any of my arrow keys or
the esc key the terminal stops responding to key presses altogether. 
I havent changed any of my startup files, inputrc, or terminal
preferences, what I did was ./configure --prefix=/usr --bindir=/bin
(yes I should have installed it somewhere else to test it first, but
again it's too late now) make && make install.

Someone in #zsh compiled 4.2.5 on his mac and it ran without this
strange occurance.  Other notes: tcsh and bash both work normally, and
zsh --no-rcs has the same problems as if I let it start normally (so
to me it seems that it's not a startup file issue)

Any ideas would be greatly appreciated.

Mike


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

* Re: strange key behavior after compiling zsh on tiger
       [not found] ` <C0D96340-0851-49CD-BC39-4F255E7D279C@mac.com>
@ 2005-08-24  1:38   ` Mike Hernandez
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Hernandez @ 2005-08-24  1:38 UTC (permalink / raw)
  To: Jordan Breeding, zsh-users

On 8/23/05, Jordan Breeding <jordan.breeding@mac.com> wrote:
> You might try zsh out of CVS.  CVS has a fix for not using poll()
> when you are running Tiger, and instead running select().  Poll() has
> issues in Tiger.  I compiled and ran zsh from CVS after the fix went
> in and it seemed to work well.
> 
> Jordan
> 

That did the trick! Thanks Jordan!

Mike


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

end of thread, other threads:[~2005-08-24  1:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-24  0:40 strange key behavior after compiling zsh on tiger Mike Hernandez
     [not found] ` <C0D96340-0851-49CD-BC39-4F255E7D279C@mac.com>
2005-08-24  1:38   ` Mike Hernandez

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).