a
a copied to clipboard
a: text: linux: next line isn't indented automatically after newline
func main(){\n
\tfmt.Println("hello")\n
<--- should auto insert newline here
This works on NT (and macOS), but not Linux.