Jump to content

Setting the current pane/paneTab


Lucy Coleclough

Recommended Posts

Hi there, in an everlasting effort to vimify my pc, I find myself wanting to cycle through the panes in the current desktop using shift+j or k, like you would see in a tiling window manager.

For this to happen, I need to be able to set the currently "active" pane. 

In the python paneTab object, I see no method to do such a thing and I was wondering if I was missing something. Thank You

My backup plan is to include this

https://pyautogui.readthedocs.io/en/latest/mouse.html#the-screen-and-mouse-position

and manually set the cursor position and emulate a click.

As always, thank you for any help

 

Edited by ColecloughGeorge
Link to comment
Share on other sites

  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...