as / a

A graphical text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a: text: linux: next line isn't indented automatically after newline

as opened this issue · comments

commented
func main(){\n
\tfmt.Println("hello")\n
<--- should auto insert newline here

This works on NT (and macOS), but not Linux.