Rust-shell: what features you would you like to see in a shell ?

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rust-shell

    unix-like shell writen in rust (by matan-h)

  • I have created a shell in rust, (you can download it from here), it has some nice features (such as fish-like autosuggestion and highlight). What features are important to you in a shell (posix-like logic already planned, like && and ||)?

  • athame

    Full vim for your shell (bash, zsh, gdb, python, etc)

  • vi-mode... perhaps https://github.com/ardagnir/athame ?? perhaps embedding neovim??? but at least the basic modal editing that readline provides.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • powerlevel10k

    A Zsh theme

  • and the transient prompt feature that https://github.com/romkatv/powerlevel10k provides (allowing a verbose ps1 to be erased before the command history is written, so history is just stdout and not littered with the ps1 from ever command).

  • dust

    A more intuitive version of du in rust

  • I don't understand what you mean by Graphics integration or graphical frontend. Do you have an example? Instead of du - I recommend dust. The data features - are basically the features of nushell, are you using it? Regarding the variables - excellent idea, I will implement this. What do you mean by menu creation? What syntax would you use for "skip next line"?

  • nushell

    A new type of shell

  • I don't understand what you mean by Graphics integration or graphical frontend. Do you have an example? Instead of du - I recommend dust. The data features - are basically the features of nushell, are you using it? Regarding the variables - excellent idea, I will implement this. What do you mean by menu creation? What syntax would you use for "skip next line"?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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