summaryrefslogtreecommitdiff
path: root/dged.1
diff options
context:
space:
mode:
authorAlbert Cervin <albert@acervin.com>2024-04-08 10:57:01 +0200
committerAlbert Cervin <albert@acervin.com>2024-04-08 11:09:53 +0200
commitced544890ab9915f9b7fd477616e6d1f665e8a4c (patch)
tree1a371f2a86c065a5a5705c8b69f337f15a7b12aa /dged.1
parent1ed6000dd2a995bcd67e99b1c89aa1e2c4a6f1e6 (diff)
downloaddged-ced544890ab9915f9b7fd477616e6d1f665e8a4c.tar.gz
dged-ced544890ab9915f9b7fd477616e6d1f665e8a4c.tar.xz
dged-ced544890ab9915f9b7fd477616e6d1f665e8a4c.zip
Github CI
Diffstat (limited to 'dged.1')
-rw-r--r--dged.19
1 files changed, 9 insertions, 0 deletions
diff --git a/dged.1 b/dged.1
index 3e9102d..12a3628 100644
--- a/dged.1
+++ b/dged.1
@@ -125,6 +125,9 @@ Write the active buffer to
Open a file in a new buffer, relative to current working directory.
.It find-file-relative
Open a file in a new buffer, relative to the active buffer.
+.It kill-buffer
+Close the buffer and remove it from the editor. Does nothing to the
+file on disk.
.It switch-buffer
Switch to another open buffer.
.It buffer-list
@@ -160,6 +163,12 @@ described in
invoke-command
.It C-g
abort
+.It C-x C-f
+find-file
+.It C-x C-g
+find-file-relative
+.It C-k
+kill-buffer
.It C-x-0
window-close
.It C-x-1