From a1356d3bcfd9fefe881253c7048da2bb2fdbf641 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 12 May 2021 12:29:53 +0530 Subject: [PATCH] ... --- docs/faq.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.rst b/docs/faq.rst index d703609ae..ad8b9298c 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -181,6 +181,8 @@ if the binary data you output into the terminal happens to contain the starting sequence for one of these control codes, the terminal will hang waiting for the closing sequence. Press :kbd:`ctrl+shift+delete` to reset the terminal. +If you do want to cat unknown data, use ``cat -v``. + kitty is not able to use my favorite font? ---------------------------------------------