Terry J. Reedy <tjre...@udel.edu> added the comment:

I agree.  The Squeezed Output Viewer is an instance of 
idlelib.textview.ViewWindow.  The latter is for read-only text and is also used 
for the text displays invoked from About IDLE.  I have already thought about 
making the text searchable.  Seaching does not require that the text be 
editable.

An initial implementatation might be a [Search] button that opens the current 
search dialog linked to the text in the window.

----------
stage:  -> test needed
title: Text Search in Squeezed Output Viewer -> IDLE: Add search to Squeezed 
Output text viewer.

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36595>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to