hbt

Command suggester

A system that suggests commands based on a user's typing history by tracking and analyzing command sequences.

Experimental command suggestion system based on historical usage of commands in certain locations.

GitHub

10 stars
1 watching
0 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list

gosuggestionsterminalzsh

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yusufcanb/tlm A local CLI tool that uses AI to suggest commands and provide explanations. 1,242
plutowang/zsh-ollama-command An oh-my-zsh plugin that uses AI to suggest MacOS terminal commands based on user input 16
gsamokovarov/jump A shell helper that learns user habits and suggests frequently visited directories based on fuzzy matching 1,805
jandedobbeleer/posh-with A tool for interacting with other tools in an interactive shell by prefixing commands 71
csurfer/gitsuggest A tool to suggest GitHub repositories based on your past interest and the projects you follow. 657
gaojunbin/zsh-myincr An auto-suggest plugin for zsh 0
zdharma-continuum/ztrace A plugin that captures command output in the background. 7
muesli/regommend A simple recommendation system built on top of Go, allowing users to create tables with user ratings and retrieve personalized recommendations. 314
beyimjan/shell-whiz An AI-powered command-line assistant that helps users find the right commands to solve their tasks 45
stefanheule/zsh-llm-suggestions Automates command suggestions in zsh shell using LLMs 33
sebbadk/barion A compiled prompt system for various shells, providing a fast and simple way to display status information 1
stiliajohny/historikeeper A Zsh plugin that logs and captures terminal commands to a chosen database method 1
marlonrichert/zsh-hist Tool to edit Zsh history from the command line without leaving it 152
laggardkernel/zsh-thefuck An initialization plugin for ZSH shell that streamlines command-line input by caching and optimizing common commands. 26
zdharma-continuum/history-search-multi-word A shell plugin for searching multiple keywords in an AND fashion to find matching history entries with syntax highlighting. 101