Releases: mrjones2014/smart-splits.nvim
Releases · mrjones2014/smart-splits.nvim
v2.1.0
What's Changed
- fix(mux): Bubble up exit code from tmux_exec by @Frederick888 in #389
- fix: Fix logger not escaping quotes inside strings by @mrjones2014 in #391
- [automation] update flake dependencies by @github-actions[bot] in #394
- [automation] update flake dependencies by @github-actions[bot] in #397
- [automation] update flake dependencies by @github-actions[bot] in #398
- [automation] update flake dependencies by @github-actions[bot] in #399
- docs: ✏️ Add instructions for Kitty over ssh by @maatthc in #400
- [automation] update flake dependencies by @github-actions[bot] in #401
- feat: 🎸 Async cache output of @ls by @maatthc in #402
- fix: For Kitty, 'at_edge' should not be 'wrap' by default by @maatthc in #405
- feat: 🎸 Kitty: Notify incompatible option by @maatthc in #407
- [automation] update flake dependencies by @github-actions[bot] in #408
- [automation] update flake dependencies by @github-actions[bot] in #410
- [automation] update flake dependencies by @github-actions[bot] in #411
- [automation] update flake dependencies by @github-actions[bot] in #414
- [automation] update flake dependencies by @github-actions[bot] in #415
- [automation] update flake dependencies by @github-actions[bot] in #416
- [automation] update flake dependencies by @github-actions[bot] in #417
- [automation] update flake dependencies by @github-actions[bot] in #418
- [automation] update flake dependencies by @github-actions[bot] in #419
- [automation] update flake dependencies by @github-actions[bot] in #421
- [automation] update flake dependencies by @github-actions[bot] in #422
- [automation] update flake dependencies by @github-actions[bot] in #424
- feat: cursor behaves fine within tmux panes and lazyvim panes #342 by @CollieIsCute in #423
- [automation] update flake dependencies by @github-actions[bot] in #425
- [automation] update flake dependencies by @github-actions[bot] in #426
- [automation] update flake dependencies by @github-actions[bot] in #427
- [automation] update flake dependencies by @github-actions[bot] in #429
- [automation] update flake dependencies by @github-actions[bot] in #432
- [automation] update flake dependencies by @github-actions[bot] in #434
- [automation] update flake dependencies by @github-actions[bot] in #435
- [automation] update flake dependencies by @github-actions[bot] in #439
- [automation] update flake dependencies by @github-actions[bot] in #445
- feat: Add an integration test suite by @mrjones2014 in #441
New Contributors
- @Frederick888 made their first contribution in #389
- @maatthc made their first contribution in #400
- @CollieIsCute made their first contribution in #423
Full Changelog: v2.0.5...v2.1.0
v2.0.5
What's Changed
- fix: Fix system command return code checks by @mrjones2014 in #386
- feat: more verbose logging on failures by @cultab in #388
New Contributors
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- chore: generated vimdoc by @github-actions[bot] in #353
- [automation] update flake dependencies by @github-actions[bot] in #354
- [automation] update flake dependencies by @github-actions[bot] in #355
- [automation] update flake dependencies by @github-actions[bot] in #356
- fix: Cache mux.get() evaluation for performance by @mrjones2014 in #359
- feat(mux): support wezterm mapping by @rawhat in #361
- [automation] update flake dependencies by @github-actions[bot] in #362
- [automation] update flake dependencies by @github-actions[bot] in #363
- [automation] update flake dependencies by @github-actions[bot] in #364
- [automation] update flake dependencies by @github-actions[bot] in #365
- [automation] update flake dependencies by @github-actions[bot] in #367
- [automation] update flake dependencies by @github-actions[bot] in #370
- chore: generated vimdoc by @github-actions[bot] in #371
- [automation] update flake dependencies by @github-actions[bot] in #372
- [automation] update flake dependencies by @github-actions[bot] in #374
- [automation] update flake dependencies by @github-actions[bot] in #376
- fix: abort if full height and no mux by @mrjones2014 in #373
- fix: add special handling for Snacks.explorer window by @mrjones2014 in #380
- fix: Revert "fix: add special handling for Snacks.explorer window" by @AlexandrosAlexiou in #381
- [automation] update flake dependencies by @github-actions[bot] in #382
- fix(mux): Use vim.system instead of vim.fn.systemlist by @mrjones2014 in #383
New Contributors
- @rawhat made their first contribution in #361
- @AlexandrosAlexiou made their first contribution in #381
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- chore(docs): Update README.md by @mrjones2014 in #351
- chore: generated vimdoc by @github-actions[bot] in #352
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- chore: generated vimdoc by @github-actions[bot] in #332
- [automation] update flake dependencies by @github-actions[bot] in #333
- [automation] update flake dependencies by @github-actions[bot] in #334
- [automation] update flake dependencies by @github-actions[bot] in #337
- fix(mux): Make Zellij higher priority than Wezterm by @mrjones2014 in #339
- [automation] update flake dependencies by @github-actions[bot] in #340
- [automation] update flake dependencies by @github-actions[bot] in #341
- [automation] update flake dependencies by @github-actions[bot] in #343
- [automation] update flake dependencies by @github-actions[bot] in #344
- [automation] update flake dependencies by @github-actions[bot] in #345
- [automation] update flake dependencies by @github-actions[bot] in #346
- chore(docs): Update README.md by @mrjones2014 in #349
- chore: generated vimdoc by @github-actions[bot] in #350
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- [automation] update flake dependencies by @github-actions in #323
- fix: Add zoomed pane detection for kitty by @steliyan in #324
- docs:
disable_multiplexer_nav_when_zoomedis usable with Kitty by @bagaze in #327 - chore: generated vimdoc by @github-actions in #328
- chore: generated vimdoc by @github-actions in #330
- feat(mux): Allow Zellij to move to next tab by @mrjones2014 in #331
New Contributors
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- [automation] update flake dependencies by @github-actions in #318
- [automation] update flake dependencies by @github-actions in #319
- fix(mux): Let wezterm pass keys if the active tab has only one pane by @00sapo in #320
- [automation] update flake dependencies by @github-actions in #321
- chore!: Remove resize-mode and recommend using submode.nvim, hydra.nvim, or mini.clue instead by @mrjones2014 in #322
New Contributors
Full Changelog: v1.9.1...v2.0.0
v1.9.1
What's Changed
- chore: generated vimdoc by @github-actions in #305
- [automation] update flake dependencies by @github-actions in #306
- feat(mux): Experimental Zellij support by @mrjones2014 in #307
- chore: generated vimdoc by @github-actions in #308
- fix(mux): Restore cursor after zellij edge detection by @mrjones2014 in #309
- chore: generated vimdoc by @github-actions in #310
- chore: generated vimdoc by @github-actions in #311
- chore: generated vimdoc by @github-actions in #312
- chore(mux): Update docs by @mrjones2014 in #313
- chore: generated vimdoc by @github-actions in #314
- [automation] update flake dependencies by @github-actions in #315
- feat(mux): Promote Zellij integration to officially supported by @mrjones2014 in #316
- chore: generated vimdoc by @github-actions in #317
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- [automation] update flake dependencies by @github-actions in #282
- [automation] update flake dependencies by @github-actions in #284
- [automation] update flake dependencies by @github-actions in #287
- fix: tmux invocation from flatpak #285 by @Ferenc- in #289
- [automation] update flake dependencies by @github-actions in #290
- chore: Use
selenefor linting in CI by @Ferenc- in #291 - [automation] update flake dependencies by @github-actions in #293
- fix: Fix
on_exitwhen nvim is running in a Flatpak package by @Ferenc- in #294 - [automation] update flake dependencies by @github-actions in #295
- fix(docs): kitty support for split_pane operation by @michaelfortunato in #296
- [automation] update flake dependencies by @github-actions in #298
- [automation] update flake dependencies by @github-actions in #299
- feat(mux): add basic tpm support by @theafox in #300
- chore: generated vimdoc by @github-actions in #301
- [automation] update flake dependencies by @github-actions in #302
- feat(mux): make step-size for resizing configurable with TPM by @theafox in #304
- [automation] update flake dependencies by @github-actions in #303
New Contributors
- @Ferenc- made their first contribution in #289
- @michaelfortunato made their first contribution in #296
- @theafox made their first contribution in #300
Full Changelog: v1.8.1...v1.9.0