Edit multiple points in CotEditor on Mac

In multi-cursor editing, the same text can be input at multiple desired points at once.

You can add your insertion points (cursors/selections) in the following ways:

To remove one of the multiple insertion points:

To end the multi-cursor editing mode:

The multi-cursor editing currently doesn’t work with the text input that requires user selection after input, such as Japanese. In such cases, multi-cursor editing finishes automatically when typed and text is input only at a single point.

See also