Hi,

if it is just about to toggle the case of some selected text, this feature is already implemented via "Toggle case of selection", reachable as keybinding defaulting to Ctrl-Alt-U and the menu item Edit->Format->Toggle case of selection.

Regards,
Enrico


On 26.12.21 05:45, Lex Trotman wrote:
You can define custom commands (see the manual) to pass the selection
through a program that translates characters, eg tr
(https://man7.org/linux/man-pages/man1/tr.1p.html) on linux.

Cheers
Lex

On Sun, 26 Dec 2021 at 14:32, cmasa <[email protected]> wrote:

Hi everyone,

I want Make selected contents upper and
Make selected contents lower features.

Thank you
Chikahiro Masami
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to