On Mon, 15 Mar 2010, Carlos R. Mafra wrote:

sweet stuff.

couple of notes:

 > +The "Run..." dialog now autocompletes executables in your path (triggered by
 > +the TAB key) and records the history of past commands (last 500 by default).

and how can the history be pulled out? :) tried the usual suspects but 
no joy.., i found stuff in dialog.c, but it's still not clear..

i also notice that some editing capability is there (at least i seem 
to have a working ^A/^E), adding ^W (backward-kill-word) and ^K 
(kill-line) would be useful. but then this opens up a whole can of 
worms...

 > +There is now a new utility to generate the Window Maker menu automatically,

i'd say it's rather unfair to leave grandpa out ;))

diff --git a/util/wmgenmenu.h b/util/wmgenmenu.h
index 52b03b1..98d8e88 100644
--- a/util/wmgenmenu.h
+++ b/util/wmgenmenu.h
@@ -13,7 +13,7 @@ static char *terminals[MAX_NR_APPS] = {
 };
 
 char *file_managers[MAX_NR_APPS] = {
-       "dolphin", "thunar", "rox", "GWorkspace",
+       "dolphin", "thunar", "rox", "GWorkspace", "mc !",
        "xftree", "konqueror", "nautilus --no-desktop", "fsviewer", "xfe"
 };
 

-- 
[-]

mkdir /nonexistent


-- 
To unsubscribe, send mail to [email protected].

Reply via email to