#Custom completions

3 messages · Page 1 of 1 (latest)

quiet sail
#

Hey folks, do you support custom completions? I’m using Warp daily and would like to have a command completion for the CLI for Microsoft 365 that I’m using a lot

drowsy quail
#

Completion is a shell thing, right? So if you feed your completion file to shell you should be able to get completions.

Alternatively there are tools that help with completions. There was one I used to use … don’t remember the name on the top of my head. Will check and ping here.

quiet sail
#

The way I understand Warp uses its own completions. I’ve got completions set up in zsh but none of them work in Warp unless I’m missing something