summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLuka Markušić <luka.markusic@microblink.com>2022-03-24 21:04:33 +0100
committerJesse Duffield <jessedduffield@gmail.com>2022-03-26 17:22:42 +1100
commit540edb0bf46df2dce32f9bcc554c482cfa0cbc7b (patch)
tree290512e4a9c2b7dd61b9a4b0629861ed48b949ef /docs
parentbbaa651943a4b699df4c359a699a677721fd923b (diff)
Add copy commit attributes option
Diffstat (limited to 'docs')
-rw-r--r--docs/keybindings/Keybindings_en.md2
-rw-r--r--docs/keybindings/Keybindings_nl.md2
-rw-r--r--docs/keybindings/Keybindings_pl.md2
-rw-r--r--docs/keybindings/Keybindings_zh.md4
4 files changed, 5 insertions, 5 deletions
diff --git a/docs/keybindings/Keybindings_en.md b/docs/keybindings/Keybindings_en.md
index 6f8c12966..65f217f73 100644
--- a/docs/keybindings/Keybindings_en.md
+++ b/docs/keybindings/Keybindings_en.md
@@ -155,7 +155,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>g</kbd>: reset to this commit
<kbd>space</kbd>: checkout commit
<kbd>T</kbd>: tag commit
- <kbd>ctrl+y</kbd>: copy commit message to clipboard
+ <kbd>y</kbd>: copy commit attribute
<kbd>o</kbd>: open commit in browser
<kbd>enter</kbd>: view selected item's files
</pre>
diff --git a/docs/keybindings/Keybindings_nl.md b/docs/keybindings/Keybindings_nl.md
index c0accbd44..bec3e35ad 100644
--- a/docs/keybindings/Keybindings_nl.md
+++ b/docs/keybindings/Keybindings_nl.md
@@ -195,7 +195,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>g</kbd>: reset naar deze commit
<kbd>space</kbd>: checkout commit
<kbd>T</kbd>: tag commit
- <kbd>ctrl+y</kbd>: kopieer commit bericht naar klembord
+ <kbd>y</kbd>: copy commit attribute
<kbd>o</kbd>: open commit in browser
<kbd>enter</kbd>: bekijk gecommite bestanden
</pre>
diff --git a/docs/keybindings/Keybindings_pl.md b/docs/keybindings/Keybindings_pl.md
index 9c619f6b6..3e9443b4e 100644
--- a/docs/keybindings/Keybindings_pl.md
+++ b/docs/keybindings/Keybindings_pl.md
@@ -68,7 +68,7 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>g</kbd>: zresetuj do tego commita
<kbd>space</kbd>: checkout commit
<kbd>T</kbd>: tag commit
- <kbd>ctrl+y</kbd>: copy commit message to clipboard
+ <kbd>y</kbd>: copy commit attribute
<kbd>o</kbd>: open commit in browser
<kbd>enter</kbd>: przeglądaj pliki commita
</pre>
diff --git a/docs/keybindings/Keybindings_zh.md b/docs/keybindings/Keybindings_zh.md
index 408bfe90f..ba672a858 100644
--- a/docs/keybindings/Keybindings_zh.md
+++ b/docs/keybindings/Keybindings_zh.md
@@ -207,8 +207,8 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>g</kbd>: 重置为此提交
<kbd>space</kbd>: 检出提交
<kbd>T</kbd>: 标签提交
- <kbd>ctrl+y</kbd>: 将提交消息复制到剪贴板
- <kbd>o</kbd>: 在浏览器中打开提交
+ <kbd>y</kbd>: copy commit attribute
+ <kbd>o</kbd>: open commit in browser
<kbd>enter</kbd>: 查看提交的文件
</pre>