Feature #4589
closedFeature Request - Nick Column Options
0%
Description
I moved over from HexChat to AdiIRC today, and I love it!
The only thing I've found so far that I would like to request is options to change how the Nick Column behaves.
Currently the nick is always listed on the left of the column bar, for both say and emote. Can we have an option to have Emotes show the nick on the right side of the column separator? I'll attach a screenshot so you can see how HexChat handles it.
Files
Updated by Per Amundsen over 5 years ago
There are multiple ways to accomplish this already, including changing text events through MTS Themes or through the on ACTION scripting event- There is actually a script that can convert hexchat themes/text events to MTS theme https://dev.adiirc.com/boards/5/topics/1325.
I am working on something better for changing the format of text events, similar to hexchats text events where you specify prefix and text separately.
For now this script should do what you want https://dev.adiirc.com/boards/5/topics/1315.
Updated by Megan Woulffe over 5 years ago
Awesome thank you! I don't know scripting yet, but this should help get me started!
Updated by Per Amundsen about 4 years ago
- Category set to Interface
- Status changed from New to Rejected
- Assignee set to Per Amundsen