Skip to content

OpaqueGlass/tabby-quick-cmds-hint

Repository files navigation

tabby-quick-cmds-hint

中文 | English

This is a simple complete hint (i.e. auto-complete) plugin for Tabby.

Features

  • Reads and matches commands saved in the tabby-quick-cmds plugin
  • Uses AI to complete commands (available only when triggered by a shortcut key)
  • Matches and suggests command parameters (first enter the full command name, then type a space followed by matching content) (the matching content is AI-generated, please verify carefully)
  • Reads and matches command history

Quick Start

Note

  • This plugin is still in development.
  • It may not be compatible with shells other than Bash, or with systems other than Ubuntu. See docs/INIT.md for more info.
  • The console log output may also be quite messy.
    • For bash user:
      • basic function: add the following scripts to ~/.bashrc
        export PS1="$PS1\[\e]1337;CurrentDir="'$(pwd)\a\]'
  1. Download and enable tabby-quick-cmds plugin. Add some commands.
  2. Start annoying hint experience.

Reference & Appreciations

Some developers or packages directly used in this plugin are not listed. Please refer to the contributors list or package.json.

About

A simple complete hint (i.e. auto complete) plugin for tabby

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published