Commit Graph

41 Commits

Author SHA1 Message Date
Ajeet D'Souza
678bbdefbc Use POSIX implementation for ksh shells
Only ksh93 supports DEBUG traps, and the rest don't have any features
that can be used for setting up hooks. May as well use the POSIX
implementation for all ksh shells.
2025-01-09 02:19:20 +05:30
Ajeet D'Souza
c1d7c4f4c7
Add support for ksh (#885) 2024-09-13 05:00:42 +05:30
Zuruh
f32dc6bcd8
Update nushell template to use rest operator where needed (#663) 2024-02-13 03:01:04 +05:30
hackers267
f537a4e6d2
Update min version of Nushell 0.86.0 (#632)
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
2023-11-19 14:10:52 +05:30
Ajeet D'Souza
e05637ded1 Improve clarity of setup instructions 2023-05-08 22:40:04 +05:30
Ajeet D'Souza
74ccc0232f
Support for PWD hooks on all versions of PowerShell (#563) 2023-05-07 19:19:53 +05:30
Ajeet D'Souza
4dff2b1602 Add support for older Fish versions 2023-04-15 00:08:16 +05:30
Ajeet D'Souza
575cfd485c
Add instructions to import from fasd (#519) 2023-01-18 09:20:45 +05:30
Ajeet D'Souza
21520d9bbf chore(release): v0.9.0 2023-01-08 04:42:50 +05:30
Ajeet D'Souza
3ab0a7b8fd
Edit subcommand (#498) 2023-01-07 22:58:10 +05:30
Ajeet D'Souza
e8c5f7a975
Upgrade Nushell to v0.73.0 (#495) 2022-12-08 23:24:43 +05:30
Ajeet D'Souza
118a37f576 Remove dot from manpage URL 2022-08-30 20:07:58 +05:30
Ajeet D'Souza
b38b89eb3b Add PWD hooks to Nushell (#439) 2022-08-13 13:18:21 +05:30
Ajeet D'Souza
b0c899b99f Support z - in Nushell 2022-08-12 13:03:19 +05:30
Ajeet D'Souza
f830fbd670 Add minimum supported version for Fish 2022-07-01 15:03:30 +05:30
Ajeet D'Souza
612f264dd4
Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
Ajeet D'Souza
b71d33b5c1 Replace --no-aliases with --no-cmd 2022-04-11 03:41:51 +05:30
skwerlman
a0242d7c9a
Switch elvish template to new try/catch syntax (#371) 2022-03-31 16:50:29 +05:30
sitiom
f2857f229f
Fix Windows _ZO_DATA_DIR path in docs (#355) 2022-02-27 19:10:08 +05:30
Ajeet D'Souza
ea096ac3ca Upgrade to Rust 1.59, strip binaries 2022-02-25 09:49:45 +05:30
Ajeet D'Souza
bd71cf3a5d Update README 2022-01-21 03:19:12 +05:30
Ajeet D'Souza
cf8dc69dda Move manpages to man/man1 2021-12-27 02:17:06 +05:30
Ajeet D'Souza
339a789261 Avoid using completions on older Bash versions 2021-12-24 10:04:37 +05:30
Ajeet D'Souza
bd54ea3ea9 Ignore CRLF for shell scripts (#315) 2021-12-15 01:15:39 +05:30
Ajeet D'Souza
ed47c2b1ac Enable --cmd cd on PowerShell 2021-10-28 12:08:57 +05:30
Ajeet D'Souza
917663485f Add howto for setting environment variables 2021-09-29 04:06:49 +05:30
Ajeet D'Souza
49f406e3ed Add linting for manpages 2021-09-28 04:52:27 +05:30
Ajeet D'Souza
41b8f08c46 Upgrade Nushell to v0.37.0 (#266) 2021-09-18 01:55:51 +05:30
Ajeet D'Souza
9ff899308d Use PROMPT_STRING environment variable 2021-08-31 21:28:23 +05:30
Ajeet D'Souza
e9e8aa04c7 Add newline before --exclude flag 2021-08-15 17:56:45 +05:30
Ajeet D'Souza
59717fa8d3 Release v0.7.3 2021-08-05 19:22:13 +05:30
Ajeet D'Souza
05a95fe525 Add generated code warning for Nushell 2021-08-05 14:22:12 +05:30
Ajeet D'Souza
3bb21ede97 zoxide-{add,remove} should accept multiple arguments (#243) 2021-07-29 11:45:09 +05:30
Ajeet D'Souza
a95e3c7207 Release v0.7.2 2021-06-10 08:45:59 +05:30
Ajeet D'Souza
d39c9a1fc6 Fix Elvish install instructions 2021-05-27 02:34:01 +05:30
Ajeet D'Souza
22a9f6c32d
Remove deleted entries if not accessed in the last 90 days (#213) 2021-05-17 21:46:42 +05:30
Ajeet D'Souza
ba8a5f3167
Add zoxide query --all flag (#206) 2021-05-08 08:35:34 +05:30
Ajeet D'Souza
0eb4418fd6
_ZO_EXCLUDE_DIRS should default to "$HOME" (#194) 2021-04-29 01:24:25 +05:30
Ajeet D'Souza
0f5fde5afa Add default prompt for nushell (#191) 2021-04-27 17:39:09 +05:30
Ajeet D'Souza
5cb091d30a
Performance improvements for queries (#185) 2021-04-16 15:31:11 +05:30
Ajeet D'Souza
1828414f21
Add manpage (#183) 2021-04-15 19:17:15 +05:30