summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2486log plain blame
-rw-r--r--README.73780log plain blame
-rw-r--r--buffer.c5580log plain blame
-rw-r--r--catgirl.114844log plain blame
-rw-r--r--chat.c9422log plain blame
-rw-r--r--chat.h9377log plain blame
-rw-r--r--command.c13885log plain blame
-rw-r--r--complete.c4792log plain blame
-rw-r--r--config.c3766log plain blame
-rwxr-xr-xconfigure1119log plain blame
-rw-r--r--edit.c7393log plain blame
-rw-r--r--handle.c35137log plain blame
-rw-r--r--ignore.c2836log plain blame
-rw-r--r--irc.c7132log plain blame
-rw-r--r--log.c3373log plain blame
d---------scripts280log plain
-rw-r--r--ui.c26978log plain blame
-rw-r--r--url.c5641log plain blame
-rw-r--r--xdg.c3969log plain blame
/catgirl/commit/Makefile?h=2.2a&id=06d17aa8f114360f2b5a3e6e1fa011bfc2d806ba&follow=1'>Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe