Skip to content

contour 0.2.2.175

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 23:49
  • Fixes input mapping containing Control modifier.
  • Fixes input mapping mode Select being ignored.
  • Fixes Modifier+Enter input mapping not being catched.
  • Fixes slant detection for DirectWrite.
  • Changes DECCOLM to only switch back to 80 when it was 132 before.
  • Adds new config option spawn_new_process to define new terminal window behavior.
  • Adds action CancelSelection to allow actively canceling selection via input mappings.
  • Adds key bindings to default configuration to allow simply pressing Ctrl+C/Ctrl+V (without Shift modifier) when an active selection is present.
  • Adds process current working directory on macOS.
  • Adds contour license CLI command to show project license but also an overview of all dependencies.
  • Adds a proper CLI to bench-headless. Building the headless benchmark tool is not shipped by default.