helix icon indicating copy to clipboard operation
helix copied to clipboard

feat(term): add `shell_pipe_into_buffer` command.

Open So1aric opened this issue 6 months ago • 0 comments

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 smartcat.

helix1

(This feature should be implemented in the universal REPL (#2806) too, imo.)

So1aric avatar Jun 05 '25 07:06 So1aric