Commit graph

309 commits

Author SHA1 Message Date
ThePrimeagen
202b6157d8
Merge pull request #172 from yonikosiner/terminal-to-tmux
Feat: Allow user to switch back to the main neovim window
2022-03-29 08:16:24 -06:00
ThePrimeagen
545bbf90f9
Merge pull request #173 from kelly-lin/patch-2
Fix bug where action_utils was not sourced
2022-03-29 07:55:11 -06:00
Kelly Lin
e4d499814c
Fix bug where action_utils was not sourced
Fix bug where action_utils was not sourced which is required for multiselection mark deletion
2022-03-29 10:06:43 +11:00
ThePrimeagen
4dd6066869
Merge pull request #170 from Mathijs-Bakker/bob_rust
Bob rust
2022-03-28 12:54:16 -06:00
ThePrimeagen
a5a34f0d5d
Merge pull request #171 from kelly-lin/patch-1
Add support for deleting marks when multiselected by picker
2022-03-28 10:36:25 -06:00
Yoni Kosiner
0690c995f6 Feat: Allow user to switch back to the main neovim window 2022-03-28 15:12:34 +01:00
Kelly Lin
083afaa9e9
Add support for deleting marks when multiselected by picker 2022-03-28 17:10:14 +11:00
Mathijs Bakker
243c2593df
Add social links (discord, twitch and twitter) 2022-03-21 19:49:01 +01:00
Mathijs Bakker
710d63e278
Shameless update: Image by -> Bob Rust
Liberty_Dev's not relevant anymore XD
2022-03-21 19:29:48 +01:00
Shaw Vrana
2b29b87c0a Fix tmux gotoTerminal for panes
gotoTerminal should work for both the pane and window case.
2022-02-16 13:19:39 -08:00
ThePrimeagen
b2bb0d6f2b
Merge pull request #161 from jamestrew/refactor/git-branch-specific-marks
refactor: improve git branch specific marks impl
2022-02-16 12:44:37 -07:00
ThePrimeagen
4e6362e57d
Merge pull request #163 from davvid/document-width
README: add an example showing how to configure the menu width
2022-02-16 12:41:58 -07:00
ThePrimeagen
b5cc65c731
Merge pull request #151 from davvid/absolute-paths
harpoon.ui: handle absolute paths
2022-02-14 13:00:49 -07:00
David Aguilar
7b7c06b6c9 README: add an example showing how to configure the menu width
Related-to: #142
2022-02-14 11:42:07 -08:00
James Trew
62bde13472 refactor: improve git branch specific marks 2022-02-09 23:02:25 -05:00
stu
e3102e4360
Update README.md
Co-authored-by: Salomon Popp <hi@salomonpopp.me>
2022-02-06 20:45:29 +08:00
stu
7fb1a44ec1
fix typo in the readme 2022-02-06 17:42:22 +08:00
David Aguilar
a204fc29df harpoon.ui: handle absolute paths
If the filename is an absolute path then there is no need to
prepend the path with the current directory.

Detect absolute paths and open them as-is.

