ThePrimeagen
22896b9b15
fix(made-clear): made get_id_or_current_buffer more clear
2021-03-10 08:33:01 -07:00
ThePrimeagen
9bf63b4e3e
fixes(paths): The paths were too unique...
...
I had to normalize the paths due to the fact that sometimes a path to a
file would be absolute or relative to the project depending on how you
opened up the file. To prevent this from creating duplicates in a mark
list, I normalized the path before doing anything.
2021-03-10 08:27:51 -07:00
ThePrimeagen
ac6fabb31f
Merge pull request #20 from rudotriton/patch-1
...
undefined global mark_config
2021-03-04 11:48:12 -07:00
Raigo Jerva
c2c02e5efe
undefined global mark_config
...
I believe it was meant to swap the values in the same config
2021-03-04 19:27:42 +02:00
ThePrimeagen
6935f70d78
Merge pull request #18 from anott03/anott
...
feat: floating windows and notifications!
2021-03-04 08:33:56 -07:00
Amitav Nott
9b2a06c5ce
feat: floating windows and notifications!
2021-03-03 22:20:14 -05:00
ThePrimeagen
a0ba99f267
Merge pull request #17 from stuartmackey/bugfix/use-goto-terminal
...
This was using the old GotoBuffer rather than the new Harpoon_GotoTer…
2021-03-03 12:51:44 -07:00
Stuart Mackey
958d257e65
This was using the old GotoBuffer rather than the new Harpoon_GotoTerminal
2021-03-03 18:37:48 +00:00
ThePrimeagen
eeef833d5c
Merge pull request #16 from ThePrimeagen/term-bug
...
Term bug
2021-02-28 19:50:59 -07:00
ThePrimeagen
c49043b8da
feat(first-try)
2021-02-28 16:32:11 -07:00
ThePrimeagen
af2b1f9071
look, a commit message class
2021-02-24 18:50:53 -07:00
ThePrimeagen
9fbc24280d
Merge pull request #15 from asbjornhaland/dead_code
...
feat(save): remove dead code to prevent nil value on save
2021-02-23 16:17:30 -07:00
Asbjørn Håland
b45b04dc57
feat(save): remove dead code to prevent nil value on save
...
`get_config()` is removed and replaced by
`get_term_config()` and `get_mark_config()`
2021-02-23 23:44:48 +01:00
Asbjørn Håland
5c0ab042f9
style: remove trailing whitespace
2021-02-23 23:44:48 +01:00
ThePrimeagen
df4fbd7f73
Merge pull request #12 from ThePrimeagen/more_nil_work
...
fix(issue-number-4): Like love potion # 9
2021-02-22 20:37:05 -07:00
ThePrimeagen
3ff6f1d6a0
fix(issue-number-4): Like love potion # 9
...
Yes, we did it
2021-02-22 20:36:14 -07:00
ThePrimeagen
a41b1c940f
Merge pull request #7 from ThePrimeagen/more_nil_work
...
fix again nil issues
2021-02-22 11:16:19 -07:00
ThePrimeagen
322d07be58
fix again nil issues
2021-02-22 11:14:46 -07:00
ThePrimeagen
a48aa25640
Merge pull request #6 from ThePrimeagen/more_nil_work
...
More nil work
2021-02-22 10:43:36 -07:00
ThePrimeagen
7106e067cb
fix(officially): Nil gone
2021-02-22 10:42:28 -07:00
ThePrimeagen
92cc92b8e1
fix(logging): Some logging and better initial values
2021-02-22 10:03:48 -07:00
ThePrimeagen
a6050f3e52
Merge pull request #5 from ThePrimeagen/potential_nil_access_issue
...
fix: nil
2021-02-22 09:25:56 -07:00
ThePrimeagen
2719d54965
fix: https://github.com/ThePrimeagen/harpoon/issues/4
2021-02-22 09:22:32 -07:00
ThePrimeagen
4dbd024b32
feat(yayayaya): Term and mark are now using configs
2021-02-19 16:24:07 -07:00
ThePrimeagen
4e16fc9026
feat(polar): mutex is about to bork me
2021-02-19 15:39:11 -07:00
ThePrimeagen
7a9ef73961
Merge pull request #3 from polarmutex/expand-homedir
...
expand ~ for terminal locations
2021-02-19 15:36:03 -07:00
Brian Ryall
65b693b92d
expand ~ for terminal locations
2021-02-19 15:29:05 -05:00
ThePrimeagen
f4fb2a5544
oops
2021-02-19 08:30:27 -07:00
ThePrimeagen
37a9cefe32
feat(shorten_list) Is now super useful
2021-02-19 08:20:43 -07:00
ThePrimeagen
eaf39b775d
feat(setup): and having git controllable configs
2021-02-18 21:06:08 -07:00
ThePrimeagen
ec5f027680
feat(added-manage-a-mark)
2021-02-18 13:30:17 -07:00
ThePrimeagen
346e271800
Merge pull request #2 from JimboKearn/fix-gotobuffer
...
Fix gotobuffer
2020-11-13 07:26:38 -08:00
JimboKearn
5da248e40c
Made this vim compatible
2020-11-12 12:18:56 +05:30
JimboKearn
b0a55a94ec
Fixed gotobuffer
...
Fixed GotoBuffer to go to a terminal which
is already closed.
2020-11-11 21:35:44 +05:30
Michael Paulson
4390b4c157
oops
2020-11-06 07:30:02 -08:00
Michael Paulson
c5c2a57210
feat(README)
2020-11-06 07:28:18 -08:00
Michael Paulson
a07917a609
feat(harpoon): The initial PR for harpoon.
2020-11-06 07:17:56 -08:00
ThePrimeagen
265ddeb5cc
Initial commit
2020-11-04 08:48:16 -08:00