Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
contour-0.6.0.7452-macOS-arm.dmg | 2024-12-26 | 56.7 MB | |
contour-0.6.0.7452-macOS-x86.dmg | 2024-12-26 | 59.5 MB | |
contour-0.6.0.7452-ubuntu24.04-amd64.deb | 2024-12-26 | 4.0 MB | |
contour-0.6.0.7452-win64.msi | 2024-12-26 | 58.6 MB | |
contour-0.6.0.7452-win64.zip | 2024-12-26 | 58.7 MB | |
contour-0.6.0.7452.AppImage | 2024-12-26 | 330.7 MB | |
contour-dbgsym-0.6.0.7452-ubuntu24.04-amd64.ddeb | 2024-12-26 | 51.1 MB | |
Contour 0.6.0.7452 source code.tar.gz | 2024-12-25 | 10.3 MB | |
Contour 0.6.0.7452 source code.zip | 2024-12-25 | 10.5 MB | |
README.md | 2024-12-25 | 839 Bytes | |
Totals: 10 Items | 640.2 MB | 0 |
- Add terminal tabs (#90)
- Add
SaveScreenshot
andCopyScreenshot
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
andC-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)