libtmux::Server::remove_environment
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- remove_environment ( name : std::string_view ) expected< void, CommandFailure >
-
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