Previously, the documentation on the duplication did not clearly delineate the behavior of the `duplication` keystroke. Specifically, it was possible to interpret this keystroke as performing selection-only `duplication`. However, `duplication` only duplicates the selection on the same line, or the multiple lines which are selected.
Accordingly, add additional statements clarifying the behavior of `duplication`. This is intended to fix [issue #1075](https://github.com/geany/geany/issues/1075) You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1228 -- Commit Summary -- * Fix: Improve documentation on duplication -- File Changes -- M doc/geany.txt (4) -- Patch Links -- https://github.com/geany/geany/pull/1228.patch https://github.com/geany/geany/pull/1228.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1228
