fuhsjr00 / bug.n

Tiling Window Manager for Windows
GNU General Public License v3.0
3.36k stars 213 forks source link

Free !Up and !Down #125

Closed Lexanius closed 7 years ago

Lexanius commented 7 years ago

Hiho,

it is possible to free/remap the binding !Up and !Down that i can use it in Editors again. It often use to move a line one top/bottom. Editors are Eclipse or VSC. With bug.n the keybinding not work correctly, nothing happends. How can I configure the app that it works normal? Maybe other keybindings?

Greetings,

Lexanius

x29a commented 7 years ago

Hi,

Which version of Windows are you on?

According to the default hotkey documentation that combo is only active with dynamic tiling is disabled, do you have dynamic tiling disabled in your config?

To disable the default mapping, you should be able to provide the combo without a function name, as described in the customization docu so try

Config_hotkey=!Up:: Config_hotkey=!Down::

in your Config.ini (see configuration docu).

Lexanius commented 7 years ago

This works. Thx

To the questions: I use the v8.4.0 and i have dynamic tiling on and use the exe to start the application.