mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-10 22:50:04 +00:00
parent
6bb4287f01
commit
512d2dace8
@ -13,6 +13,10 @@ export class TerminalHotkeyProvider extends HotkeyProvider {
|
||||
id: 'paste',
|
||||
name: this.translate.instant('Paste from clipboard'),
|
||||
},
|
||||
{
|
||||
id: 'select-all',
|
||||
name: this.translate.instant('Select all'),
|
||||
},
|
||||
{
|
||||
id: 'home',
|
||||
name: this.translate.instant('Beginning of the line'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user