Find full documentation at https://halloy.squidowl.org/.
Added:
- Highlights by regex and words
- Time remaining is now displayed during file transfers
- Sidebar now automatically adjusts its width based on content
- Ability to customize default pane splitting direction (vertical or horizontal)
- Clicking a nickname is now configurable. The default behavior has changed to open a query.
- Ability to quit Halloy through commandbar and keyboard shortcut
- New shortcuts for scrolling a buffer:
- Scroll buffer up a page pageup (Fn + ↑ on macOS)
- Scroll buffer down a page pagedown (Fn + ↓ on macOS)
- Scroll to top of buffer ctrl + ↑ (⌘ + ↑ on macOS)
- Scroll to bottom of buffer ctrl + ↓ (⌘ + ↓ on macOS)
Changed:
[file_transfer.save_directory]
is now default download path for transfers. If set, files will be downloaded there by default. Otherwise, you'll be prompted to choose a location- Ability to dynamically select dark or light theme based on OS appearance.
/msg <target>
(without any message text) will now open a pane for the target without sending a message- Text input of the active pane will remain focused after all actions
- Focus last known active pane on launch
- Changed maximize / restore buffer shortcuts to ctrl + shift + ↑ / ctrl + shift + ↓ (⌘ + shift + ↑ / ctrl + shift + ↓ on macOS) to prevent collision with new scroll shortcuts