Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

create a new session

Aperta
#207 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python
Ambito
api, cli

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.

Lingua principale
Python
Stelle
1.2k
Fork
127
Merge medio
2h 13m
PR unite (30g)
1

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di tmux-python/libtmux

Tutte le issue di tmux-python/libtmux

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.