[I] Bad terminal handling of `airflow db shell` command with Postgres DB [airflow]

2023-11-15 Thread via GitHub
blag opened a new issue, #26186: URL: https://github.com/apache/airflow/issues/26186 ### Apache Airflow version main (development) ### What happened This happens in both iTerm 2 and the built-in Terminal.app in macOS when running ~breeze start-airflow~. `airflow db shell

Re: [I] Bad terminal handling of `airflow db shell` command with Postgres DB [airflow]

2023-11-12 Thread via GitHub
renzepost commented on issue #26186: URL: https://github.com/apache/airflow/issues/26186#issuecomment-1807229762 I can fix the SIGINT issue. I think the problem is in the fact that the TTY is set to raw mode, so in order to send the SIGINT signal to the subprocess, you need to listen for ch

Re: [I] Bad terminal handling of `airflow db shell` command with Postgres DB [airflow]

2023-11-12 Thread via GitHub
potiuk commented on issue #26186: URL: https://github.com/apache/airflow/issues/26186#issuecomment-1807292311 If y ou can move it forward, that would be cool. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [I] Bad terminal handling of `airflow db shell` command with Postgres DB [airflow]

2023-11-14 Thread via GitHub
potiuk closed issue #26186: Bad terminal handling of `airflow db shell` command with Postgres DB URL: https://github.com/apache/airflow/issues/26186 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

Re: [I] Bad terminal handling of `airflow db shell` command with Postgres DB [airflow]

2023-11-15 Thread via GitHub
potiuk commented on issue #26186: URL: https://github.com/apache/airflow/issues/26186#issuecomment-1813091182 @blag -> do you still the editing issue? Maybe you could take a stab at it and see if it can be fixed as well. Seems that with @renzepost we fixed -- This is an automated messag

Re: [I] Bad terminal handling of `airflow db shell` command with Postgres DB [airflow]

2023-11-27 Thread via GitHub
blag commented on issue #26186: URL: https://github.com/apache/airflow/issues/26186#issuecomment-1829282120 ❌ Still broken - Scrollback editing is messed up - indentation and text wrapping are off/wrong ❌ Still broken - Some things require an additional keypress, including Ctrl+D to exit

Re: [I] Bad terminal handling of `airflow db shell` command with Postgres DB [airflow]

2023-11-27 Thread via GitHub
blag commented on issue #26186: URL: https://github.com/apache/airflow/issues/26186#issuecomment-1829282388 Thank you @renzepost! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

Re: [I] Bad terminal handling of `airflow db shell` command with Postgres DB [airflow]

2023-11-28 Thread via GitHub
renzepost commented on issue #26186: URL: https://github.com/apache/airflow/issues/26186#issuecomment-1829410591 Cool! If I have the time, I'll try to dig a little deeper in the other issues as well. -- This is an automated message from the Apache Git Service. To respond to the message, p