Skip to content

Contour 0.6.0.7452

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 14:52
· 65 commits to master since this release
96a01b6
  • Add terminal tabs (#90)
  • Add SaveScreenshot and CopyScreenshot action (#210)
  • Add binding to exit normal mode with Esc (#1604)
  • Add config option to switch into insert mode after yank (#1604)
  • Add vi-like normal mode Jumps. '', C-O and C-I motions (#1101)
  • Expose current profile's name through env var CONTOUR_PROFILE (#1637)
  • Protect user from accidentally pasting too large input (#1198)
  • Improves window size/resize handling on HiDPI monitor settings (#1628)
  • Improves macOS key handling for Option+Left|Right keys to jump between words in the shell
  • Fixes search editor preservation bug on exit from search mode
  • Fixes cropping of underscore character for some fonts (#1603)
  • Fixes DECFRA limits (#1664)
  • Fixes underline styles not being reset on switching to a new style (#1365)