Re: Missing CR in new lines?

2023-03-13 Thread Aditya Toshniwal
Hi Janus, The library used for the code editor seems to normalise the CRLF to LF. Currently, there is no way to enforce it in pgAdmin. But you can raise a feature request here - https://github.com/pgadmin-org/pgadmin4/issues/new/choose On Mon, Mar 13, 2023 at 2:04 PM Janus wrote: > I'm on a Wi

Missing CR in new lines?

2023-03-13 Thread Janus
I'm on a Windows platform and used to a new line in a text field consisting of CR + LF control characters. Now I notice that this does not seem to be the case (anymore) when I manually edit a text field directly in pgAdmin 4. Did anything change? If so, from which version? Alternatively, can I some