Danny
Danny
> Instead of clicking update on every launch, would be handy to have auto updates if you trust the updates are always great.
Hi @squigglefest thanks for letting us know, we've investigating issues with the read_file tool/command so appreciate the feedback. We'd like some clarity on what you mean by "API function"? Are...
Please try debugging your rc files, there may be something in there Warp doesn't fully support. https://docs.warp.dev/help/known-issues#configuring-and-debugging-your-rc-files
Hi @dcervenkov The completions for new variables/commands bootstraps on new Warp sessions. So as a workaround to this issue, you can manually type in the known variable `echo $TEST_VAR` and...
What I mean by this is that Warp loads the variables in the `~/.zshrc` file on starting a new session (open a new window/tab or pane), this is what enables...
Hey Folks, just wanted to chime in here and set the expectation that this bug fix may require significant engineering lift and may not be prioritized in the near term....
Hi @earmellin don't think much has changed for this feature in recent updates. You can try enabling the "Open completions menu as you type" in `Settings > Features > Editor`,...
@earmellin, I noticed that yarn isn't syntax highlighted on your second screenshot, indicating it may not be part of the PATH. If you run `which yarn` you should see the...
Heard, this is due to the nature of the fuzzy search algorithm which is used across Warp. notice that those results contain the same letters, and in the case of...
Hey @staktrace thanks for letting us know. I was able to reproduce this issue. I'll bring it up with the team as room for improvement with the git force-push completions...