From 99da61b8a9651b3569c816b8a897ef7666e0dee5 Mon Sep 17 00:00:00 2001 From: Wojciech Siewierski Date: Sat, 29 Jun 2019 12:47:26 +0200 Subject: VCS: Replace the √ sign (square root) with a proper checkmark (✓) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ranger/gui/widgets/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/gui/widgets/__init__.py b/ranger/gui/widgets/__init__.py index c8f1262b..4dc1c9dd 100644 --- a/ranger/gui/widgets/__init__.py +++ b/ranger/gui/widgets/__init__.py @@ -22,7 +22,7 @@ class Widget(Displayable): 'ignored': ( '·', ['vcsignored']), 'sync': ( - '√', ['vcssync']), + '✓', ['vcssync']), 'none': ( ' ', []), 'unknown': ( -- cgit 1.4.1-2-gfad0