Yank Versions Save

Yank terminal output to clipboard

v1.3.0

1 year ago

News

  • Add opt-in selection of one and only field. (d8b2024) (Anton Lindqvist)

v1.2.0

4 years ago
  • Add openSUSE installation instructions to README. (c4ce72e) (Dany Marcoux)

  • Do not confuse the escape key with up arrow. (8536116) (Emanuele Giaquinta)

  • Remove opinionated -Werror option from CFLAGS. (f9ac9e6) (Anton Lindqvist)

  • Map carriage return to newline. (dffe105) (Anton Lindqvist)

v1.1.0

5 years ago
  • Fix compilation on FreeBSD by passing preprocessor macros in CFLAGS as opposed of using CPPFLAGS which is not honored. (78ededb) (Tobias Kortkamp)

  • Add FreeBSD install instructions. (0dd944b) (Tobias Kortkamp)

  • Fix a bogus free by storing a copy of the pattern argument. (8dff9f3) (Tobias Kortkamp)

v1.0.0

5 years ago
  • Fix a broken reference and improve the semantics of the manual. (f99c6ed, 7a964c1) (Anton Lindqvist)

  • Add Nix installation instructions to README. (412a5cd, #40) (Matt)

  • Add caveats section to manual. (88e8ca8) (Anton Lindqvist)

  • Start providing deterministic release tarballs, instead of relying on the ones created by GitHub. (99a91e2)

v0.8.3

6 years ago
  • Fix typo in README and manual (fe45fc1) (Jakub Wilk)

  • Add OpenBSD install instructions to README (c20e9bb) (Anton Lindqvist)

  • Call setlocale(3) prior pledge, allows the rpath promise to be removed (20cdc5a) (Anton Lindqvist)

  • Compile and link separately (7691802) (Anton Lindqvist)

  • Cleanup README and manual (495b53e, 6dd722d) (Anton Lindqvist)

  • snprintf(3) can return -1 (9ecb1f5) (Anton Lindqvist)