[Github-comments] [geany/geany] Making it easier to set encoding (perhaps even via key-combination or something like that, custom and/or default) (#2144)

elextr notifications at xxxxx
Mon May 6 22:46:57 UTC 2019


Geany is an IDE/editor, so converting large numbers of files encodings is not considered a common use-case.  So the efficiency of the UI for that purpose has not been optimised.  

To convert lots of files you would be better off using `iconv` on the command line or possibly in a script.

So its unlikley that any complex changes to the UI or a keybinding GUI in this area will happen unless somebody contributes it.

Its possible the menu order could be sorted, but again somebody has to do it.

-- 
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/issues/2144#issuecomment-489814693
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190506/b12aa193/attachment.html>


More information about the Github-comments mailing list