commit | 4957c1121d0f700155b591536bcfb01359c78492 | [log] [tgz] |
---|---|---|
author | Rishabh Dave <rishabhddave@gmail.com> | Fri Jul 01 19:24:28 2016 +0530 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sat Jul 02 12:26:42 2016 +0200 |
tree | ea09716bbdf49946e8fa096cbd30911b1bbd5220 | |
parent | d9d8eb2480e6b2d816ed1f13599f6f3c247a7031 [diff] |
browser: select an inaccessible directory also when tabbed When the user tab-completed a name at the Go To Directory prompt, this name will end in a slash. Remove this slash, so the name can be found in the file list (where directory names don't include the final slash). This fixes http://savannah.gnu.org/bugs/?48353. Signed-off-by: Rishabh Dave <rishabhddave@gmail.com>