Author cben
Recipients cben, kbk, serwy, tjreedy
Date 2008-06-04.22:54:03
SpamBayes Score 0.252051
Marked as misclassified No
Message-id <1212620046.39.0.15055545432.issue2704@psf.upfronthosting.co.za>
In-reply-to
Content
The patch logic is very simple: inside the command area Up/Down move
through history.
But what about multi-line editing?  Wouldn't this interfere when you
just want to move between lines in a multi-line command (e.g. a long
``def``)?
I'm afraid the conditional logic needs more refining to be useful.
History
Date User Action Args
2008-06-04 22:54:06cbensetspambayes_score: 0.252051 -> 0.252051
recipients: + cben, tjreedy, kbk, serwy
2008-06-04 22:54:06cbensetspambayes_score: 0.252051 -> 0.252051
messageid: <1212620046.39.0.15055545432.issue2704@psf.upfronthosting.co.za>
2008-06-04 22:54:05cbenlinkissue2704 messages
2008-06-04 22:54:04cbencreate