LibTmux.TmuxHookEntry
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Hooks/TmuxHooks.cs
-
One command a hook runs, and where it sits in the order.
The command is kept as tmux prints it. tmux normalises what it is given once, on the way in, and prints the result unchanged from then on, so the printed text can be handed straight back to
set-hook.
3 declared, 0 inherited
Members
- Command property Gets the tmux command, as tmux prints it.
- Index property Gets where the command sits in the hook's order.
- TmuxHookEntry method Initializes one hook entry.