From 2c85bf97e99dc3b7bfc505a98e07bdd846dfb058 Mon Sep 17 00:00:00 2001 From: Sergey Kiselev Date: Fri, 31 May 2024 13:43:58 +0500 Subject: [PATCH] Fix .termcap example --- how-to/how-to_escape_from_hell.md | 1 - 1 file changed, 1 deletion(-) diff --git a/how-to/how-to_escape_from_hell.md b/how-to/how-to_escape_from_hell.md index 4b34b9d..d022951 100644 --- a/how-to/how-to_escape_from_hell.md +++ b/how-to/how-to_escape_from_hell.md @@ -91,7 +91,6 @@ termcapinfo xterm-color|xterm-16color|xterm-88color|xterm-256color|rxvt* 'Co#256 rxvt-256color|rxvt-256color terminal (X Window System):\ :Co#256:\ :tc=rxvt-unicode:\ - :tc=rxvt: EOF ```