< Back
Enable-PSReadLineLocationMark
Post
NAME Enable-PSReadLineLocationMark
SYNOPSIS
Use this helper function to easy jump around in the shell.
SYNTAX
Enable-PSReadLineLocationMark [<CommonParameters>]
DESCRIPTION
Use Ctrl+Shift+J with a marker key to save the current directory in the
marker list. Afterwards, with Ctrl+J, jump to the saved directory. To
show all saved markers, use Alt+J.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
https://github.com/PowerShell/PSReadLin ... rofile.ps1
SYNOPSIS
Use this helper function to easy jump around in the shell.
SYNTAX
Enable-PSReadLineLocationMark [<CommonParameters>]
DESCRIPTION
Use Ctrl+Shift+J with a marker key to save the current directory in the
marker list. Afterwards, with Ctrl+J, jump to the saved directory. To
show all saved markers, use Alt+J.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
https://github.com/PowerShell/PSReadLin ... rofile.ps1