Hacker News new | ask | show | jobs
by artursapek 3287 days ago
On-save should support unix-style pipe-lining. That's the time tested pattern. I guess it depends on which editor you use.
1 comments

You mean piping into editors? I'm working on something related; most editors don't handle cursor repositioning very well when you dumbly refresh the content without going through editor-specific APIs.