summaryrefslogtreecommitdiff
path: root/dged.1
diff options
context:
space:
mode:
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