-
-
Notifications
You must be signed in to change notification settings - Fork 346
setWindowWrapIndent not working except in main console #5936
Copy link
Copy link
Labels
bounty-120see https://wiki.mudlet.org/w/Bounty_Processsee https://wiki.mudlet.org/w/Bounty_Processgood first issueindentation/word wrapAn issue related to indentation/word wrapping in MudletAn issue related to indentation/word wrapping in Mudlet💎 Bounty💰 Rewarded
Description
Brief summary of issue / Description of requested feature:
setWindowWrapIndent does not error when used on a miniconsole but also there is no indent on wrapped miniconsole lines when it's set above 0.
Steps to reproduce the issue / Reasons for adding feature:
- Geyser.MiniConsole:new({name = "indent-test"})
- setWindowWrapIndent("indent-test", 10)
- echo("indent-test", "This is the song that doesn't end, yes it goes on and on my friend, some people started singing it not knowing what it was, and they'll continue singing it forever just because this is the song that doesn't end...")
Error output / Expected result of feature
Miniconsoles should indent their wraps the same way as the main console if you set the wrap indent.
Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:
Mudlet 4.14.1, tested in windows
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bounty-120see https://wiki.mudlet.org/w/Bounty_Processsee https://wiki.mudlet.org/w/Bounty_Processgood first issueindentation/word wrapAn issue related to indentation/word wrapping in MudletAn issue related to indentation/word wrapping in Mudlet💎 Bounty💰 Rewarded