Commit Graph

52 Commits

Author SHA1 Message Date
stringscut 52a716fed6
chore: improve code comments clarity (#1158)
Signed-off-by: stringscut <stringscut@outlook.jp>
2026-01-30 16:55:23 +05:30
Azalea Colburn 261cf8846a
--basedir query option (#1027) 2025-08-10 13:26:52 +05:30
Ajeet D'Souza b318a2a190 Nushell: add CLI completions 2025-05-27 02:34:48 +05:30
Ajeet D'Souza 095b270fea csh -> tcsh 2025-05-06 00:26:07 -07:00
Ajeet D'Souza 09aa626a86
Add support for csh (#1047) 2025-05-06 11:28:54 +05:30
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 3d3267b4fd chore(release): v0.9.6 2024-09-19 16:11:26 +08:00
Ajeet D'Souza c1d7c4f4c7
Add support for ksh (#885) 2024-09-13 05:00:42 +05:30
Guillaume Gomez 550bca6458
Switch from askama to rinja (#879) 2024-09-02 13:28:30 +05:30
Ajeet D'Souza 21211e43d1 Add DeepSource 2023-05-07 19:54:24 +05:30
Ajeet D'Souza 0ecfbf7e68 Format + lint more filetypes 2023-05-06 14:25:33 +05:30
Blonteractor 2c2286cea2
Added better output in query when already in the matched directory (#463) 2023-01-09 15:55:33 +05:30
Ajeet D'Souza d99e9b7d86 Fix badge 2022-11-15 14:04:21 +05:30
Ajeet D'Souza 0f3ae894f1 Use formatter from nightly 2022-09-16 22:24:46 +05:30
Ajeet D'Souza e4aa0692a4 Return exit code from main 2022-09-07 04:19:45 +05:30
Ajeet D'Souza 612f264dd4
Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
Ajeet D'Souza 17365710af Copy owner from previous database file (#364) 2022-03-09 19:59:39 +05:30
Ajeet D'Souza dc64d912ab Reuse values in shell tests 2022-03-07 12:06:04 +05:30
Ajeet D'Souza b3366dd5b6 Upgrade to clap v3.1.0 2022-02-17 04:16:45 +05:30
Ajeet D'Souza 4ce6e4b25d Remove persistence in Pylint tests 2022-01-12 13:52:13 +05:30
Ajeet D'Souza 3e03ccccd6 Use better defaults for fzf 2021-12-02 00:55:33 +05:30
Oliver Mannion c392a8bb75
Fix errors with set -eu (#302) 2021-11-20 01:52:15 +05:30
Ajeet D'Souza ba7b445348 Improved completions for Fish 2021-11-01 22:11:28 +05:30
Ajeet D'Souza 904bfd46e7 Improved completions for Bash 2021-10-31 17:33:15 +05:30
Ajeet D'Souza 279e393d5c Enable --strict checks for mypy 2021-10-29 02:22:25 +05:30
Ajeet D'Souza ed47c2b1ac Enable --cmd cd on PowerShell 2021-10-28 12:08:57 +05:30
Ajeet D'Souza 0791356e3e
Use workspace for xtask (#276) 2021-10-12 01:35:24 +05:30
Ajeet D'Souza 49f406e3ed Add linting for manpages 2021-09-28 04:52:27 +05:30
Kid 2f2f588595
Improve Fish's completions (#212) 2021-09-18 22:56:43 +05:30
Ajeet D'Souza a60a305279 Fix formatting 2021-09-13 13:31:58 +05:30
Ajeet D'Souza 02029aef98 Replace make with xtask 2021-09-13 03:06:21 +05:30
Ajeet D'Souza 04924bbec0 Fix Xonsh test 2021-08-16 13:20:48 +05:30
Evgeny 712d3403ef
Get PWD from shell instead of the os.environ (#239) 2021-07-22 23:17:35 +05:30
Ajeet D'Souza e3c3c181a2
Remove conflicting alias definitions (#237) 2021-07-21 02:39:18 +05:30
Ajeet D'Souza 20d9f3d18c
Fix init error in PowerShell strict mode (#233) 2021-07-17 17:57:04 +05:30
Ajeet D'Souza 6fbd193ef4 Update Nushell and re-enable tests 2021-06-03 21:07:41 +05:30
Ajeet D'Souza 36f3967f9c
Support Nushell 0.32.0 (#219) 2021-06-03 02:49:21 +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 d33bfd111f
Add tests for completions (#204) 2021-05-07 13:04:44 +05:30
Ajeet D'Souza 6d3cb4bc99 Rename variables 2021-05-04 02:42:43 +05:30
XyLyXyRR ef63b555a0
Add shell completions (#200) 2021-05-04 02:33:23 +05:30
Ajeet D'Souza 6248f539db
Add support for Elvish (#174) 2021-04-09 00:05:42 +05:30
Ajeet D'Souza 0b7b29e0e8
Make z exclude current directory (#173) 2021-04-04 20:06:44 +05:30
Ajeet D'Souza d9c0584aac
Add support for Nushell (#164) 2021-03-31 22:15:43 +05:30
Ajeet D'Souza a9a8948d3b
Fix CI (#161) 2021-03-29 21:14:30 +05:30
Ajeet D'Souza 22d19a74b2
Use /dev/null on Unix shells (#152) 2021-03-01 11:40:10 +05:30
Ajeet D'Souza 418b82524b
Start fish in an isolated env (#128) 2020-12-13 10:56:51 +05:30
Ajeet D'Souza 14b150c1f7 Run shell tests in a clean env 2020-12-10 12:00:10 +05:30
Ajeet D'Souza e6e67b16bc Use Nix for testing 2020-11-14 11:35:47 +05:30
Ajeet D'Souza 58bcbef7aa Split tests 2020-11-11 01:06:40 +05:30