{"repo":"kelleyma49/PSFzf","free":true,"listed":false,"github":"https://github.com/kelleyma49/PSFzf","clone":"git clone https://github.com/kelleyma49/PSFzf.git","description":"A PowerShell wrapper around the fuzzy finder fzf","language":"PowerShell","stars":1172,"topics":["fzf","powershell","commandline","powershell-modules"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"PSFzf PSFzf is a PowerShell module that wraps fzf, a fuzzy file finder for the command line. Usage To change to a user selected directory: To edit a file: For day-to-day usage, see the helper functions included with this module. PSReadline Integration Select Current Provider Path (default chord: Ctrl+t ) Press Ctrl+t to start PSFzf to select provider paths. PSFzf will parse the current token and use that as the starting path to search from. If current token is empty, or the token isn't a valid path, PSFzf will search below the current working directory. Multiple items can be selected. If more than one is selected by the user, the results are returned as a comma separated list (the delimiter can be customized using Set-PsFzfOption -PsReadlineHandlerProviderDelimiter ). Results are properly quoted if they contain whitespace. Reverse Search Through PSReadline History (default chord: Ctrl+r ) Press Ctrl+r to start PSFzf to select a command in the command history saved by PSReadline. PSFzf will insert the command into the current line, but it will not execute the command. PSFzf does not override Ctrl+r by default. To confirm that you want to override PSReadline's chord binding, use the Set-PsFzfOption command: Set-Location Based on Selected Directory (default chord: Alt+c ) Press Alt+c to start PSFzf to select a directory. By default, Set-Location will be called with the selected directory. You can override the default command with the following code in our $PROFILE : Search Throu","default_branch":null,"files":null,"tree":[],"storefront":"/r/kelleyma49","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kelleyma49/PSFzf/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}