Message9286

Author freznice
Recipients freznice
Date 2015-01-02.13:33:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420205633.05.0.197651617468.issue2243@psf.upfronthosting.co.za>
In-reply-to
Content
jython shell do not support last word deletion using Esc-Backspace.


This is seen on jython 2.7b3 on a RHEL 6.6 VM machine.

Example:
  >>> re.fdfd[12G
  where [12G is printed when trying to delete the last word (on mrxvt)
History
Date User Action Args
2015-01-02 13:33:53freznicesetrecipients: + freznice
2015-01-02 13:33:53freznicesetmessageid: <1420205633.05.0.197651617468.issue2243@psf.upfronthosting.co.za>
2015-01-02 13:33:52freznicelinkissue2243 messages
2015-01-02 13:33:52freznicecreate