Navigate to rooms using message links list

This commit is contained in:
Joscha 2025-02-23 21:32:44 +01:00
parent 8040b82ff1
commit bf9a9d640b
5 changed files with 123 additions and 52 deletions

View file

@ -21,6 +21,7 @@ Procedure when bumping the version number:
- Unicode-based grapheme width estimation method
- `width_estimation_method` config option
- `--width-estimation-method` option
- Room links are now included in the `I` message links list
### Changed