kingToolbox / kingToolbox/WindTerm

request for support of "Include" in ~/.ssh/config

Open
#2,530 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

Hi,
First, thank you for this wonderful software. I've just discovered it and I'm in love :)
I appreciate it can import sessions from ~/.ssh/config.
However, I'm working in a large company with lots of projects, and I rapidly have to handle several dozens of SSH sessions.
So, They are split in a separate file for each project, and I added the following directive in ~/.ssh/config:
```
Include config.d/*
```

However, it looks like windterm is not supporting this, and doesn't find the files I have put in ~/.ssh/config.d .
Do you have plans to support it? Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the SSH-session import handling for ~/.ssh/config and compare it with the Include config.d/* directive. Done means sessions from included files under ~/.ssh/config.d are discovered alongside entries in the main config; verify using a configuration containing that Include directive.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.