Greetings,
I'd like to suggest two features to the "Run command"

a) if (command_len > window_len) horizontal_scroll_command();
If I have a very long command (such as 
"aterm -tr +sb -sh 50 -bg black -fg white -fn fixed -sl 4096"), the part of the 
command
that does not fit the "Run command" dialog gets cut from the user, and it 
appears
there's no way how to horizontally scroll the command I am to execute.

b) if (!strcmp(basename(getenv("SHELL")), "bash")) 
add_shell_history_to_list("~/.bash_history");
A form of history, be it parsed from ~/.bash_history or be it internal of E17,
would be most useful as well.

Thanks in advance for any reply.
-- 
 -- iSteve

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to