Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #50065 > unrolled thread

Re: Editor Ergonomics [was: Important features for editors]

Started byChris Angelico <rosuav@gmail.com>
First post2013-07-07 00:23 +1000
Last post2013-07-07 00:23 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Editor Ergonomics [was: Important features for editors] Chris Angelico <rosuav@gmail.com> - 2013-07-07 00:23 +1000

#50065 — Re: Editor Ergonomics [was: Important features for editors]

FromChris Angelico <rosuav@gmail.com>
Date2013-07-07 00:23 +1000
SubjectRe: Editor Ergonomics [was: Important features for editors]
Message-ID<mailman.4337.1373120602.3114.python-list@python.org>
On Sun, Jul 7, 2013 at 12:10 AM, Skip Montanaro <skip@pobox.com> wrote:
> If you stop to
> think about it, all text editors probably present similar issues for
> their users.  They all involve:
>
> * a lot of typing,
> * use of modifier keys (ctrl, alt, command, etc)
> * movement between the mouse and the keyboard

Well, not all involve the mouse. Editors designed to be used over SSH
often don't. But yes, editing text files will tend to involve a lot of
typing. That's kinda the point of it :)

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web