atom-irc
atom-irc copied to clipboard
[Not maintained] IRC client that works inside of Atom.io editor.
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.19.2 x64 **Electron**: 1.6.9 **OS**: Mac OS X 10.12.6 **Thrown From**: [irc](https://github.com/cjsaylor/atom-irc) package 0.4.0 ### Stack Trace Failed to load the...
If anyone is interested in taking over ownership of this repo, please let me know.
For the initial version, allow multiple channels on the same server. There should be a mechanism to switch between the channels on the IRC pane. (Probably some tabs at the...
[Enter steps to reproduce below:] 1. Install package 2. Start Atom **Atom Version**: 1.0.0 **System**: Microsoft Windows 7 Enterprise **Thrown From**: [atom-irc](https://github.com/cjsaylor/atom-irc) package, vundefined ### Stack Trace Failed to load...
If you would like your pane item with class `IrcView` to support title change behavior, please implement a `::onDidChangeTitle()` method. `::on` methods for items are no longer supported. If not,...
Currently, it looks like this:  What about colouring nicks (either using a per-name random seed, or by privilege) and making the main text brighter?  _This is just a...
Allow for connect and disconnect from the IRC view (probably below the text input).