I'm not sure what the use case can be, but you possibly could use the *send selection to* feature, with e.g. the command `sed 's/^.*$//'`. This requires minimal configuration and no plugin.
It'll work fine with either no selection (will handle the whole current line) or with full lines selected. If lines are partially selected it'll leave the unselected bits as they are. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4047#discussioncomment-11266551 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4047/comments/[email protected]>
