Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 762 Bytes

CHANGELOG.adoc

File metadata and controls

26 lines (18 loc) · 762 Bytes

CHANGELOG

  • filetype=diff: A click plumbs the path and location of the cursor in the "new" file.

  • Support plumbs with the attribute action=showdata, which are generated by piping text to 9 plumb -i.

  • Highlighting for the plumbing filetype

  • Add UNLICENSE, plumbing-examples, and edit-client scripts

  • Map normal mode Enter to plumb-click

  • Add plumb_wdir option

Client

  • Add edit-client script. It listens on the plumber’s edit port and can open files or run commands based on the attributes the plumber sends it.

  • Add plumbing-examples

v0.1.0

  • First release!