All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
None.
- Termux support
- Check OSC 52 support of terminals thru "Ms" termcap
- Drop X11 clipboard syncing support, only use OSC52 for conn over SSH
- Drop
kitty
clear sequence, remove redundant tmux passthrough escaping
- New backend that copying text into system clipboard with OSC52
- Automatic switch between backends OSC52 and clipboard tools
- Use quantifier to switch path styles
- Override backend with custom options.
- Fix
tty
output reading
- Remove
$TTY
envrionment variable checking