What's Changed
- refactor: introduce VCS abstraction layer [1 of 4] by @martintrojer in #92
- Feat/hg support [2 of 4] by @martintrojer in #93
- feat: add OSC 52 clipboard fallback for remote sessions by @martintrojer in #94
- feat: add optional Jujutsu (jj) support [3 of 4] by @martintrojer in #96
- docs: update demo for v0.3.0 by @agavra in #99
- Press Ctrl+C twice to exit by @harsh1995 in #100
- feat: add commit selection support for hg and jj backends by @martintrojer in #103
- feat: display VCS type in status bar header [4 of 4] by @martintrojer in #102
- ui: add theme support with dark and light modes by @Mic92 in #105
- fix: Replace tabs with space by @manishgjain in #106
- add PageUp/PageDown key support for scrolling by @YPares in #112
- release: v0.4.0 by @github-actions[bot] in #114
New Contributors
- @harsh1995 made their first contribution in #100
- @Mic92 made their first contribution in #105
- @manishgjain made their first contribution in #106
Full Changelog: v0.3.0...v0.4.0