Re: [dev] [st] Backspace broken?

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Sun, 25 May 2014 08:36:42 +0200

> Current builds of st print ^H for backspace when reading input, e.g.:
>
> ~ $ read
> foo^H^H^Hbar

You should read [0]. If you want get a correct behaviour you have to
put this line into your profile:

        stty erase 

I suspect this question is going to be common, maybe we should put it
in the FAQ.

Regards.


[0] http://lists.suckless.org/dev/1404/20697.html
-- 
Roberto E. Vargas Caballero
Received on Sun May 25 2014 - 08:36:42 CEST

This archive was generated by hypermail 2.3.0 : Sun May 25 2014 - 08:48:06 CEST