!ls invokes ls in shell, but !cd won't invoke cd in shell
Open
feature-request
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 780
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I understand you have already implemented `.cd` as the change directory function. But since `cd` is a shell command as well, would it be possible to have `!cd` invoke `cd` as well?
Also, could we have the auto-completion of commands or files when pressing tab key?
Contributor guide
Assessment
This issue has not been assessed yet.