| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Problem: Long version string cannot be translated.
Solution: Build the string in init_longVersion().
|
|
|
|
|
| |
Problem: ":args" output is hard to read.
Solution: Make columns with the names if the output is more than one line.
|
|
|
|
|
| |
Problem: Generated function prototypes still have __ARGS().
Solution: Generate function prototypes without __ARGS().
|
|
|
|
|
|
| |
Problem: When redrawing the screen during startup the intro message may be
cleared.
Solution: Redisplay the intro message when appropriate.
|
| |
|
| |
|
|
|