36 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
CATGIRL(7)         FreeBSD Miscellaneous Information Manual         CATGIRL(7)
 | 
						||
 | 
						||
NAME
 | 
						||
     catgirl – IRC client
 | 
						||
 | 
						||
DESCRIPTION
 | 
						||
     catgirl is a curses IRC client originally intended for use over anonymous
 | 
						||
     SSH.
 | 
						||
 | 
						||
     It requires LibreSSL and targets FreeBSD, NetBSD and Darwin.
 | 
						||
 | 
						||
FILES
 | 
						||
     chat.h     Shared state and function prototypes
 | 
						||
     chat.c     Command line parsing
 | 
						||
     event.c    Event loop and process spawning
 | 
						||
     tag.c      Tag (channel, query) ID assignment
 | 
						||
     handle.c   Incoming command handling
 | 
						||
     input.c    Input command handling
 | 
						||
     irc.c      TLS client connection
 | 
						||
     format.c   IRC formatting
 | 
						||
     ui.c       Curses UI
 | 
						||
     term.c     Terminal features unsupported by curses
 | 
						||
     edit.c     Line editing
 | 
						||
     tab.c      Tab-complete
 | 
						||
     url.c      URL detection
 | 
						||
     pls.c      Functions which should not have to be written
 | 
						||
     sandman.m  Utility for Darwin to signal sleep
 | 
						||
 | 
						||
     sshd_config  Anonymous SSH configuration
 | 
						||
     man.sh       man(1) implementation for chroot
 | 
						||
 | 
						||
SEE ALSO
 | 
						||
     catgirl(1), sandman(1)
 | 
						||
 | 
						||
Causal Agency                  December 2, 2018                  Causal Agency
 |