Replace all ASCII double quotes with Unicode quotes in documentation

This commit is contained in:
ZyX 2014-09-20 17:43:19 +04:00
parent b94cfd98a4
commit 2b5e9e0dc1
4 changed files with 7 additions and 7 deletions

View File

@ -41,7 +41,7 @@ Features
user configuration across all of Powerlines supported applications. user configuration across all of Powerlines supported applications.
* **Fast and lightweight, with daemon support for even better performance.** * **Fast and lightweight, with daemon support for even better performance.**
Although the code base spans a couple of thousand lines of code with no Although the code base spans a couple of thousand lines of code with no
goal of "less than X lines of code", the main focus is on good performance goal of “less than X lines of code”, the main focus is on good performance
and as little code as possible while still providing a rich set of and as little code as possible while still providing a rich set of
features. The new daemon also ensures that only one Python instance is features. The new daemon also ensures that only one Python instance is
launched for prompts and statuslines, which provides excellent launched for prompts and statuslines, which provides excellent

View File

@ -27,7 +27,7 @@ Features
user configuration across all of Powerlines supported applications. user configuration across all of Powerlines supported applications.
* **Fast and lightweight, with daemon support for even better performance.** * **Fast and lightweight, with daemon support for even better performance.**
Although the code base spans a couple of thousand lines of code with no Although the code base spans a couple of thousand lines of code with no
goal of "less than X lines of code", the main focus is on good performance goal of “less than X lines of code”, the main focus is on good performance
and as little code as possible while still providing a rich set of and as little code as possible while still providing a rich set of
features. The new daemon also ensures that only one Python instance is features. The new daemon also ensures that only one Python instance is
launched for prompts and statuslines, which provides excellent launched for prompts and statuslines, which provides excellent

View File

@ -14,7 +14,7 @@ I cant see any fancy symbols, whats wrong?
* If youre using rxvt-unicode, make sure that its compiled with the * If youre using rxvt-unicode, make sure that its compiled with the
``--enable-unicode3`` flag. ``--enable-unicode3`` flag.
The fancy symbols look a bit blurry or "off"! The fancy symbols look a bit blurry or “off”!
--------------------------------------------- ---------------------------------------------
* Make sure that you have patched all variants of your font (i.e. both the * Make sure that you have patched all variants of your font (i.e. both the

View File

@ -15,8 +15,8 @@ I cant see any fancy symbols, whats wrong?
The colors look weird in the default OS X Terminal app! The colors look weird in the default OS X Terminal app!
------------------------------------------------------- -------------------------------------------------------
* The arrows may have the wrong colors if you have changed the "minimum * The arrows may have the wrong colors if you have changed the minimum
contrast" slider in the color tab of your OS X settings. contrast” slider in the color tab of your OS X settings.
* The default OS X Terminal app is known to have some issues with the * The default OS X Terminal app is known to have some issues with the
Powerline colors. Please use another terminal emulator. iTerm2 should work Powerline colors. Please use another terminal emulator. iTerm2 should work
fine. fine.
@ -24,8 +24,8 @@ The colors look weird in the default OS X Terminal app!
The colors look weird in iTerm2! The colors look weird in iTerm2!
-------------------------------- --------------------------------
* The arrows may have the wrong colors if you have changed the "minimum * The arrows may have the wrong colors if you have changed the minimum
contrast" slider in the color tab of your OS X settings. contrast” slider in the color tab of your OS X settings.
* Please disable background transparency to resolve this issue. * Please disable background transparency to resolve this issue.
Statusline is getting wrapped to the next line in iTerm2 Statusline is getting wrapped to the next line in iTerm2