tmux.Window.Activity
- Module
- tmux
- Declared in
- Window
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/format_generated.go
- Other languages
- Python Ruby Lua TypeScript Rust Java .NET C++ Swift
-
Activity returns tmux #{window_activity} as time.Time from this Window's materialized window-scoped fields (tmux 3.2a or later).
In other ports When a window last showed activity
- Python
libtmux.Window.window_activity - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Window - Rust
window.Window.last_activity - Java no equivalent on
Window - .NET no equivalent on
Window - C++
libtmux::Window::activity - Swift no equivalent on
Window
- Python
0 declared, 0 inherited