From 4fbb70d89e8131c483d50a2b323be7b41f3ebd92 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 15 Jan 2024 08:10:13 +0530 Subject: [PATCH] Explain the purpose of the CSI column --- docs/performance.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/performance.rst b/docs/performance.rst index 47abea333..33ff818f0 100644 --- a/docs/performance.rst +++ b/docs/performance.rst @@ -71,6 +71,9 @@ xterm 389 47.7 18.3 0.6 56.3 30.72 konsole 23.08.04 25.2 37.7 23.6 23.4 27.48 ================ ====== ======= ===== ====== ======= +In this table, each column represents different types of data. The CSI column +is for data consisting of a mix of typical formatting escape codes and some +ascii text. .. note::