spmenu/docs/test-docs.md
2023-08-08 19:46:34 +02:00

1.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 --pretext ... --hide-caret --no-allow-typing --top --lines 9000 --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