Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Swift API

Swift documentation

Server.cancelModes(in:)

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Navigation.swift
cancelModes(in:) ( in : Pane ) → ()
methodasync [source]
methodasync [source]
cancelModes(in:)

Idempotently clears the entire mode stack of a pane.

This is not an inverse specific to enterCopyMode(_:). tmux's copy-mode -q cancels every active pane mode, including modes entered by a client or by another command. A pane already outside a mode is success.

Raises

0 declared, 0 inherited

Esc

Type to search.