summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2326log plain blame
-rw-r--r--README.73085log plain blame
-rw-r--r--catgirl.110900log plain blame
-rw-r--r--chat.c7695log plain blame
-rw-r--r--chat.h5864log plain blame
-rw-r--r--command.c7821log plain blame
-rw-r--r--complete.c4198log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure762log plain blame
-rw-r--r--edit.c4991log plain blame
-rw-r--r--handle.c19492log plain blame
-rw-r--r--irc.c6770log plain blame
d---------scripts280log plain
-rw-r--r--ui.c25938log plain blame
-rw-r--r--url.c5040log plain blame
-rw-r--r--xdg.c3340log plain blame
>June McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe