Skip to content

Commit 9eb04dc

Browse files
committed
docs: mention contributions
1 parent a31e933 commit 9eb04dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,7 @@ Sesh is a predecessor to my popular [t-smart-tmux-session-manager](https://githu
7171
I've decided to start over and build a session manager from the ground up. This time, I'm using a language that's more suited for the task: Go. Go is a compiled language that's fast, statically typed, and has a great standard library. It's perfect for a project like this. I've also decided to make this session manager multiplexer agnostic. It will be able to work with any terminal multiplexer, including tmux, zellij, Wezterm, and more.
7272

7373
The first step is to build a CLI that can interact with tmux and be a drop-in replacement for my previous tmux plugin. Once that's complete, I'll extend it to support other terminal multiplexers.
74+
75+
## Contributing
76+
77+
Pull requests are welcome, please help me make this project better! For major changes, please open an issue first to open a discussion.

0 commit comments

Comments
 (0)