https://github.com/hardpixel/gedit-duplicate-line
Gedit 3 plugin to duplicate highlighted selections using Ctrl+D.
https://github.com/hardpixel/gedit-duplicate-line
Last synced: 11 days ago
JSON representation
Gedit 3 plugin to duplicate highlighted selections using Ctrl+D.
- Host: GitHub
- URL: https://github.com/hardpixel/gedit-duplicate-line
- Owner: hardpixel
- License: gpl-3.0
- Created: 2016-09-12T12:38:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T03:37:08.000Z (over 8 years ago)
- Last Synced: 2025-03-05T18:39:39.693Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Gedit Plugin: Duplicate Line
Gedit 3 plugin to duplicate highlighted selections using `Ctrl+D`.
# Installation
1. Copy the plugin folder to `~/.local/share/gedit/plugins`
2. Open gedit and click `Edit -> Preferences -> Plugins`
3. Check the `Duplicate Line` and hit `Close`
4. That's it! Now you can use `Ctrl+D` to duplicate the highlighted block.