Commit graph

  • a8ce081ffb
    Merge 979bcff166 into e41c431a0c Kael 2026-08-19 03:08:39 +0000
  • 979bcff166
    fix: quote tmux command to avoid word splitting Kael 2026-08-19 11:08:31 +0800
  • d03a3ba462
    refactor: simplify tmux key mapping loops Kael 2026-08-19 10:55:47 +0800
  • eab5d3c6fc
    Merge a608d0189c into e41c431a0c louise 2026-08-05 17:10:43 +0000
  • a608d0189c fix: make TmuxCommand function respect user-config shellcmd Louise 2026-08-06 01:07:01 +0800
  • 9a5f8ef6f1
    Merge f8e03fd70e into e41c431a0c Vishudh Shah 2026-05-23 04:27:07 -0700
  • f8e03fd70e Add event="VeryLazy" to lazy.nvim config example Vishudh Shah 2026-05-23 04:25:35 -0700
  • ac9404ec7c
    Merge 5d6929d9ab into e41c431a0c Jeremy Brubaker 2026-05-13 16:22:34 -0400
  • 5d6929d9ab Set vim mappings from g:navigator_key_X Jeremy Brubaker 2026-05-13 16:18:55 -0400
  • 2fc5bd93c5
    Merge b3046635a5 into e41c431a0c Jeremy Brubaker 2026-05-13 08:35:29 -0400
  • b3046635a5 Simplify feature changes Jeremy Brubaker 2026-05-13 08:31:27 -0400
  • d7de7825dd feat: add vim_navigator_no_wrap Jeremy Brubaker 2026-05-08 14:48:02 -0400
  • 03c775bb83
    Merge 028daec8e1 into e41c431a0c Aaron Lebahn 2026-05-04 16:18:06 -0500
  • 028daec8e1 Fix is_vim check to work when docker is running Aaron Lebahn 2026-05-04 16:05:09 -0500
  • 37cbfadcea
    Merge 885535b8a4 into e41c431a0c Daniel Schmid 2026-04-03 20:41:06 +0000
  • 885535b8a4 Support navigating from Neovim terminals Daniel Schmid 2025-06-26 15:25:53 +0200
  • da56bddb98
    Merge c1ad14e2ad into e41c431a0c Tobi 2026-01-29 14:08:16 +0100
  • 3750db1e7d
    Merge 51cef15eda into e41c431a0c Al Payne 2026-01-29 14:08:16 +0100
  • a441c632b8
    fix: pass through navigation keys when tmux can't move Kael 2026-01-26 16:40:14 +0800
  • 0e65764f0b
    Merge 3081b0b437 into e41c431a0c Michal Trybus 2026-01-26 15:32:23 +0800
  • e41c431a0c feat: add tmux_navigator_disable_when_zoomed option for tmux master Bowei Chen 2026-01-20 02:35:16 +0800
  • 6a8c77762d feat: add tmux_navigator_disable_when_zoomed option for tmux Bowei Chen 2026-01-20 02:35:16 +0800
  • 87dcc75e44
    Merge d1f24d2be0 into c45243dc1f Pedro Pereira 2025-07-15 10:42:07 -0300
  • c45243dc1f feat: expose more config options Nate Fischer 2024-11-20 01:13:35 -0800
  • 55a4022555
    feat: expose more config options Nate Fischer 2024-11-20 01:13:35 -0800
  • d1f24d2be0
    feat: adds TmuxNavigate command Pedro Pereira 2025-06-14 14:37:34 +0100
  • 412c474e97
    docs: update vim_pattern in README docs (#458) Nate Fischer 2025-06-08 13:16:10 -0700
  • fae096cf03
    feat: faster vim detection Nate Fischer 2024-11-20 01:13:35 -0800
  • 9dbdde25c7
    docs: update vim_pattern in README docs Nate Fischer 2025-06-02 09:19:47 -0700
  • 97e58f2b3b
    test: add more unit tests (#457) Nate Fischer 2025-06-02 08:53:43 -0700
  • 3081b0b437 doc: documented g:tmux_navigator_no_wrap_disable_when_zoomed Michal Trybus 2025-05-03 10:19:51 +0200
  • cde6c592cd feat: added g:tmux_navigator_no_wrap_disable_when_zoomed (#439) Michal Trybus 2025-05-03 09:46:03 +0200
  • 091c7ffc2d
    test: add more unit tests Nate Fischer 2025-05-24 13:35:25 -0700
  • 96da8e10ce
    Fix failing unit test (reland) (#455) Nate Fischer 2025-05-30 14:18:58 -0700
  • c087850af6
    Fix failing unit test (reland) Nate Fischer 2025-05-24 13:19:43 -0700
  • a74836d404
    Revert "test: introduce extra backslash evaluation in test (#454)" (#456) Nate Fischer 2025-05-28 13:31:39 -0700
  • a8199e7c3d
    Revert "test: introduce extra backslash evaluation in test (#454)" Nate Fischer 2025-05-28 13:27:18 -0700
  • ad4c04239d
    test: introduce extra backslash evaluation in test (#454) Nate Fischer 2025-05-25 18:12:18 -0700
  • 9d3bf4ca5f
    test: introduce extra backslash evaluation in test Nate Fischer 2025-05-24 12:59:36 -0700
  • 94d2d7be40
    refactor: remove redundant backslash sequence Nate Fischer 2025-05-24 12:42:22 -0700
  • 0ecda542c0 Restore the old regex to fix neovim issues Chris Toomey 2025-05-21 10:30:10 -0400
  • 44ca427d2b Restore the old regex to fix neovim issues Chris Toomey 2025-05-21 10:30:10 -0400
  • 0274dac508 Switch triggers for CI runs Chris Toomey 2025-05-20 15:01:19 -0400
  • 55c48cc1da Fix the handling of newlines in pattern check output Chris Toomey 2025-05-20 14:58:08 -0400
  • 96cef92e41 Switch triggers for CI runs Chris Toomey 2025-05-20 15:01:19 -0400
  • 8949734e15 Fix the handling of newlines in pattern check output Chris Toomey 2025-05-20 14:58:08 -0400
  • 81973db3b7
    Fix failing unit test (#449) Nate Fischer 2025-05-20 08:56:57 -0700
  • 08d766f49a
    Merge branch 'master' into fix-failing-test Chris Toomey 2025-05-20 11:56:06 -0400
  • c11a21d22f refactor: unit tests return exit code Nate Fischer 2025-05-13 11:22:00 -0700
  • 914fe6fdc9
    Fix failing unit test Nate Fischer 2025-05-20 00:06:50 -0700
  • 714e81e615
    refactor: unit tests return exit code Nate Fischer 2025-05-13 11:22:00 -0700
  • 64803fdd19 refactor: export 'vim_pattern' to be reused in tests Nate Fischer 2025-05-13 16:10:56 -0700
  • 1cfd6ec743 chore: set up GitHub actions to run unit tests Nate Fischer 2025-05-13 11:28:04 -0700
  • 647de8cff4 fix: ignore g:tmux_navigator_no_wrap when navigating to previous (#396) Michal Trybus 2025-05-02 21:09:44 +0200
  • 76b366e255
    refactor: export 'vim_pattern' to be reused in tests Nate Fischer 2025-05-13 16:10:56 -0700
  • 8ba97424f8
    chore: set up GitHub actions to run unit tests Nate Fischer 2025-05-13 11:28:04 -0700
  • 5abf47b2b6 fix: adjust testing vim regex Itakashiraiya 2025-05-09 11:13:05 +0100
  • 949bc8435f fix: ignore g:tmux_navigator_no_wrap when navigating to previous (#396) Michal Trybus 2025-05-02 21:09:44 +0200
  • 33afa80db6 Adapt is_vim so that it works with .vim-wrapped and .nvim-wrapped on NixOS Stefan Kranich 2025-04-10 08:39:30 +0200
  • 47d5f129d3 Adapt is_vim so that it works with .vim-wrapped and .nvim-wrapped on NixOS Stefan Kranich 2025-04-10 08:39:30 +0200
  • 791dacfcfc
    fix: ensure IsFzf usable when you don't use tmux (#433) phanium 2025-02-26 02:19:18 +0800
  • f162e8f11e fix: ensure IsFzf usable when you don't use tmux phanium 2025-02-25 19:34:08 +0800
  • 6477995246
    Terminal navigation in Vim now also checks if Tmux has been launched, and reverts to default if Tmux has not been launched (#432) Francesco 2025-02-25 17:08:09 +0100
  • 0f01210005 Terminal navigation in Vim now also checks if Tmux has been launched, and reverts to default if Tmux has not been launched Francesco Vaglienti 2025-02-25 00:24:51 +0100
  • 05fa2b17e2
    Add terminal mode navigation support with FZF compatibility fix for issue #430 (#431) Francesco 2025-02-23 22:05:19 +0100
  • ae0f16b7a3 now fzf behaviour is unaffected by terminal fix Francesco Vaglienti 2025-02-15 12:26:02 +0100
  • 71dd5430a6 updated for better fzf-vim intergration Francesco Vaglienti 2025-02-15 12:08:29 +0100
  • a11529ca7e fixed terminal issue Francesco Vaglienti 2025-02-15 01:03:10 +0100
  • 2c55130ea6 docs: update to explain and show configuration for close command Josh Medeski 2025-01-23 20:28:38 -0600
  • b81bd26682 feat: close vim if empty buffer Josh Medeski 2025-01-23 20:20:10 -0600
  • b9628b1293 feat: add feature to close vim buffer or tmux pane Josh Medeski 2025-01-23 20:15:03 -0600
  • d847ea942a
    Update README.md Chris Toomey 2024-12-26 12:24:43 -0500
  • 8cc0ac7cf9 instead of allowing initial spaces (makes no sense), simply allow spaces as part of the state columns Max Bolotin 2024-11-08 16:17:59 +0100
  • 0c63d2abd2 Add an optional space in the beginning of the is_vim regex pattern so it works on macOS ps output. Max Bolotin 2024-11-08 15:45:33 +0100
  • 424b5caa15
    TPM: Fix default key bindings for older tmux version (#413) Björn Richter 2024-11-04 02:24:02 +0100
  • 9cc7836a95 TPM: Fix default key bindings for older tmux version ^x3ro 2024-11-04 01:50:59 +0100
  • 2d8bc8176a
    TPM: Fix disabling key bindings (#409) Björn Richter 2024-11-03 17:52:52 +0100
  • 5dca2b047d
    TPM: Make the "clear screen" mapping configurable (#411) Björn Richter 2024-11-03 17:52:45 +0100
  • 19a13a6cb3 Add new option to README ^x3ro 2024-10-30 00:23:18 +0100
  • 44635bd702 Allow to set custom "clear screen" key binding ^x3ro 2024-10-30 00:19:14 +0100
  • d806ad6ef4 TPM: Fix disabling key bindings ^x3ro 2024-10-30 01:45:11 +0100
  • a9b52e7d36
    TPM Plugin configure key mapping (#380) Thomas Hader 2024-09-14 16:59:34 +0200
  • 51cef15eda
    Update README.md Al Payne 2024-08-29 09:39:39 -0400
  • 1cf692649e
    Use Ctrl for default prefix Josh Santos 2024-08-29 14:25:02 +0700
  • e06087dab9
    Add documentation to override navigation prefix Josh Santos 2024-08-29 14:19:19 +0700
  • ff07ebec33 fix: when in a "pipenv shell" can't move in between different vim/nvim windows, added pipenv to is_vim regex Noapoleon 2024-06-12 00:59:07 +0200
  • 281b76bc9b
    Merge 35e2efa3be into 5b3c701686 igor-semyonov 2024-06-05 21:01:21 -0400
  • 35e2efa3be Changed all select-pane calls to include the -Z option Igor Semyonov 2024-06-05 20:44:16 -0400
  • 5b3c701686
    fix: workaround netrw mapping for ctrl-l (#393) Nate Fischer 2024-05-26 09:26:47 -0700
  • 838dc763f9
    fix: workaround netrw mapping for ctrl-l Nate Fischer 2024-05-25 11:44:15 -0700
  • 5759393104 document netrw fix heiskane 2024-05-22 19:50:29 +0300
  • c600cf10db
    use nnoremap instead of noremap (#390) Mohammad Lashkari 2024-05-18 22:35:18 +0330
  • be9e58dcfc Update the other references Chris Toomey 2024-05-18 03:04:29 -0400
  • fab2523eb9 resolve issue 388, use nnoremap instead of noremap MohammadLashkari 2024-05-18 20:28:40 +0330
  • c1ad14e2ad README updated, added instruction to the lazy.nvim configuration Tbsnhld 2024-04-21 23:36:06 +0200
  • 26cdc53c1d lazy.nvim instruction for custom keymaps Tbsnhld 2024-04-15 18:03:36 +0200
  • a26954a585 Update key binding trouble shooting notes Chris Toomey 2024-04-13 16:13:23 -0400
  • 10fbd3b998
    Update README.md Sam 2024-04-08 20:56:53 -0600
  • d69655028c
    Update README.md Sam 2024-04-08 15:04:50 -0600
  • aa0a7d2e5a
    Update README.md Sam 2024-04-02 21:19:28 -0600