atuinsh/atuin

Record the shell used for each command

クローズ

#608 opened on 2022/11/08

 (17 件のコメント) (14 件のリアクション) (1 人の担当者)Rust (840 件のフォーク)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (29,714 個のスター)
PR merge metrics
 (平均マージ 9d 2h) (30d で 16 merged PRs)

説明

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.

コントリビューターガイド