robotgo icon indicating copy to clipboard operation
robotgo copied to clipboard

how to change line for windows?

Open aohanhongzhi opened this issue 1 year ago • 1 comments

  1. Please speak English (English only), this is the language everybody of us can speak and write.
  2. Please take a moment to search that an issue doesn't already exist.
  3. Please make sure Golang, GCC is installed correctly before installing RobotGo.
  1. Please give all relevant information below for bug reports, incomplete details will be handled as an invalid report.

You MUST delete the content above including this line before posting, otherwise your issue will be invalid.

  • Robotgo version (or commit ref):
  • Go version: 1.20
  • Gcc version:
  • Operating system and bit: windows x64
  • Resolution:
  • Can you reproduce the bug at Examples:
    • [ ] Yes (provide example code)
    • [ ] No
    • [ ] Not relevant
  • Provide example code:
func TestInput(t *testing.T) {
	robotgo.TypeStr("input AAAA\n\rggggg \r\n fffff\n")
}
  • Log gist:

Description

image

aohanhongzhi avatar Aug 11 '23 07:08 aohanhongzhi