From ced544890ab9915f9b7fd477616e6d1f665e8a4c Mon Sep 17 00:00:00 2001 From: Albert Cervin Date: Mon, 8 Apr 2024 10:57:01 +0200 Subject: Github CI --- dged.1 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'dged.1') 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 -- cgit v1.2.3