osx - How can I put 0x08 ascii character using MacBook? -


i'm writing question because 1 little invisible problem has taken me hours , hours of dummy searchings, , time has been wasted (here question: css: there difference between these 2 parts?)

does know how character 0x08 ("backspace" in ascii) can written text using macbook , simple ide (i use "coda")?

there no ability press alt + 08 on macbook (there no digital keys part on macbook's keyboard).

how can happen?

did copy & paste anywhere? because way know - apart scfrench suggested - enable in terminal typing:

stty erase space ctrl+v ctrl+h return


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -