Functions | Variables
tmux Namespace Reference

Functions

def getNumberOfPanes ()
 
def getNumberOfWindows ()
 
def getPaneOut (pane)
 
def getTmuxCurOut ()
 
def getTmuxOut (windowNameOrId, paneId)
 
def getValidWindowIds ()
 
def getWindow (windowNameOrId)
 
def restartAllWindows ()
 
def restartCurrentPane ()
 
def restartPanes (windowAndPanes)
 
def restartWindow (i)
 
def selectPane (paneId)
 
def selectWindow (windowNameOrId)
 
def selectWindowAndPane (windowNameOrId, paneId)
 
def terminateAllWindows ()
 
def terminateCurrentPane ()
 
def terminatePane ()
 
def terminatePanes (windowAndPanes)
 
def terminateWindow (i)
 
def tmuxKill ()
 

Variables

 curPane = session.attached_pane
 
 curWindow = session.attached_window
 
 server = libtmux.Server()
 
 session = server.sessions[0]
 

Function Documentation

◆ getNumberOfPanes()

def tmux.getNumberOfPanes ( )

Definition at line 90 of file tmux.py.

◆ getNumberOfWindows()

def tmux.getNumberOfWindows ( )

Definition at line 59 of file tmux.py.

◆ getPaneOut()

def tmux.getPaneOut (   pane)

Definition at line 26 of file tmux.py.

◆ getTmuxCurOut()

def tmux.getTmuxCurOut ( )

Definition at line 29 of file tmux.py.

◆ getTmuxOut()

def tmux.getTmuxOut (   windowNameOrId,
  paneId 
)

Definition at line 32 of file tmux.py.

◆ getValidWindowIds()

def tmux.getValidWindowIds ( )

Definition at line 62 of file tmux.py.

◆ getWindow()

def tmux.getWindow (   windowNameOrId)

Definition at line 39 of file tmux.py.

◆ restartAllWindows()

def tmux.restartAllWindows ( )

Definition at line 81 of file tmux.py.

◆ restartCurrentPane()

def tmux.restartCurrentPane ( )

Definition at line 101 of file tmux.py.

◆ restartPanes()

def tmux.restartPanes (   windowAndPanes)

Definition at line 130 of file tmux.py.

◆ restartWindow()

def tmux.restartWindow (   i)

Definition at line 67 of file tmux.py.

◆ selectPane()

def tmux.selectPane (   paneId)

Definition at line 93 of file tmux.py.

◆ selectWindow()

def tmux.selectWindow (   windowNameOrId)

Definition at line 52 of file tmux.py.

◆ selectWindowAndPane()

def tmux.selectWindowAndPane (   windowNameOrId,
  paneId 
)

Definition at line 152 of file tmux.py.

◆ terminateAllWindows()

def tmux.terminateAllWindows ( )

Definition at line 85 of file tmux.py.

◆ terminateCurrentPane()

def tmux.terminateCurrentPane ( )

Definition at line 119 of file tmux.py.

◆ terminatePane()

def tmux.terminatePane ( )

Definition at line 98 of file tmux.py.

◆ terminatePanes()

def tmux.terminatePanes (   windowAndPanes)

Definition at line 141 of file tmux.py.

◆ terminateWindow()

def tmux.terminateWindow (   i)

Definition at line 74 of file tmux.py.

◆ tmuxKill()

def tmux.tmuxKill ( )

Definition at line 156 of file tmux.py.

Variable Documentation

◆ curPane

tmux.curPane = session.attached_pane

Definition at line 21 of file tmux.py.

◆ curWindow

tmux.curWindow = session.attached_window

Definition at line 20 of file tmux.py.

◆ server

tmux.server = libtmux.Server()

Definition at line 18 of file tmux.py.

◆ session

tmux.session = server.sessions[0]

Definition at line 19 of file tmux.py.



asr_resources_for_active_scene_recognition
Author(s): Allgeyer Tobias, Aumann Florian, Borella Jocelyn, Karrenbauer Oliver, Marek Felix, Meißner Pascal, Stroh Daniel, Trautmann Jeremias
autogenerated on Mon Feb 28 2022 21:51:32