Skip to main content

Module plugin_command

Module plugin_command 

Source

Re-exportsยง

pub use super::generated_api::api::action::Action as ProtobufAction;
pub use super::generated_api::api::action::PaneIdAndShouldFloat;
pub use super::generated_api::api::action::SwitchToModePayload;
pub use super::generated_api::api::event::EventNameList as ProtobufEventNameList;
pub use super::generated_api::api::event::Header;
pub use super::generated_api::api::input_mode::InputMode as ProtobufInputMode;
pub use super::generated_api::api::plugin_command::break_panes_to_new_tab_response;
pub use super::generated_api::api::plugin_command::break_panes_to_tab_with_id_response;
pub use super::generated_api::api::plugin_command::break_panes_to_tab_with_index_response;
pub use super::generated_api::api::plugin_command::delete_layout_response;
pub use super::generated_api::api::plugin_command::dump_layout_response;
pub use super::generated_api::api::plugin_command::dump_session_layout_response;
pub use super::generated_api::api::plugin_command::edit_layout_response;
pub use super::generated_api::api::plugin_command::focus_or_create_tab_response;
pub use super::generated_api::api::plugin_command::get_focused_pane_info_response;
pub use super::generated_api::api::plugin_command::get_pane_cwd_response;
pub use super::generated_api::api::plugin_command::get_pane_pid_response;
pub use super::generated_api::api::plugin_command::get_pane_running_command_response;
pub use super::generated_api::api::plugin_command::hide_floating_panes_response;
pub use super::generated_api::api::plugin_command::highlight_style::Style as ProtobufHighlightStyleVariant;
pub use super::generated_api::api::plugin_command::new_tab_response;
pub use super::generated_api::api::plugin_command::parse_layout_response;
pub use super::generated_api::api::plugin_command::plugin_command::Payload;
pub use super::generated_api::api::plugin_command::rename_layout_response;
pub use super::generated_api::api::plugin_command::save_layout_response;
pub use super::generated_api::api::plugin_command::save_session_response;
pub use super::generated_api::api::plugin_command::show_floating_panes_response;
pub use super::generated_api::api::plugin_command::BreakPanesToNewTabPayload;
pub use super::generated_api::api::plugin_command::BreakPanesToNewTabResponse as ProtobufBreakPanesToNewTabResponse;
pub use super::generated_api::api::plugin_command::BreakPanesToTabWithIdPayload;
pub use super::generated_api::api::plugin_command::BreakPanesToTabWithIdResponse as ProtobufBreakPanesToTabWithIdResponse;
pub use super::generated_api::api::plugin_command::BreakPanesToTabWithIndexPayload;
pub use super::generated_api::api::plugin_command::BreakPanesToTabWithIndexResponse as ProtobufBreakPanesToTabWithIndexResponse;
pub use super::generated_api::api::plugin_command::ChangeFloatingPanesCoordinatesPayload;
pub use super::generated_api::api::plugin_command::ChangeHostFolderPayload;
pub use super::generated_api::api::plugin_command::ClearPaneHighlightsPayload;
pub use super::generated_api::api::plugin_command::ClearScreenForPaneIdPayload;
pub use super::generated_api::api::plugin_command::CliPipeOutputPayload;
pub use super::generated_api::api::plugin_command::CloseMultiplePanesPayload;
pub use super::generated_api::api::plugin_command::CloseTabWithIdPayload;
pub use super::generated_api::api::plugin_command::CloseTabWithIndexPayload;
pub use super::generated_api::api::plugin_command::CommandName;
pub use super::generated_api::api::plugin_command::ContextItem;
pub use super::generated_api::api::plugin_command::CopyToClipboardPayload;
pub use super::generated_api::api::plugin_command::CreateTokenResponse as ProtobufCreateTokenResponse;
pub use super::generated_api::api::plugin_command::CreateTokenResponse;
pub use super::generated_api::api::plugin_command::CurrentSessionLastSavedTimePayload;
pub use super::generated_api::api::plugin_command::CurrentSessionLastSavedTimeResponse as ProtobufCurrentSessionLastSavedTimeResponse;
pub use super::generated_api::api::plugin_command::CursorPosition;
pub use super::generated_api::api::plugin_command::CustomIndexHighlight as ProtobufCustomIndexHighlight;
pub use super::generated_api::api::plugin_command::CustomRgbHighlight as ProtobufCustomRgbHighlight;
pub use super::generated_api::api::plugin_command::DeleteLayoutPayload;
pub use super::generated_api::api::plugin_command::DeleteLayoutResponse as ProtobufDeleteLayoutResponse;
pub use super::generated_api::api::plugin_command::DumpLayoutPayload;
pub use super::generated_api::api::plugin_command::DumpLayoutResponse as ProtobufDumpLayoutResponse;
pub use super::generated_api::api::plugin_command::DumpSessionLayoutPayload;
pub use super::generated_api::api::plugin_command::DumpSessionLayoutResponse as ProtobufDumpSessionLayoutResponse;
pub use super::generated_api::api::plugin_command::EditLayoutPayload;
pub use super::generated_api::api::plugin_command::EditLayoutResponse as ProtobufEditLayoutResponse;
pub use super::generated_api::api::plugin_command::EditScrollbackForPaneWithIdPayload;
pub use super::generated_api::api::plugin_command::EmbedMultiplePanesPayload;
pub use super::generated_api::api::plugin_command::EnvVariable;
pub use super::generated_api::api::plugin_command::ExecCmdPayload;
pub use super::generated_api::api::plugin_command::FixedOrPercent as ProtobufFixedOrPercent;
pub use super::generated_api::api::plugin_command::FixedOrPercentValue as ProtobufFixedOrPercentValue;
pub use super::generated_api::api::plugin_command::FloatMultiplePanesPayload;
pub use super::generated_api::api::plugin_command::FloatingPaneCoordinates as ProtobufFloatingPaneCoordinates;
pub use super::generated_api::api::plugin_command::FocusOrCreateTabResponse as ProtobufFocusOrCreateTabResponse;
pub use super::generated_api::api::plugin_command::FocusedPaneInfo;
pub use super::generated_api::api::plugin_command::GenerateRandomNamePayload;
pub use super::generated_api::api::plugin_command::GenerateRandomNameResponse as ProtobufGenerateRandomNameResponse;
pub use super::generated_api::api::plugin_command::GenerateWebLoginTokenPayload;
pub use super::generated_api::api::plugin_command::GetFocusedPaneInfoPayload;
pub use super::generated_api::api::plugin_command::GetFocusedPaneInfoResponse as ProtobufGetFocusedPaneInfoResponse;
pub use super::generated_api::api::plugin_command::GetLayoutDirPayload;
pub use super::generated_api::api::plugin_command::GetLayoutDirResponse as ProtobufGetLayoutDirResponse;
pub use super::generated_api::api::plugin_command::GetPaneCwdPayload as ProtobufGetPaneCwdPayload;
pub use super::generated_api::api::plugin_command::GetPaneCwdResponse as ProtobufGetPaneCwdResponse;
pub use super::generated_api::api::plugin_command::GetPaneInfoPayload;
pub use super::generated_api::api::plugin_command::GetPaneInfoResponse as ProtobufGetPaneInfoResponse;
pub use super::generated_api::api::plugin_command::GetPanePidPayload;
pub use super::generated_api::api::plugin_command::GetPanePidResponse as ProtobufGetPanePidResponse;
pub use super::generated_api::api::plugin_command::GetPaneRunningCommandPayload as ProtobufGetPaneRunningCommandPayload;
pub use super::generated_api::api::plugin_command::GetPaneRunningCommandResponse as ProtobufGetPaneRunningCommandResponse;
pub use super::generated_api::api::plugin_command::GetPaneScrollbackPayload;
pub use super::generated_api::api::plugin_command::GetSessionEnvironmentVariablesPayload as ProtobufGetSessionEnvironmentVariablesPayload;
pub use super::generated_api::api::plugin_command::GetSessionEnvironmentVariablesResponse as ProtobufGetSessionEnvironmentVariablesResponse;
pub use super::generated_api::api::plugin_command::GetTabInfoPayload;
pub use super::generated_api::api::plugin_command::GetTabInfoResponse as ProtobufGetTabInfoResponse;
pub use super::generated_api::api::plugin_command::GoToTabWithIdPayload;
pub use super::generated_api::api::plugin_command::GroupAndUngroupPanesPayload;
pub use super::generated_api::api::plugin_command::HideFloatingPanesPayload as ProtobufHideFloatingPanesPayload;
pub use super::generated_api::api::plugin_command::HideFloatingPanesResponse as ProtobufHideFloatingPanesResponse;
pub use super::generated_api::api::plugin_command::HidePaneWithIdPayload;
pub use super::generated_api::api::plugin_command::HighlightAndUnhighlightPanesPayload;
pub use super::generated_api::api::plugin_command::HighlightLayer as ProtobufHighlightLayer;
pub use super::generated_api::api::plugin_command::HighlightStyle as ProtobufHighlightStyle;
pub use super::generated_api::api::plugin_command::HttpVerb as ProtobufHttpVerb;
pub use super::generated_api::api::plugin_command::IdAndNewName;
pub use super::generated_api::api::plugin_command::KeyToRebind;
pub use super::generated_api::api::plugin_command::KeyToUnbind;
pub use super::generated_api::api::plugin_command::KillSessionsPayload;
pub use super::generated_api::api::plugin_command::ListTokensResponse;
pub use super::generated_api::api::plugin_command::LoadNewPluginPayload;
pub use super::generated_api::api::plugin_command::MessageToPluginPayload;
pub use super::generated_api::api::plugin_command::MovePaneWithPaneIdInDirectionPayload;
pub use super::generated_api::api::plugin_command::MovePaneWithPaneIdPayload;
pub use super::generated_api::api::plugin_command::MovePayload;
pub use super::generated_api::api::plugin_command::NewPluginArgs as ProtobufNewPluginArgs;
pub use super::generated_api::api::plugin_command::NewTabPayload;
pub use super::generated_api::api::plugin_command::NewTabResponse as ProtobufNewTabResponse;
pub use super::generated_api::api::plugin_command::NewTabsResponse as ProtobufNewTabsResponse;
pub use super::generated_api::api::plugin_command::NewTabsWithLayoutInfoPayload;
pub use super::generated_api::api::plugin_command::OpenCommandPaneBackgroundResponse as ProtobufOpenCommandPaneBackgroundResponse;
pub use super::generated_api::api::plugin_command::OpenCommandPaneFloatingNearPluginPayload;
pub use super::generated_api::api::plugin_command::OpenCommandPaneFloatingNearPluginResponse as ProtobufOpenCommandPaneFloatingNearPluginResponse;
pub use super::generated_api::api::plugin_command::OpenCommandPaneFloatingResponse as ProtobufOpenCommandPaneFloatingResponse;
pub use super::generated_api::api::plugin_command::OpenCommandPaneInPlaceOfPaneIdPayload;
pub use super::generated_api::api::plugin_command::OpenCommandPaneInPlaceOfPaneIdResponse as ProtobufOpenCommandPaneInPlaceOfPaneIdResponse;
pub use super::generated_api::api::plugin_command::OpenCommandPaneInPlaceOfPluginPayload;
pub use super::generated_api::api::plugin_command::OpenCommandPaneInPlaceOfPluginResponse as ProtobufOpenCommandPaneInPlaceOfPluginResponse;
pub use super::generated_api::api::plugin_command::OpenCommandPaneInPlaceResponse as ProtobufOpenCommandPaneInPlaceResponse;
pub use super::generated_api::api::plugin_command::OpenCommandPaneNearPluginPayload;
pub use super::generated_api::api::plugin_command::OpenCommandPaneNearPluginResponse as ProtobufOpenCommandPaneNearPluginResponse;
pub use super::generated_api::api::plugin_command::OpenCommandPanePayload;
pub use super::generated_api::api::plugin_command::OpenCommandPaneResponse as ProtobufOpenCommandPaneResponse;
pub use super::generated_api::api::plugin_command::OpenEditPaneInPlaceOfPaneIdPayload;
pub use super::generated_api::api::plugin_command::OpenEditPaneInPlaceOfPaneIdResponse as ProtobufOpenEditPaneInPlaceOfPaneIdResponse;
pub use super::generated_api::api::plugin_command::OpenFileFloatingNearPluginPayload;
pub use super::generated_api::api::plugin_command::OpenFileFloatingNearPluginResponse as ProtobufOpenFileFloatingNearPluginResponse;
pub use super::generated_api::api::plugin_command::OpenFileFloatingResponse as ProtobufOpenFileFloatingResponse;
pub use super::generated_api::api::plugin_command::OpenFileInPlaceOfPluginPayload;
pub use super::generated_api::api::plugin_command::OpenFileInPlaceOfPluginResponse as ProtobufOpenFileInPlaceOfPluginResponse;
pub use super::generated_api::api::plugin_command::OpenFileInPlaceResponse as ProtobufOpenFileInPlaceResponse;
pub use super::generated_api::api::plugin_command::OpenFileNearPluginPayload;
pub use super::generated_api::api::plugin_command::OpenFileNearPluginResponse as ProtobufOpenFileNearPluginResponse;
pub use super::generated_api::api::plugin_command::OpenFilePayload;
pub use super::generated_api::api::plugin_command::OpenFileResponse as ProtobufOpenFileResponse;
pub use super::generated_api::api::plugin_command::OpenPaneInNewTabResponse as ProtobufOpenPaneInNewTabResponse;
pub use super::generated_api::api::plugin_command::OpenPluginPaneFloatingPayload;
pub use super::generated_api::api::plugin_command::OpenPluginPaneFloatingResponse as ProtobufOpenPluginPaneFloatingResponse;
pub use super::generated_api::api::plugin_command::OpenPluginPaneInNewTabPayload as ProtobufOpenPluginPaneInNewTabPayload;
pub use super::generated_api::api::plugin_command::OpenTerminalFloatingNearPluginPayload;
pub use super::generated_api::api::plugin_command::OpenTerminalFloatingNearPluginResponse as ProtobufOpenTerminalFloatingNearPluginResponse;
pub use super::generated_api::api::plugin_command::OpenTerminalFloatingResponse as ProtobufOpenTerminalFloatingResponse;
pub use super::generated_api::api::plugin_command::OpenTerminalInPlaceOfPluginPayload;
pub use super::generated_api::api::plugin_command::OpenTerminalInPlaceOfPluginResponse as ProtobufOpenTerminalInPlaceOfPluginResponse;
pub use super::generated_api::api::plugin_command::OpenTerminalInPlaceResponse as ProtobufOpenTerminalInPlaceResponse;
pub use super::generated_api::api::plugin_command::OpenTerminalNearPluginPayload;
pub use super::generated_api::api::plugin_command::OpenTerminalNearPluginResponse as ProtobufOpenTerminalNearPluginResponse;
pub use super::generated_api::api::plugin_command::OpenTerminalPaneInPlaceOfPaneIdPayload;
pub use super::generated_api::api::plugin_command::OpenTerminalPaneInPlaceOfPaneIdResponse as ProtobufOpenTerminalPaneInPlaceOfPaneIdResponse;
pub use super::generated_api::api::plugin_command::OpenTerminalResponse as ProtobufOpenTerminalResponse;
pub use super::generated_api::api::plugin_command::OverrideLayoutPayload;
pub use super::generated_api::api::plugin_command::PageScrollDownInPaneIdPayload;
pub use super::generated_api::api::plugin_command::PageScrollUpInPaneIdPayload;
pub use super::generated_api::api::plugin_command::PaneId as ProtobufPaneId;
pub use super::generated_api::api::plugin_command::PaneIdAndFloatingPaneCoordinates;
pub use super::generated_api::api::plugin_command::PaneType as ProtobufPaneType;
pub use super::generated_api::api::plugin_command::ParseLayoutPayload;
pub use super::generated_api::api::plugin_command::ParseLayoutResponse as ProtobufParseLayoutResponse;
pub use super::generated_api::api::plugin_command::PluginCommand as ProtobufPluginCommand;
pub use super::generated_api::api::plugin_command::PluginMessagePayload;
pub use super::generated_api::api::plugin_command::RebindKeysPayload;
pub use super::generated_api::api::plugin_command::ReconfigurePayload;
pub use super::generated_api::api::plugin_command::RegexHighlight as ProtobufRegexHighlight;
pub use super::generated_api::api::plugin_command::ReloadPluginPayload;
pub use super::generated_api::api::plugin_command::RenameLayoutPayload;
pub use super::generated_api::api::plugin_command::RenameLayoutResponse as ProtobufRenameLayoutResponse;
pub use super::generated_api::api::plugin_command::RenameTabWithIdPayload;
pub use super::generated_api::api::plugin_command::RenameWebLoginTokenPayload;
pub use super::generated_api::api::plugin_command::RenameWebTokenResponse;
pub use super::generated_api::api::plugin_command::ReplacePaneWithExistingPanePayload;
pub use super::generated_api::api::plugin_command::RequestPluginPermissionPayload;
pub use super::generated_api::api::plugin_command::RerunCommandPanePayload;
pub use super::generated_api::api::plugin_command::ResizePaneIdWithDirectionPayload;
pub use super::generated_api::api::plugin_command::ResizePayload;
pub use super::generated_api::api::plugin_command::RevokeAllWebTokensResponse;
pub use super::generated_api::api::plugin_command::RevokeTokenResponse;
pub use super::generated_api::api::plugin_command::RevokeWebLoginTokenPayload;
pub use super::generated_api::api::plugin_command::RunActionPayload;
pub use super::generated_api::api::plugin_command::RunCommandPayload;
pub use super::generated_api::api::plugin_command::RunningCommand as ProtobufRunningCommand;
pub use super::generated_api::api::plugin_command::SaveLayoutPayload;
pub use super::generated_api::api::plugin_command::SaveLayoutResponse as ProtobufSaveLayoutResponse;
pub use super::generated_api::api::plugin_command::SaveSessionPayload;
pub use super::generated_api::api::plugin_command::SaveSessionResponse as ProtobufSaveSessionResponse;
pub use super::generated_api::api::plugin_command::ScrollDownInPaneIdPayload;
pub use super::generated_api::api::plugin_command::ScrollToBottomInPaneIdPayload;
pub use super::generated_api::api::plugin_command::ScrollToTopInPaneIdPayload;
pub use super::generated_api::api::plugin_command::ScrollUpInPaneIdPayload;
pub use super::generated_api::api::plugin_command::SetFloatingPanePinnedPayload;
pub use super::generated_api::api::plugin_command::SetPaneBorderlessPayload;
pub use super::generated_api::api::plugin_command::SetPaneColorPayload;
pub use super::generated_api::api::plugin_command::SetPaneRegexHighlightsPayload;
pub use super::generated_api::api::plugin_command::SetSelfMouseSelectionSupportPayload;
pub use super::generated_api::api::plugin_command::SetTimeoutPayload;
pub use super::generated_api::api::plugin_command::ShowCursorPayload;
pub use super::generated_api::api::plugin_command::ShowFloatingPanesPayload as ProtobufShowFloatingPanesPayload;
pub use super::generated_api::api::plugin_command::ShowFloatingPanesResponse as ProtobufShowFloatingPanesResponse;
pub use super::generated_api::api::plugin_command::ShowPaneWithIdPayload;
pub use super::generated_api::api::plugin_command::StackPanesPayload;
pub use super::generated_api::api::plugin_command::SubscribePayload;
pub use super::generated_api::api::plugin_command::SwitchSessionPayload;
pub use super::generated_api::api::plugin_command::SwitchTabToIdPayload;
pub use super::generated_api::api::plugin_command::SwitchTabToPayload;
pub use super::generated_api::api::plugin_command::TogglePaneBorderlessPayload;
pub use super::generated_api::api::plugin_command::TogglePaneEmbedOrEjectForPaneIdPayload;
pub use super::generated_api::api::plugin_command::TogglePaneIdFullscreenPayload;
pub use super::generated_api::api::plugin_command::UnsubscribePayload;
pub use super::generated_api::api::plugin_command::WebRequestPayload;
pub use super::generated_api::api::plugin_command::WriteCharsToPaneIdPayload;
pub use super::generated_api::api::plugin_command::WriteToPaneIdPayload;
pub use super::generated_api::api::plugin_permission::PermissionType as ProtobufPermissionType;
pub use super::generated_api::api::resize::ResizeAction as ProtobufResizeAction;