WinJump
WinJump copied to clipboard
jump-current-goes-to-last broken?
{
"move-window-to-desktop": {
"Shortcut": "alt+shift"
},
"toggle-groups": [],
"jump-to": [
{
"shortcut": "alt+d1",
"desktop": 1
},
{
"shortcut": "alt+d2",
"desktop": 2
},
{
"shortcut": "alt+d3",
"desktop": 3
},
{
"shortcut": "alt+d4",
"desktop": 4
}
],
"jump-current-goes-to-last": false,
"change-desktops-with-scroll": false
}
alt-3 -> goes to screen 3 alt-1 -> goes to screen 1 alt-1 -> goes to screen 3
That should not happen if I understand the config correct. Version is 2.0.13.0.
@gideonstar-git Working on a fix, hold tight