tmux-fastcopy

easymotion-style text copying for tmux.

GPL-2.0 License

Stars
66
Committers
5

Bot releases are visible (Hide)

tmux-fastcopy - v0.3.0

Published by github-actions[bot] about 3 years ago

0.3.0 - 2021-08-21

This release includes support for customizing regular expressions used by
tmux-fastcopy with the @fastcopy-regex-* options. Check out the README
for more details.

Added

  • Support defining custom regular expressions, and overwriting or removing the
    default regular expressions.

Removed

  • Remove -log flag in favor of controlling the log file with an environment
    variable.

Fixed

  • Fix crashes of the wrapped binary not getting logged.
tmux-fastcopy - v0.2.0

Published by github-actions[bot] about 3 years ago

Changed

  • Download pre-built binary from GitHub if Go isn't available.
tmux-fastcopy - v0.1.0

Published by github-actions[bot] about 3 years ago

  • Initial release.