Skip to content

Commit d1a35de

Browse files
committed
pythongh-95471: IDLE - Tweak Edit menu
Move `Select All` above `Cut` as it is used with `Cut` and `Copy` but not `Paste`. Add a separator between `Replace` and `Go to Line` to show IDLE issue triagers the separation between 'Edit-find' and 'Edit-show' topics.
1 parent cd26595 commit d1a35de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Move `Select All` above `Cut` as it is used with `Cut` and `Copy` but not
2+
`Paste`. Add a separator between `Replace` and `Go to Line` to help IDLE
3+
issue triagers.

0 commit comments

Comments
 (0)