You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: misc/manpage
+8-13Lines changed: 8 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -2339,9 +2339,6 @@ T{
2339
2339
++
2340
2340
T} Jump to a directory in the jump database fzf or rofi
2341
2341
T{
2342
-
kbgen
2343
-
T} Get escape codes for keybindings \fB(5)\fR
2344
-
T{
2345
2342
kd
2346
2343
T} Decrypt a GnuPG encrypted file gpg, tar, sed, grep
2347
2344
T{
@@ -2367,7 +2364,7 @@ T{
2367
2364
T} Search files by content fzf, ripgrep
2368
2365
T{
2369
2366
\fIunset\fR
2370
-
T} Update plugins \fB(6)\fR
2367
+
T} Update plugins \fB(5)\fR
2371
2368
T{
2372
2369
vid
2373
2370
T} Preview video files thumbnails ffmpegthumbnailer
@@ -2376,13 +2373,13 @@ vt
2376
2373
T} Virtual directory for sets of files sed
2377
2374
T{
2378
2375
wall
2379
-
T} Set image as wallpaper \fB(7)\fR
2376
+
T} Set image as wallpaper \fB(6)\fR
2380
2377
T{
2381
2378
\fIunset\fR
2382
-
T} Pick/select files via \fBclifm\fR \fB(8)\fR
2379
+
T} Pick/select files via \fBclifm\fR \fB(7)\fR
2383
2380
T{
2384
2381
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
2386
2383
.TE
2387
2384
2388
2385
.sp
@@ -2398,15 +2395,13 @@ T} Copy the line buffer to the clipboard \fB(9)\fR
2398
2395
.sp
2399
2396
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.
2400
2397
.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)
2404
2399
.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)
\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
2410
2405
2411
2406
.B Dependencies of the previewer plugin (fzfnav.sh)
0 commit comments