这是indexloc提供的服务,不要输入任何密码
Skip to content

v5.2

  • v5.2
  • 5e15aeb
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v5.2
  • 5e15aeb
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@kidonng kidonng tagged this 13 Jan 18:02
Make the quick cd behavior trigger even if the user was starting to type a token and even if the path is not a directory. Before, it would only prepend ./ if the command line was empty and the selected path is a directory.

Now, if the user was in the middle of inputting the first token and only one path is selected, then prepend ./ to the selected path so that
 - if the path is an executable, the user can hit Enter one more time to immediately execute it
 - if the path is a directory, the user can hit Enter one more time to immediately cd into it
Assets 2
Loading