Open kawahara-kunio opened 1 year ago
Hi @kawahara-kunio, appreciate your submission.
I wasn't able to reproduce this on my end, may you try enabling 'Open completions as you Type' in the Settings > Features
https://docs.warp.dev/features/completions#how-to-access-it
It should work like the below:
Please let us know if that helps with your issue and if okay to close.
Thank you for your quick reply.
It should work like the below:
No. First level directory is O.K. (i.e. suggested). But, second level directory is not suggested. Only in case of fist level directory, the suggestion feature works. See the Screenshots above, please.
Without option --time-style=long-iso
, second level directories of Library
, which are Accounts
, AppleMediaServices
and so on, are suggested.
But, with option --time-style=long-iso
, any second level directory isn't suggesed.
With option --time-style=long-iso
~/Library/ ... It's O.K. (suggested)
├── Accessibility/ ... It's NOT O.K. (not suggested)
├── Accounts/ (same above)
Without option --time-style=long-iso
~/Library/ ... It's O.K. (suggested)
├── Accessibility/ ... It's O.K. (suggested)
├── Accounts/ (same above)
Discord username (optional)
No response
Describe the bug
exa command with long option, like --time-style=long-iso, works autocomplete with top level directory, but does not work with next lelve directory. Without long option, it works with both top level and next level directories.
To Reproduce
exa --time-style=long-iso
.Expected behaviour
No response
Screenshots
It's NOT O.K. with option.
It's O.K. without option.
Operating System
MacOS
OS Version
13.2.1
Shell Version
zsh 5.8.1 (x86_64-apple-darwin22.0)
Warp Version
v0.2023.02.21.08.03.stable_01
Additional context
This issue resembles the issue (When alias ll ,tab-key can't call autocomplete)
Does this block you from using Warp daily?
Yes, this issue prevents me from using Warp daily.
Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e
None