This fixes harpoon when editing files through symlinks
that point to other places on the filesystem.
2022-02-04 21:40:45 -08:00
David Aguilar
cdb64582dc harpoon.ui: use vim.loop.cwd() to avoid blocking the event loop
Prefer the async API for getting the cwd.
2022-02-03 22:44:20 -08:00
ThePrimeagen
d035ef263a
Merge pull request #154 from pranavrao145/fix/tmux-term
fix(tmux): fix tmux module to comply with latest changes to tmux API
2022-02-03 21:22:50 -07:00
Pranav Rao
627be003bf fix(tmux): fix tmux module to comply with latest changes to tmux API 2022-02-03 22:26:19 -05:00
ThePrimeagen
e396483b7c
Merge pull request #98 from aaronhallaert/marks_git_branch
Add mark functionality per git branch
2022-02-03 13:08:16 -07:00
ThePrimeagen
befb9e08d7
Merge pull request #150 from camgraff/feature/tmux_pane_identifiers
Add ability to pass any tmux pane identifier
2022-02-01 08:57:24 -07:00
ThePrimeagen
0f22afa601
Merge pull request #147 from aldevv/master
fixed inconsistent jumping between similarly named files
2022-01-31 20:31:44 -07:00
Aaron Hallaert
accf7ef4ef Change project_key to function 2022-01-24 14:12:01 +01:00
Aaron Hallaert
968b93cf76 Add config to mark git branch 2022-01-24 12:24:47 +01:00
Aaron Hallaert
60167d9b18 Add mark functionality per git branch 2022-01-24 12:22:39 +01:00
Cam Graff
7cf2e20a41 Add ability to pass any tmux pane identifier 2022-01-22 19:27:11 -06:00
Juan Alejandro Bernal
8eda89873c
fixed stylua 2022-01-13 17:39:06 -05:00
Juan Alejandro Bernal
d5031b54b5
fixed inconsistent jumping between similarly named files 2022-01-12 19:42:01 -05:00
ThePrimeagen
6948a402c2
Merge pull request #136 from ben-hansske/master
fix #135 "Attempt to index local 'projects' (a nil value)"
2021-12-04 13:04:34 -07:00
Ben Hansske
9a7f7214f2 fix #135 "Attempt to index local 'projects' (a nil value)" 2021-12-03 21:30:32 +01:00
ThePrimeagen
6b6adf1ff4
Merge pull request #129 from RaafatTurki/master
chore: project_cleanup
2021-12-02 09:00:27 -07:00
ThePrimeagen
d2b054c487
Merge branch 'master' into master 2021-12-02 08:58:29 -07:00
ThePrimeagen
6424016453
Merge pull request #132 from renerocksai/fix-multi-vimstances
fix #68 marks not saving due to over-writing by multiple vim instances
2021-12-02 08:57:00 -07:00
Raafat Turki
62b10da410
Merge branch 'master' into master 2021-12-02 04:19:15 +03:00
Raafat Turki
dbfea7713d oops 2021-12-02 04:18:12 +03:00
Raafat Turki
a5a0820876 chore: linting 2021-12-02 04:12:56 +03:00
Raafat Turki
4ca4b7d5db doc: nav_next, nav_prev 2021-12-02 04:02:00 +03:00
Rene Schallner
77524e75e3 fixed formatting (stylua) 2021-12-02 01:32:51 +01:00
ThePrimeagen
46bb9f27ea
Merge pull request #130 from mystilleef/patch-1
fix(telescope): use sorter and previewer from telescope settings
2021-12-01 16:19:36 -07:00
ThePrimeagen
f43d782abc
Merge pull request #128 from pranavrao145/docs/navigation
docs(navigation): added documentation for nav_next and nav_prev functions
2021-12-01 16:13:59 -07:00
Rene Schallner
fe5ffd59f7 fix #68 marks not saving due to over-writing by multiple vim instances
As described in #68, the global HarpoonConfig of vim instance 2 does not
get updated if marks in vim instance 1 change, as described by
@freehaha.

This fix remedies the situation by refreshing marks for all other
projects before saving HarpoonConfig to disk.
2021-11-28 20:46:11 +01:00
Raafat Turki
f76f54fd57 readme fixes 2021-11-26 16:30:45 +03:00
Lateef Alabi-Oki
906f30dacb
use sorter and previewer from telescope settings 2021-11-26 05:45:46 -05:00
Raafat Turki
e6b71d6586 chore: project_cleanup 2021-11-26 06:27:56 +03:00
Pranav Rao
fd7601367c docs(navigation): added documentation for nav_next and nav_prev functions 2021-11-24 18:31:41 -05:00
ThePrimeagen
0c0b37d065
Merge pull request #103 from pranavrao145/fix-merge-conflict
Add tmux support to Harpoon
2021-11-24 08:40:42 -07:00
ThePrimeagen
3604170701
Merge pull request #126 from polarmutex/feat/telescope
update README with telescope info
2021-11-24 08:01:16 -07:00
Pranav Rao
9e5634ff53 docs(README): added documentation for tmux module 2021-11-23 15:02:19 -05:00