jrmoulton / tmux-sessionizer

Tmux Sessionizer: A tool for opening git repositories as tmux sessions
MIT License
458 stars 35 forks source link

Add marks feature #134

Open junglerobba opened 1 week ago

junglerobba commented 1 week ago

closes #132

This fulfills what I would require of such a feature, but I'm taking suggestions of course. (Including naming, unfortunately bookmark was already taken) EDIT: Feel free to disregard the second commit if you want, I just wanted to test out this clap feature and I just so happened to have a perfect case right here

junglerobba commented 1 week ago

with fish this is how the dynamic shell completions look like: image