diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-07-19 22:34:57 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-07-19 22:34:57 +0300 |
commit | ac180a94ff749f5df7705279d3d08258417b9b34 (patch) | |
tree | 43265de4d2630c9bf2d4920b7d6ad0e4c34c5d0e /doc/sciteco.7.template | |
parent | afdb2acdecf4b563ed037f983b820ce82f6735ba (diff) | |
download | sciteco-ac180a94ff749f5df7705279d3d08258417b9b34.tar.gz |
special Q-registers `$` (working directory) and the clipboard registers now support the append operation (:Xq, :^Uq...)
Works via a default implementation in the "external" Q-register "class"
by first querying the string, appending and re-setting it.
Diffstat (limited to 'doc/sciteco.7.template')
-rw-r--r-- | doc/sciteco.7.template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index a289476..965e203 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -1549,7 +1549,6 @@ but querying \(lq$\(rq will still return an absolute path. The \(lq$\(rq register may also be edited but changing its string contents this way has no effect on the current working directory. -Appending to the \(lq$\(rq register is unsupported. The register is initialized automatically on startup. .TP .BR $ " (Escape)" |