Scroll to navigation

DURDRAW(1) User Commands DURDRAW(1)

NAME

durdraw - versatile ASCII and ANSI Art text editor for drawing in terminal

DESCRIPTION

usage: durdraw [-h] [-p PLAY [PLAY ...]] [--startup | -w | -x TIMES]

[--256color | --16color] [-b] [-W WIDTH] [-H HEIGHT] [-m] [--nomouse] [--cursor CURSOR] [--notheme] [--theme THEME] [--cp437] [--export-ansi] [-u UNDOSIZE] [-V] [filename]

positional arguments:

.dur or ascii file to load

options:

show this help message and exit
Just play .dur file or files, then exit
Show startup screen
Pause at startup screen
Play X number of times (requires -p)
--256color
Try 256 color mode
--16color
Try 16 color mode
Use a black background color instead of terminal default
Set canvas width
Set canvas height
Maximum canvas size for terminal (overrides -W and -H)
Disable mouse support
Cursor mode (block, underscore, or pipe)
Disable theme support (use default theme)
Load a custom theme file
Display extended characters on the screen using Code Page 437 (IBM-PC/MS-DOS) encoding instead of Utf-8. (Requires CP437 capable terminal and font) (beta)
Export loaded art to an .ansi file and exit
Set the number of undo history states - default is 100. More requires more RAM, less saves RAM.
Show version number and exit
January 2024 durdraw 0.24.1