feat: Konsole parity phase 1b (layout save/load, SSH bookmarks)
- Serialize pane grid splits and per-tab state to RON - Save/load layout via cosmic-files dialogs with confirmation - SSH submenu from ~/.ssh/config Host entries (no wildcards) - i18n en/fr for layout and SSH menu entries
This commit is contained in:
parent
43d38aed8a
commit
d7cc5aaac1
5 changed files with 439 additions and 15 deletions
|
|
@ -85,6 +85,12 @@ new-tab = Nouvel onglet
|
|||
new-window = Nouvelle fenêtre
|
||||
profile = Profil
|
||||
menu-profiles = Profils...
|
||||
ssh = SSH
|
||||
save-layout = Enregistrer la disposition...
|
||||
load-layout = Charger une disposition...
|
||||
load-layout-title = Charger une disposition
|
||||
load-layout-body = Charger une disposition remplace tous les onglets et divisions de cette fenêtre.
|
||||
load = Charger
|
||||
close-tab = Fermer l'onglet
|
||||
quit = Quitter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue