summary refs log blame commit diff stats
path: root/src/fe-text/README
blob: bb760aaea5f5b714f870f75ba6da73b7bc4145b5 (plain) (tree)
1
2
3
4
5




                                                            
fe-text README
~~~~~~~~~~~~~~

This is an experimental text frontend for X-Chat.
If anyone wants to add ncurses support, they are welcome to.
iable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
Install dependencies (on Debian/Ubuntu):

    sudo apt-get install  build-essential libglib2.0-dev libssl-dev


Build the plugin with:

    make


Install with:

    sudo make install