https://bugs.kde.org/show_bug.cgi?id=463193
Bug ID: 463193
Summary: RFE: copy - paste template with inline editing
Classification: Plasma
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Clipboard
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
Having to copy/paste configuration commands with different settings, one needs
to edit the text to be copied before pasting it, or just copy the fixed text
and manually add the changing parts.
It would be nice to have a way to define a template text, like:
`ip addr add <192.168.1.1::ADDRESS> dev <eth0::IFNAME>`
and then, upon pasting, klipper stops entering text when it detect the
templating and shows some popups asking for 'ADDRESS' (with a default
pre-filled value of 192.168.1.1) and for 'IFNAME'.
--
You are receiving this mail because:
You are watching all bug changes.