Tmux bash prompt breaks inside of flakes

FYI the default has been changed - bash: Make interactive by default by infinisil · Pull Request #379368 · NixOS/nixpkgs · GitHub

Though not sure this will affect dev shells.

Since the default has been changed, I’d say just put pkgs.bash (or pkgs.bashInteractive if on an older commit) in packages and call it a day. EDIT: that workaround doesn’t currently work.

1 Like