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

def tmux.getNumberOfPanes ( )

Definition at line 90 of file tmux.py.

def tmux.getNumberOfWindows ( )

Definition at line 59 of file tmux.py.

def tmux.getPaneOut (   pane)

Definition at line 26 of file tmux.py.

def tmux.getTmuxCurOut ( )

Definition at line 29 of file tmux.py.

def tmux.getTmuxOut (   windowNameOrId,
  paneId 
)

Definition at line 32 of file tmux.py.

def tmux.getValidWindowIds ( )

Definition at line 62 of file tmux.py.

def tmux.getWindow (   windowNameOrId)

Definition at line 39 of file tmux.py.

def tmux.restartAllWindows ( )

Definition at line 81 of file tmux.py.

def tmux.restartCurrentPane ( )

Definition at line 101 of file tmux.py.

def tmux.restartPanes (   windowAndPanes)

Definition at line 130 of file tmux.py.

def tmux.restartWindow (   i)

Definition at line 67 of file tmux.py.

def tmux.selectPane (   paneId)

Definition at line 93 of file tmux.py.

def tmux.selectWindow (   windowNameOrId)

Definition at line 52 of file tmux.py.

def tmux.selectWindowAndPane (   windowNameOrId,
  paneId 
)

Definition at line 152 of file tmux.py.

def tmux.terminateAllWindows ( )

Definition at line 85 of file tmux.py.

def tmux.terminateCurrentPane ( )

Definition at line 119 of file tmux.py.

def tmux.terminatePane ( )

Definition at line 98 of file tmux.py.

def tmux.terminatePanes (   windowAndPanes)

Definition at line 141 of file tmux.py.

def tmux.terminateWindow (   i)

Definition at line 74 of file tmux.py.

def tmux.tmuxKill ( )

Definition at line 156 of file tmux.py.

Variable Documentation

tmux.curPane = session.attached_pane

Definition at line 21 of file tmux.py.

tmux.curWindow = session.attached_window

Definition at line 20 of file tmux.py.

tmux.server = libtmux.Server()

Definition at line 18 of file tmux.py.

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 Tue Feb 18 2020 03:14:15