Skip to content

Support ANSI escapes #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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