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

libtmux::Server::remove_environment

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

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux-cxx
Source
include/libtmux/server.hpp
remove_environment ( name : std::string_view ) → expected< void, CommandFailure >
methodreadonly [source]
methodreadonly [source]
remove_environment

Keep the name and take it out of what a new process inherits — tmux's -r, which a listing then prints as -NAME.

Different from forgetting it: this one is remembered, as an instruction to remove.

Discussed in Persistent environment · Environment

0 declared, 0 inherited

Esc

Type to search.