Displaying 1 result from an estimated 1 matches for "g3d39943".
2008 Aug 31
1
[RFC][PATCH] ui: label completion on tab key
...ll display all labels. If the
command line contains any characters it will display the matching labels.
This patch is only intended for testing since i didn't check if it doesn't
clobber required registers. Works for me with syslinux. Feedback welcome.
- Sebastian
Index: syslinux-3.71-27-g3d39943/core/ui.inc
===================================================================
--- syslinux-3.71-27-g3d39943.orig/core/ui.inc 2008-08-31 22:45:26.000000000 +0200
+++ syslinux-3.71-27-g3d39943/core/ui.inc 2008-08-31 22:51:44.000000000 +0200
@@ -108,6 +108,8 @@
not_ascii:
cmp al,0Dh ; Enter...