spmenu/docs/test-docs.md
speedie b4dd4fc383 Add documentation for spmenu_test
Add documentation for spmenu_test, also improve Markdown format
consistency.
2023-06-24 19:55:11 +02:00

1 KiB

spmenu_test

spmenu_test is a simple shell script which prints formatted text and colors. It is mainly designed for spmenu development, but may also be nice for testing colorschemes and themes.

Usage

Run spmenu_test to run the script. It will spawn an spmenu window with no transparency where many different colors and types of formatting can be seen.

spmenu_test will pass all arguments directly to spmenu, it doesn't use any arguments for itself. See spmenu(1) for a list of arguments you can pass to spmenu_test. If no arguments are passed, spmenu will be launched using --no-alpha --lines 40 --columns 1 --prompt ....

License

spmenu is licensed under the MIT license.

Reporting issues

Please report issues on the Git repository or the GitHub mirror.

See also