From f2a473e7bd707653dd5821e1d44068cc20e7626f Mon Sep 17 00:00:00 2001 From: Maximus5 Date: Mon, 18 Apr 2022 22:29:41 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20StatusBar=20column=20=E2=80=98Cursor=20in?= =?UTF-8?q?formation=E2=80=99=20description.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ConEmu/Status.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ConEmu/Status.cpp b/src/ConEmu/Status.cpp index 6c3fb0f716..5cd901766d 100755 --- a/src/ConEmu/Status.cpp +++ b/src/ConEmu/Status.cpp @@ -210,7 +210,7 @@ static StatusColInfo gStatusCols[] = {csi_CursorInfo, L"StatusBar.Hide.CurI", L"Cursor information", - L"Col, Row, Height (visible|hidden): Console cursor, 0-based"}, + L"Col, Row, Height (visible|hidden): Console cursor, 1-based"}, {csi_CellInfo, L"StatusBar.Hide.CellI", L"Cell information",