ITADN

Show currently-computed path on saveinput if valid

#232Closedtconbeer 创建于 2024-04-11
enhancement
T
tconbeercommented
re-use space used by the validation error label Show fully-resolved path, but try to show it relative to `~` if that works. e.g.: - user types `./foo`, show `~/projects/data_project/foo` if cwd is `~/projects/data_project` - user types `./foo`, show `/tmp/abc123/foo` if cwd is `/tmp/abc123` see https://github.com/tconbeer/harlequin/discussions/511
关闭于 2024-04-12 1 条评论