Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Make the forward delete key work in Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Make the forward delete key work in Terminal
Authored by: pauljlucas on Jun 10, '05 05:50:17PM

Not in my bash it doesn't. To get characters on the line, you have to type something. To get characters in front of the cursor, you have to exit vi insert mode by pressing escape. You then have to move back a few characters. Then when I type Control-D, it enters the command and doesn't delete anything.

---
- Paul



[ Reply to This | # ]