mirror of
https://github.com/nushell/nushell.git
synced 2025-06-20 18:08:36 +02:00
Fixes messed ansi escapes in hover text (manpage): <img width="392" alt="image" src="https://github.com/user-attachments/assets/37c16520-d499-4079-93d9-0eccd1cfa8de" /> # Description That bug is introduced in #15115. Also refactored the hover related code to a separate file, just like other features. # User-Facing Changes # Tests + Formatting # After Submitting