Skip to content

Conversation

@lambdalisue
Copy link
Owner

@lambdalisue lambdalisue commented Jun 11, 2020

  • Add cd:root/lcd:root/tcd:root action to perform cd/lcd/tcd on root node
  • Add cd:cursor/lcd:cursor/tcd:cursor action to perform cd/lcd/tcd on cursor node
  • Alias cd/lcd/tcd to cd:cursor/lcd:cursor/tcd:cursor for backward compatibility

This PR partially fix #107 while current cd/lcd/tcd action always refer the cursor node.

- Add cd:root/lcd:root/tcd:root action to perform cd/lcd/tcd on root node
- Add cd:cursor/lcd:cursor/tcd:cursor action to perform cd/lcd/tcd on cursor node
- Alias cd/lcd/tcd to cd:cursor/lcd:cursor/tcd:cursor for backward compatibility
@lambdalisue lambdalisue added the enhancement New feature or request label Jun 11, 2020
@lambdalisue lambdalisue merged commit ad6a475 into master Jun 11, 2020
@lambdalisue lambdalisue deleted the cd-root branch June 11, 2020 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The ability to automatically change current working directory

2 participants