Quantcast
Channel: shirokichi's hobby life
Viewing all articles
Browse latest Browse all 215

【メモ】ConEmuの新規タスクウインドウについてまとめ

$
0
0


新規タスク+Tab

キーボードショートカット
デフォルトタスク
Win + W
ダイアログオプション
Win + Shift + W
カレントのコマンドラインから
cmd -new_console:a

新規タスク+Split Window

キーボードショートカット
ダイアログオプションでスプリットにチェック
Win + Shift + W

カレントのコマンドラインから
現在のウインドウを水平2画面に分割、2分割目に新規タスク
cmd -new_console:s
現在のウインドウを垂直2画面に分割、2分割目に新規タスク
cmd -new_console:sV

タスクリストに登録
通常
powershell.exe -new_console:a
Split
powershell.exe -new_console:s50H

参照

ConEmu
ConEmu-Documentation
ConEmu-Syntax
ConEmu-ConEmuExample 6 (Split Screen)

Viewing all articles
Browse latest Browse all 215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>