atom-irc icon indicating copy to clipboard operation
atom-irc copied to clipboard

[Not maintained] IRC client that works inside of Atom.io editor.

Results 10 atom-irc issues
Sort by recently updated
recently updated
newest added

[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.

Help Wanted

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...

enhancement

[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: ![Image](https://lut.im/r395wnBh/nXsq4uvp) What about colouring nicks (either using a per-name random seed, or by privilege) and making the main text brighter? ![Image](https://lut.im/bfX26wiM/LzgV5T2u) _This is just a...

question

The spec runner was auto created, but needs fleshed out.

enhancement

Once #5 is completed.

enhancement

Allow for connect and disconnect from the IRC view (probably below the text input).

enhancement