Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

create a new session

Đang mở
#207 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
35/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
api, cli

Hướng nghiên cứu

Start by inspecting the libtmux.Server API and how it handles the "netcat" session name and tmux socket path. Reproduce the issue with the shown Server call and compare it with the working tmux command. Done means the module can create a new detached session on the requested socket, with behavior covered by an appropriate test if the repository provides one.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Hello,
Is it possible to create a new session using this module?
At the moment i have to do a os.system("tmux -S {0}/tmux new -s netcat -d".format(locatie)) to create a new session on a socket. when it seems like libtmux.Server("netcat", "{0}/tmux".format(locatie)) doesnt create a session.

Ngôn ngữ chính
Python
Star
1.2k
Fork
127
Merge trung bình
2 giờ 13 phút
Pull request đã merge (30 ngày)
1

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của tmux-python/libtmux

Tất cả issue của tmux-python/libtmux

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.