Jan Lieskovsky
2013-May-19  13:14 UTC
[Libguestfs] [PATCH 0/1] guestfish: Tab-complete single / double quoted filenames containing space - introduce list_directory_entries() routine
This series provides support for tab completion also for single / double
quoted filenames, which can contain space.
Patch 0/1 - separates guestfs list directory content functionality
            (from complete_dest_paths_generator()) into dedicated
            list_directory_entries() routine, so it can be subsequently
            re-used in other code places.
Patch 1/1 - introduces fish_completion_word_break_characters_hook for
            guestfish (depends on list_directory_entries()).
Thank you && Regards, Jan.
--
Jan iankko Lieskovsky
P.S.: Feel free to remove the comment lines, if you find them unnecessary.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001_introduce_list_directory_entries.patch
Type: text/x-patch
Size: 5012 bytes
Desc: not available
URL:
<http://listman.redhat.com/archives/libguestfs/attachments/20130519/725b7bfa/attachment.bin>