Page 1 of 1

how to remove the extra menu items to the left of the text input field ?

Posted: Mon Nov 16, 2020 12:27 am
by SilentFish
good evening,

i would prefer to have the text input field take up the whole width of the Mudlet window. but there's some kind of menu items to the right of it.

https://ibb.co/NSPz2L4

i looked through the wiki, and it appears i could remove it with the hideWindow function

https://wiki.mudlet.org/w/Manual:Lua_Fu ... hideWindow

that requires me to know what the name of the window is... and i haven't found any documentation identifying the default windows displayed.

any advice is appreciated.

Re: how to remove the extra menu items to the left of the text input field ?

Posted: Mon Nov 16, 2020 2:46 am
by demonnic
alt+l should toggle those off.

Re: how to remove the extra menu items to the left of the text input field ?

Posted: Tue Nov 24, 2020 5:00 pm
by SilentFish
demonnic wrote:
Mon Nov 16, 2020 2:46 am
alt+l should toggle those off.
oh jeeze ! how did i miss that ? thank you so much :)