atuinsh/atuin

Record the shell used for each command

Fermée

#608 ouverte le 8 nov. 2022

 (17 commentaires) (14 réactions) (1 personne assignée)Rust (840 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (29 714 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

I would find it useful if atuin recorded the shell used for each command.

For various reasons, I occasionally switch between shells for different purposes, and sometimes a command that works in one shell (bash/zsh) doesn't work in another (fish). This is even more of an issue if atuin grows to support more of the exotic shells (nushell, elvish, etc).

Having the ability to know which shell was used for a command would let me filter by commands for the current shell environment.

Guide contributeur