|
From: | anonymous |
Subject: | [Octave-patch-tracker] [patch #7584] Make filename completion more sensible by removing three characters from the word break list |
Date: | Tue, 26 Jul 2011 20:30:47 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0 |
URL: <http://savannah.gnu.org/patch/?7584> Summary: Make filename completion more sensible by removing three characters from the word break list Project: GNU Octave Submitted by: None Submitted on: Tue 26 Jul 2011 08:30:45 PM UTC Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: address@hidden Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: This fixes completion of file names that are not in the current directory because e.g. they start with ~ or /. See the (slightly haughty, sorry) comment in the attached patch for why. I don't think that the completion of Octave code (variable names etc.) really suffers from this because there is rarely need to complete the empty string. Also includes 'load' in the list of commands to do filename completion for. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 26 Jul 2011 08:30:45 PM UTC Name: fix_filename_completion_1.diff Size: 1kB By: None the patch... <http://savannah.gnu.org/patch/download.php?file_id=23700> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?7584> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |