From 9a735f62cfb4a16eb711750883f68f8099508f4b Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 17 Mar 2010 11:55:45 +0100 Subject: doc/colorschemes: ugh, its no logical but bitwise OR! --- doc/colorschemes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/colorschemes.txt b/doc/colorschemes.txt index a189d4fd..905c7a3e 100644 --- a/doc/colorschemes.txt +++ b/doc/colorschemes.txt @@ -50,7 +50,7 @@ attribute is another integer with each bit representing one attribute. These integers are interpreted by the used terminal emulator. Abbreviations for colors and attributes are defined in ranger.gui.color. -Two attributes can be combined via logical OR: bold | reverse +Two attributes can be combined via bitwise OR: bold | reverse Once the color for a set of tags is determined, it will be cached by default. If you want more dynamic colorschemes (such as a different -- cgit 1.4.1-2-gfad0