[Cuis-dev] Cuis editor comment support
Gerald Klix
cuis.01 at klix.ch
Wed Jun 5 01:06:12 PDT 2024
Yes, there is!
Mark the text and press ‚Ctrl-"‘.
This works at least with X11
and a generic German keyboard layout.
A custom US keyboard layout works as well.
Custom layout:
setxkbmap -layout us -variant altgr-intl
xmodmap -e 'keycode 18 = 9 parenleft 9 parenleft doublelowquotemark
singlelowquotemark leftsinglequotemark dead_breve'
xmodmap -e 'keycode 19 = 0 parenright 0 parenright leftdoublequotemark
leftsinglequotemark rightsinglequotemark dead_abovering'
HTH,
Gerald
On 6/5/24 12:01 AM, Mark Volkmann via Cuis-dev wrote:
> Is there a built-in capability to select multiple lines of code and comment
> them out by surrounding them with double quotes ... and a capability to
> undo that?
>
>
More information about the Cuis-dev
mailing list