Timeline for less command and syntax highlighting
Current License: CC BY-SA 4.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 6 at 8:00 | comment | added | sdbbs |
Remember source ~/.bashrc after specifying the correct alias, else you may end up with unix.stackexchange.com/questions/792028/…
|
|
| Jul 23, 2019 at 21:28 | history | edited | not2qubit | CC BY-SA 4.0 |
added news
|
| Dec 10, 2018 at 10:34 | history | edited | not2qubit | CC BY-SA 4.0 |
added 40 characters in body
|
| Aug 23, 2018 at 12:35 | comment | added | mhvelplund |
This worked for me on OSX: first I installed with: brew install source-highlight, then I added an alias: alias lessh='LESSOPEN="| src-hilite-lesspipe.sh %s" less -R '
|
|
| S Jun 26, 2018 at 6:51 | history | suggested | Pablo A | CC BY-SA 4.0 |
Clarification about of command and path.
|
| Jun 26, 2018 at 4:04 | review | Suggested edits | |||
| S Jun 26, 2018 at 6:51 | |||||
| Feb 28, 2017 at 7:52 | history | edited | not2qubit | CC BY-SA 3.0 |
added 155 characters in body
|
| Mar 20, 2015 at 0:24 | comment | added | not2qubit |
That is an entirely different issue, most likely due to OSX using different shell and environment options, which may affect the interpretation of single and double quotes, differently. You can check and set these with shopt -p and set.
|
|
| Oct 17, 2014 at 17:09 | comment | added | SMBiggs | The alias 'lessh' doesn't work for me. Running bash on osx. Sigh. | |
| Jun 29, 2014 at 21:12 | vote | accept | PersianGulf | ||
| Jun 29, 2014 at 11:58 | history | answered | not2qubit | CC BY-SA 3.0 |