Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 1.09 KB

Changelog

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.

Added

  • Termux support
  • Check OSC 52 support of terminals thru "Ms" termcap

Changed

  • Drop X11 clipboard syncing support, only use OSC52 for conn over SSH

Fixed

  • Drop kitty clear sequence, remove redundant tmux passthrough escaping

Added

  • 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.

Fixed

  • Fix tty output reading

Removed

  • Remove $TTY envrionment variable checking