xiota / geanylua-scripts

GeanyLua scripts to add some minor features to Geany. Hide the menubar. Show multiple long-line column markers.
GNU General Public License v2.0
2 stars 0 forks source link

toggle_menu_bar.lua instead of toggle-menu.lua #2

Closed ralf3u closed 2 years ago

ralf3u commented 2 years ago

I would not call the document toggle-menu.lua but toggle_menu_bar.lua because it is not about the menu, it is about the menu bar. I would also re-change in all documents menu to menu bar. So, I would also re-change this: toggle_menu-hidden to toggle_menu_bar-hidden Maybe some more words need to be changed, so that the scripts work properly like now.

Remark If one use toggle_menu-bar.lua, then in Preferences, in Keybindings, the hyphen will not appear, so I think it is better to use the underscore, so like this: toggle_menu_bar.lua.

xiota commented 2 years ago

renamed toggle-menu to toggle-menu-bar.

ralf3u commented 2 years ago

I just updated the step-by-step description on https://github.com/geany/geany/issues/633#issuecomment-1030634638.