Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Update the window title to selected items.

オープン
#2,044 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
csharp
領域
desktop

調査の方向性

まず、issue に記載されている RDP セッションの作成および選択のエントリポイントを見つけ、次にアプリケーションがウィンドウタイトルを設定する方法を追跡します。新しく開いたセッションまたは選択したセッションのタイトルが要求された形式に従い、credential auto-type ツールにとって有用な状態を維持していれば完了です。issue にはファイル名やテストは記載されていません。

索引モデルが issue の本文から書いたものです。

説明

:rocket: feature-request

Example...
If i open a new RDP session or select one already opened on hostname WINHOST123, update the window title to...
NETworkManager XXXX.XX.XX.X - Remote Desktop - WINHOST123

This way, third party tools like keepass (auto-type) can be used to input credentials. Those tools rely on windows title name to guess which sequence of characters (username + tab + password + ENTER) is needed to be sent to the shell.

In large environments with multiple domains... all credentials are centralized using keychain tools. Credentials are maintained in those keychains and having to maintain a copy of those in tools like yours is a major waste of time. It's also a major risk when passwords expire and old ones saved in profiles trigger account locks.

ALL Browsers do it and allow webpage content to dictate the window title content...
Outlook rewrite it to email subjects...
Every MS office products show the file name...

That's the ONE feature making your tool almost useless to us... It's maddening to have 99% of every tools I use at the same place and having that ONE feature broken forcing me to rely on an old piece of £±@£@± legacy tool.

主要言語
C#
スター
8.8k
フォーク
857
平均マージ
30分
マージ済み PR(30日)
19

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

BornToBeRoot/NETworkManager のほかの issue

BornToBeRoot/NETworkManager の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。