struct

Tmux::Pane

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

pane_current_path
Source
pane_current_path=(pane_current_path : String)
Source
pane_height
Source
pane_height=(pane_height : Int32)
Source
pane_id
Source
pane_id=(pane_id : String)
Source
pane_in_mode
Source
pane_in_mode=(pane_in_mode : Bool)
Source
pane_width
Source
pane_width=(pane_width : Int32)
Source
scroll_position
Source
scroll_position=(scroll_position : Int32 | Nil)
Source
window_id
Source
window_id=(window_id : String)
Source
window_zoomed_flag
Source
window_zoomed_flag=(window_zoomed_flag : Bool)
Source