chrislusf / glow

Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
3.2k stars 248 forks source link

feature requiest: type i to enter editor mode #93

Open laoshaw opened 1 year ago

laoshaw commented 1 year ago

just like what 'less' does, can glow support this so I can switch into editor mode when needed?