Skip to content

v1.4.0

Latest

Choose a tag to compare

@gpanders gpanders released this 23 Jul 18:25

This is a minor feature release. The two biggest user-facing changes are:

Clear input on Ctrl-C before exiting

Pressing Ctrl-C will first clear the filter input box, and only exit ijq if the filter input is empty.

Add menu and config options to write filter to clipboard

Add a config option to automatically write the filtered output to the clipboard (off by default).

Also includes a menu entry in the overlay to write to the clipboard and a customizable keybinding (unbound by default).

Writing to the clipboard uses the OSC 8 escape sequence, so this feature requires a terminal emulator that supports that feature.