tkellogg / Jump-Location

Powershell `cd` that reads your mind
MIT License
467 stars 26 forks source link

Replace UpdateTime registration from BreakPoint on pwd to prompt injection #24

Closed vors closed 9 years ago

vors commented 9 years ago

This PR fixes #17. It also address part of #15: now jump location track time only when promp function is called => only interactive user sessions.

vors commented 9 years ago

burn_console.ps1 test: No difference in performance between "powershell -noprofile" and "powershell with Jump-Location" in b748daa