From 4f54ab68fec84e9312567e52e58cf1769de6e5bc Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 26 May 2011 15:02:37 +0000 Subject: Rebuilt jline with some navigation improvements... Rebuilt jline with some navigation improvements (ctrl-T jumps forward a word, ctrl-X deletes the word in front of the cursor), thanks to Kenji Matsuoka for portions of this patch. Note to OSX users: TIL learned that ctrl-O is swallowed by the terminal and that unless you have some need for weird flow-control over serial connection control chars, you can recover it with stty discard undef And then you have ctrl-O for previous word and ctrl-T for next word. No review. --- lib/jline.jar.desired.sha1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/jline.jar.desired.sha1') diff --git a/lib/jline.jar.desired.sha1 b/lib/jline.jar.desired.sha1 index 74b0d9d91e..ea3729c24c 100644 --- a/lib/jline.jar.desired.sha1 +++ b/lib/jline.jar.desired.sha1 @@ -1 +1 @@ -5eade2bafa228aab1f5abc63e6062ce8052e4f6d ?jline.jar +545b37930819a1196705e582a232abfeb252cc8d ?jline.jar -- cgit v1.2.3