pcb

PATCH: filtering the pastebuffer with an external program

Bug #910557 reported by Adrian Pardini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb
New
Undecided
Unassigned

Bug Description

A while ago I hinted on geda-user that it'd be nice to have an action to filter the current selection / buffer with an external program (like ! in vim).

The following patches provide an initial implementation supporting only the pastebuffer. They add the actions

Filter(command)
! command

that run sh -c command , stdin is the contents of the pastebuffer. If the command returns 0 the pastebuffer is replaced with stdout, like "load layout data to paste-buffer" but without mode switch.

Revision history for this message
Adrian Pardini (pardo-bsso) wrote :
Revision history for this message
Adrian Pardini (pardo-bsso) wrote :
Traumflug (mah-jump-ing)
Changed in geda-project:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.