Skip to content

Support ANSI escapes #4

@IngwiePhoenix

Description

@IngwiePhoenix

Looking at the code, it doesn't look too hard to properly implement a third way of handling things. My suggestion is, to use a macro:

define USE_NCURSES

This may be used to enable ncurses based support, otherwise use ANSI escapes. I might work on this on my own,as I need it to use ANSI rather than curses.

This would imply a third section in console.c to handle ANSI escape based output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions