6 1. moved socket in home directory from /tmp in order to avoid
7 remote chance of connecting to somebody else's fvwm (this
9 2. command history is kept in a file from the previous session.
10 3. The maximum command length is now 1000, up from 255.
11 This should be used with fvwm with this limit (greater than
12 but not equal to 2.0.45). Long module path and such can be
14 4. FvwmConsoleC.pl (1.2) looks slightly smoother. (08/22/97)
16 With patch from Paul D Smith
18 1. changed ADD_INCLUDE variable to EXTRA_INCLUDES in Imakefile.
19 2. changed the man page. It makes sense now!
20 3. added Tab key binding as tab insertion to make cut-and-
22 4. Handles backslashed command lines. Long lines are hard to
23 type and hard to read.
25 With patch from Al Bolduc (08/28/97)
27 1. runs on BSD/OS which has another element in the sockaddr_un
33 1. Deleted unneccessary defines and headers. The less, the better.
34 2. Changed maximum command size to 255 to prevent module
36 3. One less process. The less , the better.
40 1. Fixed the bug that didn't allocate enough memory for the child
43 2. Get module configuration from Fvwm and pass them to the
46 Changes on FvwmConsoleC.pl 1.1
48 1. Added substitution and other editing functions.
50 2. Keybindings can be configured through module configuration.