Skip to content

Releases: mrjones2014/smart-splits.nvim

v1.5.0

05 Jun 15:59
66fda3a
Compare
Choose a tag to compare

What's Changed

  • [automation] update flake dependencies by @github-actions in #189
  • fix: ensure that direction_keys can be configured by @zeapoz in #188
  • fix: use kitty user-vars for for determining if active window is running neovim by @oddnugget in #175
  • chore: generated vimdoc by @github-actions in #191
  • fix(api): Restore previous mappings on exit from resize mode by @mrjones2014 in #193
  • [automation] update flake dependencies by @github-actions in #194
  • fix(docs): correct kitty.conf example by @xendarboh in #195
  • chore: generated vimdoc by @github-actions in #196
  • [automation] update flake dependencies by @github-actions in #197
  • [automation] update flake dependencies by @github-actions in #198
  • [automation] update flake dependencies by @github-actions in #200
  • feat(api): make floating window behavior configurable by @toupeira in #202
  • chore: generated vimdoc by @github-actions in #203
  • [automation] update flake dependencies by @github-actions in #204
  • feat(mux): Support splitting Kitty multiplexer panes by @mochouaaaaa in #206
  • fix(mux): Unable to use its own operations in neovim by @mochouaaaaa in #207
  • feat(mux): Use tmux inside kitty and compatible with window shortcuts by @mochouaaaaa in #208

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Apr 11:19
2179ec0
Compare
Choose a tag to compare

What's Changed

  • chore: generated vimdoc by @github-actions in #162
  • [automation] update flake dependencies by @github-actions in #164
  • chore: generated vimdoc by @github-actions in #165
  • [automation] update flake dependencies by @github-actions in #166
  • fix: Detect and handle nested Vim instances in Tmux by @pwnalone in #168
  • [automation] update flake dependencies by @github-actions in #169
  • fix: never wrap unless at_edge is set to wrap by @thenbe in #171
  • fix(api): move_cursor_previous is a no-op if previous win no longer exists by @mrjones2014 in #173
  • [automation] update flake dependencies by @github-actions in #174
  • [automation] update flake dependencies by @github-actions in #177
  • chore: generated vimdoc by @github-actions in #180
  • [automation] update flake dependencies by @github-actions in #181
  • [automation] update flake dependencies by @github-actions in #183
  • feat: support count in move commands by @sarmong in #185
  • docs: add example how to disable wrapping in tmux by @sarmong in #186
  • chore: generated vimdoc by @github-actions in #187

New Contributors

Full Changelog: v1.3.3...v1.4.0

v1.3.3

04 Mar 13:56
f6fcb79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

01 Mar 00:18
1339ffe
Compare
Choose a tag to compare

What's Changed

  • fix(mux): Change on_exit to run on VimLeavePre instead of VimLeave by @mrjones2014 in #159

Full Changelog: v1.3.1...v1.3.2

v1.3.1

18 Feb 01:49
e1e1e6c
Compare
Choose a tag to compare

What's Changed

  • docs: correct ignored buftypes and filetypes usage by @lucobellic in #152
  • chore: generated vimdoc by @github-actions in #153
  • feat(mux): Improved tmux integration performance by @mrjones2014 in #155 (with a special thanks to @b0o for sharing the implementation with me in #154!)
  • chore: generated vimdoc by @github-actions in #156

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

11 Jan 11:47
36bfe63
Compare
Choose a tag to compare

What's Changed

  • feat(mux): Add Wezterm plugin for easier setup on Wezterm (experimental) by @mrjones2014 in #144
  • chore: generated vimdoc by @github-actions in #145
  • fix: E5108 error in command line buffer by @towry in #146

New Contributors

Full Changelog: v1.2.5...v1.3.0

v1.2.5

03 Jan 15:29
403ad1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

17 Oct 14:27
c8a9173
Compare
Choose a tag to compare

What's Changed

  • feat(mux): Automatically disable mux integration if running in a GUI by @mrjones2014 in #132

Full Changelog: v1.2.3...v1.2.4

v1.2.3

10 Oct 14:56
dbf2c13
Compare
Choose a tag to compare

What's Changed

  • fix: Respect hidden statusline in window size calculation by @vimpostor in #110
  • fix(api): Lazy load most modules to improve startup time by @mrjones2014 in #114
  • fix(mux): Correctly set Wezterm user var more consistently in more scenarios by @mrjones2014 in #117
  • docs: add note about wezterm integration by @loqusion in #119
  • chore: generated vimdoc by @github-actions in #120
  • feat(api): return to previous win if current win is floating by @alesandar in #124
  • chore: generated vimdoc by @github-actions in #128
  • fix(mux): fix edge pane detection logic for tmux (#118) by @freddiehaddad in #130

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

04 May 17:47
a2668b5
Compare
Choose a tag to compare

What's Changed

  • chore(docs): Add mux SSH support notice to docs by @mrjones2014 in #101
  • chore: generated vimdoc by @github-actions in #102
  • feat(mux): Use user vars instead of inspecting process name in Wezterm by @mrjones2014 in #105
  • chore: generated vimdoc by @github-actions in #106
  • chore: generated vimdoc by @github-actions in #107

Full Changelog: v1.2.1...v1.2.2