| Summary: | Terminal pane: .zprofile file not sourced | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Fisher <fisher521.fs> |
| Component: | kpart | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | 21.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Fisher
2022-04-08 19:19:34 UTC
I would assume this is rather an issue of Konsole itself. (In reply to Christoph Cullmann from comment #1) > I would assume this is rather an issue of Konsole itself. Ah, that makes sense. I didn't realize Konsole was also available for macOS. Looks like iTerm2 solves this by calling `login -f`. https://github.com/gnachman/iTerm2/blob/dc016bf6c103719acba3cc9c55d4a404fb0b24fb/sources/ITAddressBookMgr.m#L646 |