IDLE: Select current line when text is not selected while doing copy
Aperta
@terryjreedy ci sta già lavorando.
Dal 5/7/2022.
topic-IDLE
type-feature
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
Feature or enhancement
When the selection is empty, select and copy/cut the current line.
Original Python’s IDLE can copy empty text, but it seem make no sense.
Previous discussion
Usage: https://github.com/znsoooo/IDLE-Advance
Implementation: https://github.com/znsoooo/IDLE-Advance/blob/master/idlealib/CopyNoSelect.py
Linked PRs
- gh-126034
- gh-145134
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.