zellij-org/zellij

zellij should launch the shell as a login shell

Open

#1,434 opened on May 24, 2022

View on GitHub
 (23 comments) (4 reactions) (0 assignees)Rust (1,191 forks)batch import
confighelp wanted

Repository metrics

Stars
 (32,593 stars)
PR merge metrics
 (Avg merge 42d 11h) (10 merged PRs in 30d)

Description

I don't know if this is intended or not, but I noticed that when running tmux I have bash completions enabled, and with zellij they aren't. This looks to be enabled by loading /etc/profile at startup.

Contributor guide