diff --git a/man/icewm.pod b/man/icewm.pod index b4ae0caa8..9da703928 100644 --- a/man/icewm.pod +++ b/man/icewm.pod @@ -523,22 +523,29 @@ also be changed by bringing the drag icon to the screen edge. The task bar contains a command-line prompt called the address bar, if B=1. It is always shown when B=1, -otherwise it is activated by B=C. -In it a shell command can be typed, which is executed by the -B=C when pressing C. -On C this command is executed in a new terminal -as given by B. +otherwise it is activated by B=C. +In it a shell command can be typed. On I it is executed by the +B=C. On I this command is +executed in a new terminal as given by B. Commands are executed relative to the working directory of icewm. -This can be shown by executing C. It can be changed using the C -command. Without argument it defaults to the home directory. With one -argument it is changed. This argument is expanded when it starts with a -dollar or tilde. When it is equal to C<->, it reverts to the previous -directory. +This is shown by C. Change it with C. Without argument C +defaults to the home directory. With one argument it is changed. +This argument is expanded when it starts with a dollar or tilde. +When it is equal to C<->, it reverts to the previous directory. The address bar has a history that is navigable by I and I. -It supports file completion using C or C, cut/copy/paste -and these editing operations: +This history is saved in a file F in your icewm directory +and restored when icewm starts. + +Completion is supported using I or I. The leading command +is completed from directories in your PATH, while file arguments are +expanded from the location in the file system. In addition usernames +and environment variables can also be expanded. For example, C +and I may expand to C and C and I may +expand to C. + +The address bar implements cut/copy/paste and these editing operations: =over @@ -834,7 +841,7 @@ Rolls up the active window. Hides the active window. -=item B=C +=item B=C Posts the window menu. @@ -938,7 +945,7 @@ Activates the IceWM root menu in the lower left corner. Opens the IceWM system window list in the center of the screen. -=item B=C +=item B=C Opens the address bar in the task bar where a command can be typed.