halloy icon indicating copy to clipboard operation
halloy copied to clipboard

IRC application written in Rust

Results 203 halloy issues
Sort by recently updated
recently updated
newest added

I feel the buffer tiles are one of, if not the best, elements of Halloy (easy to arranged, really fluid etc). Only problem is that it is possible to have...

feature

It would be great to have the server channel and query logs in plain text. Perhaps under the halloy/history directory as server/channels/channel/timestamp and server/queries/nick/timestamp. For example:

feature

The [Soju](https://soju.im/) bouncer has an IRCv3 capability, `soju.im/bouncer-networks`, to allow automatically creating connections to the networks that are configured in the bouncer. It would be very convenient to have support...

feature
ircv3

The [IRCv3 chathistory](https://ircv3.net/specs/extensions/chathistory) would make using Halloy with [Ergo IRCd](https://ergo.chat) more seamless as it's [their primary method of synchronising history to client from integrated bouncer](https://github.com/ergochat/ergo/blob/master/docs/USERGUIDE.md#history).

feature
ircv3

like the title says, pressing CTRL + Z when the text input is focused should undo your last input change. pressing again should undo the second last one, and so...

Double click should select the word clicked on. clicking a third time should select the entire message

blocked by upstream

i would like to be able to choose where the NOTICE commands show up. the default choice would have NOTICE commands arrive in their own pane/window just as they do...

Couldn't find a feature lite this in any issues, but feel free to close out if need be. As a user I want to be able to scroll through the...

feature

If you select text with the mouse you notice you can select "half" a glyph. This should always be at the start/end of a particular glyph. ![image](https://github.com/squidowl/halloy/assets/58074586/f0217339-7310-44e2-930f-a7ec3dc6054e) - Halloy #4547ba1

blocked by upstream

Currently if the text entered into the "Send message..." box extends past the width of the pane, it starts scrolling horizontally which isn't great when dealing with longer messages. Could...

blocked by upstream