summaryrefslogtreecommitdiffstats
path: root/src/config.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.rs')
-rw-r--r--src/config.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config.rs b/src/config.rs
index df31de4..c504590 100644
--- a/src/config.rs
+++ b/src/config.rs
@@ -18,6 +18,10 @@ pub struct Config {
#[arg(short = 'T', long = "sessions")]
pub tmux_sessions: bool,
+ /// Exclude currently attached tmux session from output
+ #[arg(long)]
+ pub exclude_attached: bool,
+
/// Include arbitrary directories in output
///
/// Note: Directories added by this flag are still filtered and sorted based on supplied