Fixed URLs. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit b73346ae8b2096eff398c64903dbc1b956d345a8 | |
parent 895af6b7b94a474dfbc4910718fb4fea4af2e33e | |
Author: Rob King <[email protected]> | |
Date: Thu, 26 May 2016 10:35:29 -0500 | |
Fixed URLs. | |
Diffstat: | |
README.md | 7 +++++++ | |
1 file changed, 7 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -6,9 +6,13 @@ It contained many useful innovations, the most famous of which… | |
sam was the standard text editor for `Plan 9 from Bell Labs`_, and the Plan 9 … | |
+ | |
.. _Blit: https://en.wikipedia.org/wiki/Blit_(computer_terminal) | |
+ | |
.. _`9th Edition Research Unix`: https://en.wikipedia.org/wiki/Research_Unix | |
+ | |
.. _`structural regular expressions`: http://doc.cat-v.org/bell_labs/structura… | |
+ | |
.. _`Plan 9 from Bell Labs`: http://plan9.bell-labs.com/plan9/ | |
This version of sam is based on that 1980s Unix port, with many useful additio… | |
@@ -58,8 +62,11 @@ Improved Manual Page | |
Support for Tab Expansion | |
When enabled, tabs will be expanded into spaces. | |
+ | |
.. _Inconsolata: http://www.levien.com/type/myfonts/inconsolata.html | |
+ | |
.. _`Courier Prime Code`: http://quoteunquoteapps.com/courierprime/ | |
+ | |
.. _`WordStar Diamond`: http://texteditors.org/cgi-bin/wiki.pl?WordStarDiamond | |
Credits |