Changes between Version 16 and Version 17 of TipAndDoc/console
- Timestamp:
- Nov 10, 2011 1:40:46 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/console
v16 v17 24 24 }}} 25 25 26 27 26 * [http://nippondanji.blogspot.com/2011/11/less.html 漢(オトコ)のコンピュータ道: lessでソースコードに色をつける] 28 27 > 結論から言うと、今日紹介する方法はGNU Source-highlightを使う。 … … 31 30 > shell> export LESSOPEN='| /usr/share/source-highlight/src-hilite-lesspipe.sh %s' 32 31 > }}} 32 33 33 = screen = 34 34 * [http://www.dekaino.net/screen/ Let's use SCREEN!]