Holger Lubitz
|
ac1e0aa63e
|
remove has_key by #if 0'ing out
|
17 gadus atpakaļ |
Holger Lubitz
|
0e0843a872
|
make _wgetc static
|
17 gadus atpakaļ |
Michael Brown
|
b9f8599537
|
Define KEY_MIN and use it in kb.c.
|
18 gadus atpakaļ |
Michael Brown
|
edbdce6e3d
|
Now basically functioning on ANSI-supporting consoles.
|
18 gadus atpakaļ |
Michael Brown
|
1755d8df7a
|
Renamed core.h to mucurses.h
|
18 gadus atpakaļ |
Michael Brown
|
2ed2b2efe8
|
Use iskey() and getchar() to interact with console, rather than object
abstraction.
|
18 gadus atpakaļ |
Dan Lynch
|
c29c868475
|
- implemented cursor retreat function (_wcursback) as a core function
- reimplemented cleaner wgetnstr
- fixed wdelch for use with _wcursback
|
19 gadus atpakaļ |
Dan Lynch
|
11e280670d
|
- works with test ansi tty, but will need a rethink when we start
getting key_ codes instead
|
19 gadus atpakaļ |
Dan Lynch
|
05c0b3ce09
|
included contents of input.{c,h} in kb.c
|
19 gadus atpakaļ |
Dan Lynch
|
1c87d54bb8
|
- recoded wgetch and wgetnstr for greater more efficiency
- wgetch now includes non, part and full blocking read support
|
19 gadus atpakaļ |
Dan Lynch
|
fb85954249
|
first working version - nasty, but mostly works
|
19 gadus atpakaļ |