[Feature]: Open Wave in CommandLine with some args

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
go
領域
cli, desktop

調査の方向性

Search the repository for the command-line entry point and the code that creates windows, tabs, and blocks. Trace how a directory argument could select each destination and locate the existing OpenInTerminal action. Done means the documented commands open the requested directory in the requested location and can launch it in a terminal.

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

説明

enhancement triage
Feature description

I want to open wave by CommandLine with some args . example:

wave --dir Foo  // open  a new wave window  in Foo dir
wave --dir Foo  -t   // open   Foo dir in  a  new Tab of  the last wave-window 
wave --dir Foo  -n  // oepn Foo dir in  a new block of the last tab of the lase wave-window 

And I want to use OpenInTerminal to open a dir in Terminal by Wave.

Implementation Suggestion

No response

Anything else?

No response

主要言語
Go
スター
22.3k
フォーク
1.1k
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

wavetermdev/waveterm のほかの issue

wavetermdev/waveterm の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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