Gestures in opus
I tried, there is no title in Directory Opus so you need to specify the class:
ahk_class dopus.lister
ahk_class dopus.lister
sorry,now left gesture is working properly,but when i use right gesture the focus of the tab is going to other pane,fix ?
I tried in Directory Opus and it works for me. I don't understand what your issue is. Maybe try to record the screen.
Now I want to use "[" for going back and "]" for forward like the "{Alt Down}{Left}{Alt Up}" which u have posted previously for alt+left arrow for going back.
Shortcut: [
Shortcut: ]
Sorry but I cannot help further.
Code: Select all
{Alt Down}{Left}{Alt Up}
Code: Select all
{Alt Down}{Right}{Alt Up}