issues
search
badmotorfinger
/
z
Save time typing out directory paths in PowerShell by jumping around instead.
The Unlicense
434
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use Register-ArgumentCompleter when possible.
#66
cdonnellytx
closed
6 months ago
2
System.Management.Automation.RuntimeException: You cannot call a method on a null-valued expression.
#65
yahiaAz201
closed
7 months ago
4
Can't -Remove a dir if it no longer exists
#64
Stan-Stani
closed
1 year ago
2
Configurable Push-Location by default
#63
gerardog
closed
1 year ago
1
Use Push-Location by default.
#62
gerardog
closed
1 year ago
3
add support for XDG_CACHE_HOME
#61
xgqt
closed
1 year ago
4
Autocomplete only directory names
#60
ozankececioglu
closed
1 year ago
0
no new directories can be added to the history
#59
hpp0hpp
closed
1 year ago
9
only file name being searched currently
#58
clor09
opened
2 years ago
0
match path by full path name & fix path seperator on windows for bett…
#57
clor09
closed
2 years ago
1
Add a LICENSE
#56
argvrutter
closed
2 years ago
3
Regular expressions are not supported
#55
dan-gph
opened
2 years ago
1
Slow Z folder find is sometimes slow
#54
coinzdude
closed
2 years ago
2
Change the z to other key
#53
gabrielnemeth
closed
3 years ago
1
Add CD to .lnk files
#52
LoganTann
opened
3 years ago
1
Add -Push switch to Push-Location instead of Set-Location
#51
wekempf
closed
3 years ago
0
Add Push functionality
#50
wekempf
closed
3 years ago
4
The module stopped working completely after upgrade to PowerShell 7.1.0
#49
amkoval
closed
3 years ago
2
Add support for .cdHistory file being hidden
#48
smitranic
closed
4 years ago
5
Fix ListFiles and OnlyCurrentDirectory
#47
marcinsmialek
closed
4 years ago
2
feat(cross-platform): port home directory and tabbing to linux/mac friendly options
#46
joejag
closed
4 years ago
6
Allow z to work on Linux
#45
joejag
closed
4 years ago
1
"Cannot bind argument to parameter 'FilePath' because it is null" on Ubuntu
#44
joejag
closed
4 years ago
1
Error : Value cannot be null
#43
nabinked
closed
5 years ago
1
.git folder is downloaded from the PowerShell Gallery
#42
brainplot
closed
5 years ago
2
Several open shells won't synchronize history
#41
ehogstrand
opened
5 years ago
5
Does not initialize properly on PowerShell Core
#40
mpodwysocki
closed
4 years ago
2
Fix typo
#39
sjetha-pason
closed
6 years ago
1
Remove invalid HelpInfoURI entry from definition file.
#38
sjetha-pason
closed
6 years ago
0
Make tab completion work with PowerTab extension
#37
badmotorfinger
opened
6 years ago
0
Powershell on CentOS 7.4
#36
trgrassijr55
closed
6 years ago
1
PowerShell 6.0 - Linux
#35
patrolez
closed
6 years ago
2
Exception when cd-ing
#34
bwets
closed
6 years ago
21
Exception on first import
#33
wekempf
closed
7 years ago
1
z + <TAB> failing for invalid escape sequences
#32
badmotorfinger
closed
7 years ago
0
adding quotes when expanding path
#31
domb4
closed
7 years ago
2
Expanding a path containing one or more spaces, quotes are missing.
#30
domb4
closed
7 years ago
1
Typing `z` and pressing TAB should expand to an entry which exists in the current directory
#29
badmotorfinger
opened
7 years ago
2
Tab completion should suggest unambiguous path
#28
masaeedu
closed
8 years ago
7
Commit 4b03944 switched psm1 file to binary
#27
punassuming
closed
8 years ago
1
Version 1.1.5 Update Issue
#26
ghost
closed
8 years ago
3
Save on exit
#25
punassuming
closed
8 years ago
4
Pushd and popd to support usage of directory stack
#24
punassuming
closed
8 years ago
0
Proposed fix for error on first startup
#23
JanDeDobbeleer
closed
8 years ago
1
Development merge
#22
badmotorfinger
closed
8 years ago
0
Fix "Cannot find path..." error on first run
#21
daniel-liuzzi
closed
8 years ago
1
Issuing a z -clean command when there are no directories to clean generates an error
#20
badmotorfinger
closed
8 years ago
0
Add command switches for -c and -l
#19
punassuming
closed
8 years ago
0
Add cleanup option and test for file path on use.
#18
punassuming
closed
8 years ago
0
Add tab support like in z.sh
#17
punassuming
closed
8 years ago
7
Next