Laravel Tutorials

ZSH Auto Suggestions

Published
ZSH Auto Suggestions image

ZSH autosuggestions is a stand-alone plugin for ZSH that you can also easily incorporate as a plugin for the popular Oh-My-ZSH Zshell framework. This plugin was created by Eric Freese and supported by various contributors.

The readme describes ZSH autosuggestions as “Fish-like autosuggestions for ZSH.” If you are also not familiar with the fish shell, it’s another command line alternative to bash shell.

ZSH autosuggestions plugin shows possible suggestions as you type based on your command history. If you want to complete the entire command, you press the key, and to proceed to the next word you press the “forward word” key.

Check out the GitHub zsh-users/zsh-autosuggestions repository for installation instructions and key bindings in case you want to change them. If you’re a ZSH user, give this a try—it’s super useful!

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article