Skip to content

Commit

Permalink
references comments updated with more links to escape sequences docum…
Browse files Browse the repository at this point in the history
…entation
  • Loading branch information
antirez committed Mar 22, 2010
1 parent e5dee80 commit 353828e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion linenoise.c
Expand Up @@ -31,7 +31,9 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
* Reference: http://www.3waylabs.com/nw/WWW/products/wizcon/vt220.html
* References:
* - http://invisible-island.net/xterm/ctlseqs/ctlseqs.html
* - http://www.3waylabs.com/nw/WWW/products/wizcon/vt220.html
*
* Works with:
*
Expand Down

0 comments on commit 353828e

Please sign in to comment.