Show HN: Inshellisense – IDE style shell autocomplete

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. inshellisense

    IDE style command line auto complete

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. hyperfine

    A command-line benchmarking tool

    > It is very possible to write sub 100ms procedures in TS, […]

    I will not disagree with this statement because I don’t have a way to test inshellisense right now. Could you (or anyone with a working Node + NPM installation) please install inshellisense and post the actual numbers? Perhaps using a tool like hyperfine (https://github.com/sharkdp/hyperfine).

  4. autocomplete

    IDE-style autocomplete for your existing terminal & shell

    https://github.com/withfig/autocomplete is it this?

  5. carapace-bin

    A multi-shell completion binary.

  6. butterfish

    A shell with AI superpowers

    If you're interested in GPT-powered shell autocomplete, check out https://butterfi.sh

    This also enables shell-aware LLM prompting

  7. hishtory

    Your shell history: synced, queryable, and in context

    If you're more used to ctrl+r, you could try hiSHtory (https://github.com/ddworken/hishtory)

  8. zsh-autocomplete

    🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.

    Not up to the mark with https://github.com/marlonrichert/zsh-autocomplete which works contextually.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. shell-bling-ubuntu

    A few scripts to be run on a fresh-off-the-presses Ubuntu VM, in order to get its shell nice 'n purdy.

    Alternatively, if you simply wish to occasionally bring Copilot into your shell, you should know that Ctrl+X Ctrl+E (on bash) / Alt+E (on fish) will open your current shell line up in $EDITOR, which you may set to Vim or Neovim.

    From there, :wq will drop the text back into your command line. If you have Copilot set up in either of those, then it will also work here.

    I know from working on https://github.com/hiAndrewQuinn/shell-bling-ubuntu that Neovim's LazyVim setup now supports Copilot out of the box now. I never had much trouble setting up the Vim plugin either. YMMV.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Any tool for managing large and variable command lines?

    8 projects | news.ycombinator.com | 25 Apr 2024
  • Z – Jump Around

    16 projects | news.ycombinator.com | 15 Jan 2024
  • inshellisense: IDE style command line auto complete

    1 project | /r/linux | 10 Nov 2023
  • Show HN: Inshellisense – IDE style shell autocomplete

    1 project | /r/hypeurls | 9 Nov 2023
  • How to achieve the function of the Mac app Hookmark in the terminal?

    2 projects | /r/commandline | 17 May 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?