Linux Server Fix: Backspacing on OSX Terminal Should Not Be Interpreted as Delete | Linux Today

Linux Server Fix: Backspacing on OSX Terminal Should Not Be Interpreted as Delete

Written By
JK
Juliet Kemp
Apr 6, 2010

“I have accounts on a number of Linux machines that I ssh into
from my MacBook, using Terminal. On some — but not all — of them,
I’ve found that if I run screen after connection, the backspace key
is interpreted as a delete (giving an error if the cursor is at the
end of the line), and I have to use Ctrl-H to backspace. After
poking around a little online, I found several possible ways to fix
this.

“Change the $TERM Setting of Your ssh Session Once Logged On

export TERM=xterm; screen

“You can make this permanent by either putting the $TERM setting
into your .bashrc or aliasing screen.”


Complete Story

JK

Juliet Kemp

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.