Screen and the delete key

| | Comments (0)

Found on http://mike.magin.org/2008/02/20/making-the-delete-key-work-in-screen-termcap-capabilities/

This did however remind me of what was wrong. My termcap (well, terminfo) was missing the proper capability for the delete key. So, I looked what the terminal type claimed by OS X's Terminal.app was:
$ echo $TERM
xterm-color
I poked around some .screenrc examples and an old termcap file and composed this line to put in my .screenrc :
termcapinfo xterm-color kD=\E[3~

Leave a comment


About this Entry

This page contains a single entry by Jason Fesler published on February 10, 2009 2:56 PM.

Windows and processes/ports was the previous entry in this blog.

Moderating comments on the blog. is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.0