about summary refs log tree commit diff homepage
ModeNameSize
-rw-r--r--.gitignore87log plain blame
-rw-r--r--Darwin.mk28log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1255log plain blame
-rw-r--r--README1884log plain blame
-rw-r--r--client.c19142log plain blame
-rw-r--r--default8x16.psfu4969log plain blame
-rw-r--r--help.h25051log plain blame
-rw-r--r--image.c4617log plain blame
-rw-r--r--index.html415log plain blame
-rw-r--r--merge.c3492log plain blame
-rw-r--r--meta.c1297log plain blame
-rw-r--r--png.h3112log plain blame
-rw-r--r--rc.torus734log plain blame
-rw-r--r--server.c12661log plain blame
-rwxr-xr-xsnapshot.sh177log plain blame
-rw-r--r--sshd_config245log plain blame
-rw-r--r--torus.11919log plain blame
-rw-r--r--torus.h3228log plain blame
class='nohover-highlight'> 2019-02-18Remove hi line numberingJune McEnroe Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. 2019-02-18Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe