Add --no-alternate-screen (-X) flag#432
Conversation
Can you give an example of an external CLI tool that wants to control a pager? |
|
git
…On Mon, Jun 1, 2026, 9:37 AM Johan Walles ***@***.***> wrote:
*walles* left a comment (walles/moor#432)
<#432 (comment)>
moor was being used when interactive prompts were required by external cli
tools
Can you give an example of an external CLI tool that wants to control a
pager?
—
Reply to this email directly, view it on GitHub
<#432?email_source=notifications&email_token=ABKXAAC2F5IEOSEMX4QFDHL45WWNRA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINJZGQ2TONBYHE2KM4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#issuecomment-4594574894>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKXAAFJNL3NSJKWXKPIM6T45WWNRAVCNFSM6AAAAACZVV3VZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DKOJUGU3TIOBZGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
How does git have problems with moor using the alternative screen? I'm missing something here, I've been using moor as my git pager since 2013 and I've never had issues with that... |
|
Ah, I misunderstood your question. While git is an external tool that outputs results to your screen, you wanted to know what tool used moor expecting input from a user during its execution. I believe I was using the Linear or Notion CLI tool. It's been a few weeks at this point, but I seem to remember that I was asked to provide a token during its |
|
But if If you had a followable concrete example that would be super! |
I was experiencing issues when moor was being used when interactive prompts were required by external cli tools.
This is a split from #417