Skip to content

cmouse/FiSH-irssi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiSH module for irssi

Based on official from http://fish.secure.la/ (DEAD?)
Changed to use GMP instead of MIRACL by Dcoder
Basic autoconf/automake support by falso

Requirements

Build instructions

First download the irssi source code and extract it, for example /home/jacinto/irssi-0.8.15.
Now enter the FiSH-irssi directory and run the following combo.

# ./regen.sh
# ./configure --with-irssi-source=/home/jacinto/irssi-0.8.15
# make
# sudo cp src/.libs/libfish.so /usr/lib/irssi/modules

To run

If you installed the module in the default directory, you just need to run the following command inside irssi to load it:

/load fish

If not, just include the path while loading:

/load /home/jacinto/libfish.so

Tested on

  • Linux/x86
  • OpenBSD/x86
  • OpenBSD/macppc
  • FreeBSD/x86
  • NetBSD/x86
  • OpenBSD/sgi (Big Endian - mips)

BUGS

  • Some crashes when the terminal is set to UTF-8 and irssi recode is enabled

About

irssi FiSH plugin using GMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published