View Single Post
Old 10-17-2013, 03:28 PM   #11
jtt
Connoisseur
jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.jtt composes epic poetry in binary.
 
Posts: 97
Karma: 90350
Join Date: Aug 2013
Location: Berlin, Germany
Device: PB 622, PB 623
Bug fix

Hi Paolo,

you were completely right, there was a bug. You shouldn't have to use 't' to enter a directory, just pressing the <Enter> key is supposed to do that. The problem was that the <Enter> key actually send '\n' instead of '\r' to vim, which I now understand was wrong. Changing that got rid of the of the problem you encountered.

Please download the new 1.1 version that is now available via the links in my first post in this thread.

Best regards, Jens
jtt is offline   Reply With Quote