helix icon indicating copy to clipboard operation
helix copied to clipboard

A post-modern modal text editor.

Results 1421 helix issues
Sort by recently updated
recently updated
newest added

`shell_pipe_into_buffer` run a shell command which receive the selection as input like `shell_pipe` do, and open a new buffer to display its output. Following is a usage which cooperate with...