Colleagues, can you please tell me where the terminfo database sources are?
I have one thing written in terminfo, but something else happens in life.
My terminal is "xterm". tigetstr() for "kcub1" ("cursor left") gets "\EOD".
The program, when pressing the "cursor left" key, reads from stdin "\E[D".
I want to see what field this sequence corresponds to.
Thanks in advance for your reply,
Ogogon.
I have one thing written in terminfo, but something else happens in life.
My terminal is "xterm". tigetstr() for "kcub1" ("cursor left") gets "\EOD".
The program, when pressing the "cursor left" key, reads from stdin "\E[D".
I want to see what field this sequence corresponds to.
Thanks in advance for your reply,
Ogogon.