From 83ac99e71fd3424e2b817d58736cbcdf5c92fa81 Mon Sep 17 00:00:00 2001 From: night0721 Date: Sun, 17 Nov 2024 18:13:57 +0000 Subject: [PATCH] Update manual and readme --- README.md | 8 ++++---- ccc.1 | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index aa05632..3b0693e 100644 --- a/README.md +++ b/README.md @@ -55,18 +55,19 @@ t: go to trash dir -: go to previous dir z: refresh current dir :: go to a directory by typing -u: sort files .: toggle hidden files +A: show directory disk usage/block size i: toggle file details -X: toggle executable +u: sort files +y: copy filename to clipboard !: open shell in current dir -A: show directory disk usage/block size f: new file n: new dir r: rename +X: toggle executable space: mark file a: mark all files in directory @@ -84,7 +85,6 @@ O: open file with a GUI program detached from file manager x: view file/dir attributes e: show history -y: copy filename to clipboard c: copy m: move diff --git a/ccc.1 b/ccc.1 index eceb23d..7c8c8d3 100644 --- a/ccc.1 +++ b/ccc.1 @@ -35,18 +35,19 @@ t: go to trash dir -: go to previous dir z: refresh current dir :: go to a directory by typing -u: sort files .: toggle hidden files +A: show directory disk usage/block size i: toggle file details -X: toggle executable +u: sort files +y: copy filename to clipboard !: open shell in current dir -A: show directory disk usage/block size f: new file n: new dir r: rename +X: toggle executable space: mark file a: mark all files in directory