[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
keypad() and _ISPAD
From: |
William Lee Irwin III |
Subject: |
keypad() and _ISPAD |
Date: |
Sun, 22 Apr 2001 16:07:34 -0700 |
User-agent: |
Mutt/1.3.17i |
It looks like keypad() doesn't set _ISPAD in win->_flags, which appears
to cause the cursor to be repositioned by wgetch() upon scanning ^H. I'm
not entirely sure if this is the desired behavior, but it would seem, at
least, that setting and clearing _ISPAD in win->_flags is the expected
behavior. Let me know if this is in fact not the correct way to handle
the situation.
Thanks,
Bill
- keypad() and _ISPAD,
William Lee Irwin III <=