(0xE0A0)# Import the Chocolatey Profile that contains the necessary code to enable# tab-completions to function for `choco`.# Be aware that if you are missing these lines from your profile, tab completion# for `choco` will not function.# See https://ch0.co/tab-completion for details.$...
cache Interact with the oh-my-posh cache completion Generate the autocompletion script for the specified shell config Interact with the config debug Print the prompt in debug mode 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. posh提供的可用函数 检查posh模块提供的所有可用的...
追加对它的配置项: # Shows navigable menu of all options when hitting TabSet-PSReadlineKeyHandler -Key Tab -Function MenuComplete# Autocompletion for arrow keysSet-PSReadlineKeyHandler -Key UpArrow -Function HistorySearchBackward Set-PSReadlineKeyHandler -Key DownArrow -Function HistorySearchForward# aut...
Set-poshPrompt paradox #set tab auto completion(optional item) #(the command line will try to offer you a list(candidated) when you press the `tab`key #of course,if the current path have only one or even none can match what you want to match,it will just try to complete the current...
警告: Not setting tab completion: Profile file does not exist at 'D:\Users\cuika\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1'. Chocolatey (choco.exe) is now ready. You can call choco from anywhere, command line or powershell by typing choco. ...
[command] Available Commands: cache Interact with the oh-my-posh cache completion Generate the autocompletion script for the specified shell config Interact with the config debug Print the prompt in debug mode font Manage fonts get Get a value from oh-my-posh help Help about any command init ...