パッケージ: libtickit-app-plugin-escapeprefix-perl (0.02-2)
libtickit-app-plugin-escapeprefix-perl に関するリンク
Debian の資源:
libtickit-app-plugin-escapeprefix-perl ソースパッケージをダウンロード:
- [libtickit-app-plugin-escapeprefix-perl_0.02-2.dsc]
- [libtickit-app-plugin-escapeprefix-perl_0.02.orig.tar.gz]
- [libtickit-app-plugin-escapeprefix-perl_0.02-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Tickit application plugin for Escape-prefixed shortcut keys
Tickit::App::Plugin::EscapePrefix applies code to a Tickit instance to let it handle <Escape>-prefixed shortcut keys, by converting them into the equivalent <M-...> modified keys instead.
Once applied using the /apply method, the plugin will consume any plain <Escape> keys typed at the terminal. If another key arrives soon afterwards, this key will be consumed and instead a new keypress event emitted that adds the "meta" modifier to it. For example, typing <Escape> <a> will instead emit the modified key <M-a> to the application. If no subsequent key arrives after a timeout of 3 seconds then the modification will not apply.
While the plugin is still pending anothey keypress to modify, a small indicator window will appear in the bottom left of the display, showing ESC- in a reverse-video style, to remind the user the keypress is pending.
その他の libtickit-app-plugin-escapeprefix-perl 関連パッケージ
|
|
|
|
-
- dep: libtickit-perl (>= 0.70)
- Terminal Interface Construction KIT
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語