sayanarijit / xplr

A hackable, minimal, fast TUI file explorer
https://xplr.dev
MIT License
4.06k stars 75 forks source link

Unable to see all terminal history when accesing it from :! #711

Open sb5m opened 2 months ago

sb5m commented 2 months ago

When opening a terminal with the command :! I can not seem to scroll upwards to see logs or the history of the console. Instead I see ^[[A or ^[[B when scrolling. It seems I can't also use vim-like commands to move around.

Is this intended?

Thanks for the software, it's amazing!

sayanarijit commented 1 month ago

Hi

Sorry for the late response. Does in happen in docker?

Also, what shell are you using?

sb5m commented 1 month ago

Hi, I have not tested docker.

This happens when for example I run Gnome Terminal from Zutty with :! The ability to scroll over history is lost.