Lines Matching refs:program
11 an external program to do really complicated things.
21 |10.9| Using an external program
694 *10.9* Using an external program
698 The command "!{motion}{program}" takes a block of text and filters it
699 through an external program. In other words, it runs the system command
700 represented by {program}, giving it the block of text represented by {motion}
721 program, in this case "sort". Therefore, your full command is as follows: >
725 The result is that the sort program is run on the first 5 lines. The output
726 of the program replaces these lines.
746 'shell' specifies the program that Vim uses to execute
816 that it knows need redrawing. But it can't know about what another program