From be5bace0ac0536047f81fe2d9f97b43b075e4461 Mon Sep 17 00:00:00 2001 From: Valerie Date: Mon, 4 Mar 2024 13:16:00 -0500 Subject: [PATCH] updated README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 881da4a..f895e1d 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ remux n -n foo ``` +If you're working in a git repository, the `attach`, `has`, and `new` commands +can be used without a session title, and the repository directory name will be +used instead. + ## Dependencies ReMux depends on [tmux](https://github.com/tmux/tmux).