タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

最近の作業部屋活動履歴

2022-07-19
2019-08-26
2015-11-20
2015-11-06

最近のWikiの更新 (Recent Changes)

変更はまだありません。

Wikiガイド(Guide)

サイドバー (Side Bar)

VTウィンドウ位置移動プラグイン

ショートカットキーでVTウィンドウの位置を動かせるようにします。

Release Files

ファイル名サイズ日時ダウンロード回数
TTXSetPosition-1.0.zip22.98 k2015-11-06 16:28:26109

Recent Commits

Rev.日時作者メッセージ RSS
7ba721842022-07-19 02:47:09IWAMOTO KouichiTera Term 5 のソースに対応した
7dbb479a2022-07-19 02:39:00IWAMOTO KouichiVS2019用プロジェクトファイルを追加
4c6af20d2019-08-26 16:02:03IWAMOTO KouichiEliminate FAR keyword.
0ef0c5212015-11-20 11:50:44IWAMOTO KouichiLICENSEを追加
ebd9ce042015-11-20 10:57:28IWAMOTO KouichiInitial Import
TTXSetPosition -- VTウィンドウの位置を移動する。

機能:
  VTウィンドウの位置を移動する。

解説:
  VTウィンドウの位置を、指定方向の次に他のウィンドウに接する位置や、
  モニタの端に移動します。

  KEYBOARD.CNF でユーザキー設定を利用するのを想定しています。

メニューID:
  ・55400  上方向の他のウィンドウに接する位置に移動
  ・55401  下方向の他のウィンドウに接する位置に移動
  ・55402  左方向の他のウィンドウに接する位置に移動
  ・55403  右方向の他のウィンドウに接する位置に移動
  ・55404  画面上端に移動
  ・55405  画面下端に移動
  ・55406  画面左端に移動
  ・55407  画面右端に移動
  ・55408  プライマリモニタの左上に移動
  ・55409  プライマリモニタの右上に移動
  ・55410  プライマリモニタの左下に移動
  ・55411  プライマリモニタの右下に移動

設定:
  [User keys]
  ; Control+Shift+↑ => 上移動
  User1=1864,3,55400
  ; Control+Shift+← => 左移動
  User2=1867,3,55402
  ; Control+Shift+→ => 右移動
  User3=1869,3,55403
  ; Control+Shift+↓ => 下移動
  User4=1872,3,55401

  ; Control+Alt+↑ => 上端移動
  User5=3400,3,55404
  ; Control+Alt+← => 左端移動
  User6=3403,3,55406
  ; Control+Alt+→ => 右端移動
  User7=3405,3,55407
  ; Control+Alt+↓ => 下端移動
  User8=3408,3,55405

  ; Control+Alt+1 => 左上端移動
  User9=3074,3,55408
  ; Control+Alt+2 => 右上端移動
  User10=3075,3,55409
  ; Control+Alt+3 => 左下端移動
  User11=3076,3,55410
  ; Control+Alt+4 => 右下端移動
  User12=3077,3,55411

バグ:
  今のところ見つかっていません。

Latest updated Tickets

チケットはありません

About Chamber Wiki

Welcome to OSDN Wiki system. Here is your chamber Wiki space.

Check Wiki Guide (English) to refer syntax and functions.