Skip to content

Add a method to get console text #37

@AndrewBragdon

Description

@AndrewBragdon

This is a fantastic project!

Could you add a method that returns the current text of the console output? I would love to be able to query these items:

  • Each line of text in the current console view
  • What color each character is
  • Position of cursor / state of cursor
  • Scroll position (read) / Change scroll position (write)

This would then truly be the most powerful console library there is. Right now it looks like the only way to achieve this is to directly modify ConEmu, but it would be great if the C# wrapper could do this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions