Skip to content

Commit a6981dd

Browse files
committed
Remove kbgen from manpage
1 parent 8a79157 commit a6981dd

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

misc/clifm.1.pdf

-576 Bytes
Binary file not shown.

misc/manpage

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2339,9 +2339,6 @@ T{
23392339
++
23402340
T} Jump to a directory in the jump database fzf or rofi
23412341
T{
2342-
kbgen
2343-
T} Get escape codes for keybindings \fB(5)\fR
2344-
T{
23452342
kd
23462343
T} Decrypt a GnuPG encrypted file gpg, tar, sed, grep
23472344
T{
@@ -2367,7 +2364,7 @@ T{
23672364
T} Search files by content fzf, ripgrep
23682365
T{
23692366
\fIunset\fR
2370-
T} Update plugins \fB(6)\fR
2367+
T} Update plugins \fB(5)\fR
23712368
T{
23722369
vid
23732370
T} Preview video files thumbnails ffmpegthumbnailer
@@ -2376,13 +2373,13 @@ vt
23762373
T} Virtual directory for sets of files sed
23772374
T{
23782375
wall
2379-
T} Set image as wallpaper \fB(7)\fR
2376+
T} Set image as wallpaper \fB(6)\fR
23802377
T{
23812378
\fIunset\fR
2382-
T} Pick/select files via \fBclifm\fR \fB(8)\fR
2379+
T} Pick/select files via \fBclifm\fR \fB(7)\fR
23832380
T{
23842381
Ctrl-y
2385-
T} Copy the line buffer to the clipboard \fB(9)\fR
2382+
T} Copy the line buffer to the clipboard \fB(8)\fR
23862383
.TE
23872384

23882385
.sp
@@ -2398,15 +2395,13 @@ T} Copy the line buffer to the clipboard \fB(9)\fR
23982395
.sp
23992396
Whereas this plugin provides basic Git integration, it could be easily modified (it is just a few lines long) to include whatever git function you might need.
24002397
.sp
2401-
\fB(5)\fR It needs to be compiled first: \fIgcc \-o kbgen kbgen.c \-lcurses\fR
2402-
.sp
2403-
\fB(6)\fR \fIupdate.sh\fR (by default unset)
2398+
\fB(5)\fR \fIupdate.sh\fR (by default unset)
24042399
.sp
2405-
\fB(7)\fR feh, xloadimage, hsetroot, or nitrogen (for X); swww or swaybg (for Wayland)
2400+
\fB(6)\fR feh, xloadimage, hsetroot, or nitrogen (for X); swww or swaybg (for Wayland)
24062401
.sp
2407-
\fB(8)\fR \fIfile_picker.sh\fR (by default unset). Usage example: \fIls -ld $(file_picker.sh)\fR
2402+
\fB(7)\fR \fIfile_picker.sh\fR (by default unset). Usage example: \fIls -ld $(file_picker.sh)\fR
24082403
.sp
2409-
\fB(9)\fR Dependencies: cb, wl\-copy, xclip, xsel, pbcopy, termux\-clipboard\-set, clipboard, or clip. Consult the plugin file itself (\fIxclip.sh\fR) for more information
2404+
\fB(8)\fR Dependencies: cb, wl\-copy, xclip, xsel, pbcopy, termux\-clipboard\-set, clipboard, or clip. Consult the plugin file itself (\fIxclip.sh\fR) for more information
24102405

24112406
.B Dependencies of the previewer plugin (fzfnav.sh)
24122407

0 commit comments

Comments
 (0)