You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
lua not picked by clink even it has been installed to the %LOCALAPPDATA%\clink while the clink log file updated each time cmder is up.
To Reproduce
Steps to reproduce the behavior:
run install.exe -i
include 'fastjump.exe' in the PATH
cd <foo>
cd <elsewhere>
j <foo>
jump not working, j -s shows no entries.
Expected behavior
jump to the target correctly.
Desktop (please complete the following information):
OS: Windows 10 64bit
Version: 0.1.1
Shell: Cmder 1.3.11.843
The text was updated successfully, but these errors were encountered:
Describe the bug
lua not picked by clink even it has been installed to the
%LOCALAPPDATA%\clink
while the clink log file updated each time cmder is up.To Reproduce
Steps to reproduce the behavior:
install.exe -i
PATH
cd <foo>
cd <elsewhere>
j <foo>
j -s
shows no entries.Expected behavior
jump to the target correctly.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: