画像のコピー機能性の追加

このコミットが含まれているのは:
守矢諏訪子 2022-01-06 03:55:59 +09:00
コミット 6ab4798683
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -228,6 +228,7 @@ config.bind('xd', 'config-cycle colors.webpage.darkmode.enabled true false') #
config.bind('xj', 'config-cycle content.javascript.enabled true false') # JSの有無
config.bind('xp', 'config-cycle content.proxy system socks://localhost:9050/') # 普通↔Torの交換
config.bind(';i', 'hint images spawn --output-messages wget -P "/home/suwako/ダウンロード" {hint-url}') # 画像等の保存
config.bind('yc', 'hint images yank');
config.bind('gh', 'back') # 戻る
config.bind('gl', 'forward') # 次
config.bind('ee', ':set-cmd-text -s :open {url}') # 現在のURLの編集