mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
parent
276ae294b5
commit
4572a6a8b9
|
@ -79,6 +79,10 @@ end
|
|||
# transient prompt
|
||||
|
||||
function _render_transient
|
||||
if commandline --paging-mode
|
||||
commandline --function accept-autosuggestion
|
||||
return
|
||||
end
|
||||
set omp_transient 1
|
||||
commandline --function repaint
|
||||
commandline --function execute
|
||||
|
|
Loading…
Reference in a new issue