view_sync#
Bases:
TUIMenu
Enter the display state manipulation menu.
Methods:
add
(*args, **kwargs)Add list of window ids for synchronization.
add_all
(*args, **kwargs)Synchronize all windows.
list
(*args, **kwargs)Print window ids of open windows.
remove
(*args, **kwargs)Remove list of window ids from synchronization.
remove_all
(*args, **kwargs)Unsynchronize all windows.
start
(*args, **kwargs)Start view synchronization.
stop
(*args, **kwargs)Stop view synchronization.
Add list of window ids for synchronization.
Synchronize all windows.
Print window ids of open windows.
Remove list of window ids from synchronization.
Unsynchronize all windows.
Start view synchronization.
Stop view synchronization.