KokoIRC / koko

Yet another IRC client for me and you :koko:
https://github.com/KokoIRC/koko
MIT License
307 stars 27 forks source link

Mouse interaction #16

Open billybonks opened 8 years ago

billybonks commented 8 years ago

The mouse was working then i made koko.yml and it stopped working.

app:
  scrollback-limit: 20000
  root-channel-name: '$'

user:
  nick: octocat
  username: octocat
  realname: octocat

servers:
  - name: Mozilla
    host: irc.mozilla.org
    port: 6667
  - name: Freenode
    host: irc.freenode.net
    port: 6667
~
hatashiro commented 8 years ago

Mouse interactions are not supported for the time being. I'll mark it as an enhancement.