aws / aws/amazon-q-developer-cli

bug: Save conversation does not support blank space in pathname

Open
#1,962 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

### Checks

- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue

### Operating system

MacOS

### Expected behaviour

- `/save` support blank space in pathname
- `/save` support quotation mark (```"``` and ```'```) for pathname

```bash
/save "/Users/home/Document 1"
```
will export conversation successfully.

### Actual behaviour

Error message:

```txt
Failed to export to [only pathname before space]: No such file or directory (os error 2)
```

### Steps to reproduce

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.