mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-05-07 03:53:41 +05:30
fix(kitty): Add script required for moving between splits
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
|||||||
|
def main():
|
||||||
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
def handle_result(args, result, target_window_id, boss):
|
||||||
|
return boss.active_tab.current_layout.name
|
||||||
|
|
||||||
|
|
||||||
|
handle_result.no_ui = True
|
||||||
Reference in New Issue
Block a user