Daniel Imms
9c3b1105e2
Check optional port clause after domain too
2016-06-10 13:15:59 -07:00
Daniel Imms
23cfa3d824
Add IP addresses to linkify
...
Fixes #91
2016-06-07 22:12:38 -07:00
Paris
dc67c94545
Change CommonJS package structure
...
Instead of making Xterm prototype extending optional, just require Xterm and pass it as parameter to the function just like it is being done with RequireJS
2016-05-03 12:48:16 +03:00
Paris
fff56eea1b
Extend Xterm prototype only when Xterm
is a function
...
Add-ons attempted to extend the `Xterm` prototype no matter what. This was an issue when importing add-ons through CommonJS, where `Xterm` is not available in the global scope.
2016-05-03 12:36:21 +03:00
Paris
bd2158613d
Make all add-ons CommonJS importable
...
- Fix #52
- Rename `npm/nodejs project` documentation to `CommonJS environment`
2016-05-03 12:05:13 +03:00
TDaglis
a221a3c9f8
documented lenient option of linkify
2015-10-22 09:53:14 +03:00
TDaglis
b1058b9fcc
Added lenient option to linkify
2015-10-22 06:47:15 +00:00
paris
e100ee0cc0
[addon linkify] Further optimize URL algorithm
2015-01-06 13:03:07 +02:00
paris
3e7ab290fa
[addon linkify] Remove console.log
2015-01-05 16:07:29 +02:00
paris
43ac453db1
[addon linkify] Improve start and end clauses
2015-01-05 16:05:14 +02:00
paris
d0d87505a9
[addon linkify] Improve URL to link conversion algorithm
2015-01-04 22:27:14 +02:00
paris
c8a497eb82
[addon linkify] Fine-grained module and documented almost everything
2015-01-04 20:39:57 +02:00
paris
523ff9908f
[addon linkify] Set up proper initialization of add-on
...
- Also created a demo page for the addon
2015-01-04 15:45:26 +02:00
paris
b60903a2ae
[addon linkify] Start working on "linkifying" URLs in the terminal
2015-01-04 15:08:36 +02:00