Skip to content

Commit d30e23d

Browse files
committed
docs(shortcut): add paste shortcut key
1 parent b965c54 commit d30e23d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,3 +283,4 @@ server [options]
283283
- `Ctrl`/`Opt` + ``: move focus to last file item
284284
- Repeat inputting same character will look for next file that prefixes with it.
285285
- Non-repeat inputs will be remembered as a string in short time to look for next file prefix match.
286+
- When upload is enabled, pasting(`Ctrl`/`Cmd` + `v`) image or text content will upload that content as a file.

README.zh-CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,3 +281,4 @@ server [选项]
281281
- `Ctrl`/`Opt` + ``:把焦点移动到最后一个文件项
282282
- 重复输入相同字符将查找下一个前缀匹配该字符的文件。
283283
- 输入不重复的字符,将在短时间内被记忆为字符串,用于查找下一个前缀匹配的文件。
284+
- 当已启用上传时,粘贴(`Ctrl`/`Cmd` + `v`)图像或文本会将此内容上传为文件。

0 commit comments

Comments
 (0)