Relative Content

Tag Archive for shellterminalcommand-line-interfacezsh

zsh case-insensitive completion match not working

Problem I’ve recently made some changes to my terminal development tools. Everything has been working as expected, except for case-insensitive match completion, which before it would match completions case-insensitive and from any direction. Setup OS: Pop!_OS 22.04 LTS Shell: zsh Terminal: Wezterm Prompt: Starship Plugin Manager: zinit Code Sample of .zshrc config file related to […]