diff --git a/src/client/app.vue b/src/client/app.vue index 74bf95b72..e7f61f589 100644 --- a/src/client/app.vue +++ b/src/client/app.vue @@ -193,6 +193,7 @@ export default Vue.extend({ return { 'p': this.post, 'n': this.post, + 's': this.search, 'h|/': this.help }; }, diff --git a/src/docs/keyboard-shortcut.ja-JP.md b/src/docs/keyboard-shortcut.ja-JP.md index 2c5116556..3811613db 100644 --- a/src/docs/keyboard-shortcut.ja-JP.md +++ b/src/docs/keyboard-shortcut.ja-JP.md @@ -10,6 +10,7 @@ P, N新規投稿Post, New, Note Tタイムラインの最も新しい投稿にフォーカスTimeline, Top Shift + N通知を表示/隠すNotifications + S検索Search H, ?ヘルプを表示Help