Mike Miller writes: > No offense, but if you're a developer who can't handle hotkeys or > came of age before the "glass tty" and won't learn any new tricks… > well, that's just *"your problem, mayan."* > > The rest of us are capable. :D
The thing is, this is a destructive capability. In some cases it only clears the "screen" (whatever that means), which may cost you some diagnostics. Probably (but not always) you can recreate them by repeating a command from history. But in some cases it also clears the scrollback buffer. That makes it kinda hard to figure out what's going on unless you know what's going on. I don't need it ever and I don't hit Ctrl-L accidentally, so I'm =0 on adding the feature. But it's something that needs some care in implementation. Steve _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/MT5Q3CYNT7ZBTBFU2SGRMMGTJTSU24DW/ Code of Conduct: http://python.org/psf/codeofconduct/