We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c36c11 commit 20c1706Copy full SHA for 20c1706
PSFzf.psd1
@@ -68,6 +68,10 @@
68
# Functions to export from this module
69
FunctionsToExport = @(
70
'Enable-PsFzfAliases',
71
+ 'Invoke-FzfPsReadlineHandlerProvider',
72
+ 'Invoke-FzfPsReadlineHandlerHistory',
73
+ 'Invoke-FzfPsReadlineHandlerSetLocation',
74
+ 'Invoke-FzfPsReadlineHandlerHistoryArgs',
75
'Invoke-FuzzyEdit',
76
'Invoke-FuzzyFasd',
77
'Invoke-FuzzyGitStatus',
0 commit comments