Skip to content

IDLE: Select current line when text is not selected while doing copy #94521

Open
@znsoooo

Description

@znsoooo

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

Discuss at: https://discuss.python.org/t/i-made-some-improvement-for-idle-can-i-contribute-to-idlelib-library-in-python-project

Usage: https://github.com/znsoooo/IDLE-Advance

Implementation: https://github.com/znsoooo/IDLE-Advance/blob/master/idlealib/CopyNoSelect.py

Linked PRs

Metadata

Metadata

Assignees

Labels

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions