X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=FAQ;h=23d557d57318528619125adb570e9a6e13a8ad70;hp=8f260c1bf36aa3ff0510c5a36863352f883f713e;hb=4de64fa4d24fe0164bc59dd853982a43a9c19e56;hpb=de4cd2f6afdf450aaa97abb328f4c4849602c7db diff --git a/FAQ b/FAQ index 8f260c1..23d557d 100644 --- a/FAQ +++ b/FAQ @@ -48,7 +48,7 @@ sequences. But buggy applications like bash and irssi for example don't do this. A fast solution for them is to use the following command: - $ printf "�33?1h�33=" >/dev/tty + $ printf "\033?1h\033=" >/dev/tty or $ echo $(tput smkx) >/dev/tty