Wes Roberts
|
aefff2797b
|
Merge pull request #16 from BanchouBoo/master
Exclude current directory from zoxide query
|
2025-03-26 01:04:39 -04:00 |
|
Boo
|
27dc791aa1
|
Exclude current directory from zoxide query
|
2025-03-05 02:00:24 -05:00 |
|
Wes Roberts
|
281828de06
|
Merge pull request #14 from Foo-x/13-cd-not-in-db
feat: allow cd to dir not in zoxide database
|
2024-02-08 03:18:31 -05:00 |
|
Foo-x
|
92bd55765e
|
feat: allow cd to dir not in zoxide database
|
2024-02-05 20:14:00 +09:00 |
|
Wes Roberts
|
363df97af3
|
Merge pull request #9 from fdw/merge
Merge with fdw/ranger-zoxide
|
2021-09-10 21:23:21 -04:00 |
|
Fabian Winter
|
6a8591807e
|
Clean up error handling
|
2021-08-20 09:16:32 +02:00 |
|
Fabian Winter
|
37c59cc701
|
Notify zoxide async
We don't need to wait for `zoxide` to finish
|
2021-08-20 08:32:32 +02:00 |
|
Wes Roberts
|
2958bb7d17
|
Merge pull request #8 from rccavalcanti/add_interactive
Add interactive mode
|
2021-08-18 17:58:25 -04:00 |
|
Rafael Cavalcanti
|
7a939a843e
|
Add interactive mode to README
|
2021-08-15 11:51:15 -03:00 |
|
Rafael Cavalcanti
|
4f97e03f60
|
Add zi as alias
|
2021-08-15 11:51:15 -03:00 |
|
Rafael Cavalcanti
|
af84a3d580
|
Allow running interactively with -i
|
2021-08-15 11:51:15 -03:00 |
|
Wes Roberts
|
b03a5f1893
|
Merge pull request #4 from Anomalocaridid/gitignore
add .gitignore
|
2021-06-18 18:07:15 -04:00 |
|
Wes Roberts
|
1e9837515a
|
Merge pull request #5 from scottkosty/patch-1
README.md: rm ref to zoxide's ranger code
|
2021-06-18 18:06:18 -04:00 |
|
Scott Kostyshak
|
2be0232806
|
README.md: rm ref to zoxide's ranger code
zoxide's ranger code has been removed (in favor of referencing
ranger-zoxide). See 84c9121f10.
|
2021-06-17 23:58:42 -04:00 |
|
Anomalocaridid
|
92878fbf6e
|
add .gitignore
Copied from https://github.com/github/gitignore/blob/master/Python.gitignore
|
2021-06-17 23:32:10 -04:00 |
|
Wes Roberts
|
c48de23011
|
Merge pull request #2 from jchook/1-python-module
Rename zoxide.py to __init__.py for easy install and update
|
2021-06-05 17:47:09 -04:00 |
|
Wes Roberts
|
687a9b842f
|
Updated README formatting
|
2021-06-05 17:44:27 -04:00 |
|
Wes Roberts
|
dbcf49dab2
|
Instructions for installing without git
|
2021-06-05 17:32:40 -04:00 |
|
Wes Roberts
|
4d1088d8d0
|
Rename zoxide.py to __init__.py for easy install and update
|
2021-06-04 21:08:42 -04:00 |
|
Wes Roberts
|
89a9e85a46
|
Updates README
|
2020-11-01 19:59:08 -05:00 |
|
Wes Roberts
|
2881a43dc9
|
Better error handling. cd adds directories to zoxide.
|
2020-11-01 19:59:00 -05:00 |
|
Wes Roberts
|
72d17d34c8
|
Initial commit
|
2020-11-01 18:44:43 -05:00 |
|