lfp


Logs | Files | README | LICENSE | GitLab


1
commit a3f102ece5dd467e900a7416f77e94372170c532
2
Author: Connor Etherington <[email protected]>
3
Date:   Fri Aug 4 07:17:23 2023 +0200
4
5
    Update.
6
---
7
 .../lfpreviewer/X.cpython-310-x86_64-linux-gnu.so  | Bin 0 -> 34728 bytes
8
 .../lfpreviewer/X/X.o                              | Bin 0 -> 2904 bytes
9
 .../lfpreviewer/X/Xshm.o                           | Bin 0 -> 9864 bytes
10
 .../lfpreviewer/X/display.o                        | Bin 0 -> 12032 bytes
11
 .../lfpreviewer/X/window.o                         | Bin 0 -> 10856 bytes
12
 .../lfpreviewer/X.cpython-310-x86_64-linux-gnu.so  | Bin 34728 -> 34728 bytes
13
 usr/share/man/man1/lfp.1                           |  91 +++++++++++++++++++++
14
 7 files changed, 91 insertions(+)
15
16
diff --git a/lfpreviewer/build/lib.linux-x86_64-cpython-310/lfpreviewer/X.cpython-310-x86_64-linux-gnu.so b/lfpreviewer/build/lib.linux-x86_64-cpython-310/lfpreviewer/X.cpython-310-x86_64-linux-gnu.so
17
new file mode 100755
18
index 0000000..e6126f4
19
Binary files /dev/null and b/lfpreviewer/build/lib.linux-x86_64-cpython-310/lfpreviewer/X.cpython-310-x86_64-linux-gnu.so differ
20
diff --git a/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/X.o b/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/X.o
21
new file mode 100644
22
index 0000000..07bfb6b
23
Binary files /dev/null and b/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/X.o differ
24
diff --git a/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/Xshm.o b/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/Xshm.o
25
new file mode 100644
26
index 0000000..d378931
27
Binary files /dev/null and b/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/Xshm.o differ
28
diff --git a/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/display.o b/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/display.o
29
new file mode 100644
30
index 0000000..a2a44e3
31
Binary files /dev/null and b/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/display.o differ
32
diff --git a/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/window.o b/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/window.o
33
new file mode 100644
34
index 0000000..9feaec6
35
Binary files /dev/null and b/lfpreviewer/build/temp.linux-x86_64-cpython-310/lfpreviewer/X/window.o differ
36
diff --git a/lfpreviewer/lfpreviewer/X.cpython-310-x86_64-linux-gnu.so b/lfpreviewer/lfpreviewer/X.cpython-310-x86_64-linux-gnu.so
37
index 2269e04..e6126f4 100755
38
Binary files a/lfpreviewer/lfpreviewer/X.cpython-310-x86_64-linux-gnu.so and b/lfpreviewer/lfpreviewer/X.cpython-310-x86_64-linux-gnu.so differ
39
diff --git a/usr/share/man/man1/lfp.1 b/usr/share/man/man1/lfp.1
40
new file mode 100644
41
index 0000000..60cdc23
42
--- /dev/null
43
+++ b/usr/share/man/man1/lfp.1
44
@@ -0,0 +1,91 @@
45
+.TH LFP 1 LFP
46
+.SH NAME
47
+.BR LF-Preview
48
+.IR -
49
+an
50
+.BR lf
51
+wrapper, with built in
52
+.IR image
53
+.IR previews
54
+and on-exit
55
+.IR directory
56
+.IR changing.
57
+.SH DESCRIPTION
58
+.PD
59
+.P
60
+.BR lfp
61
+is simple wrapper for the
62
+.BL lf
63
+file manager, with built in, image and video previews, as well as on-exit directory changing.
64
+.PP
65
+The program makes use of \f[V]ueberzug\f[R] to preview images, documents
66
+and video thumbnails.
67
+Preview behavior can be altered by editing the \f[I]scope\f[R] file.
68
+.PD
69
+.P
70
+.SH SYNOPSIS
71
+.PD
72
+.P
73
+.B lfp
74
+.RI < Directory >
75
+.PD
76
+.P
77
+Optionally, a startup directory can be specified by a second argument.
78
+By default,
79
+.BR lfp
80
+will launch in your current working directory. \f[br]
81
+.PD 1
82
+.P
83
+Icons for relative filetypes can be changed by editing the lfp-icons
84
+file in '/usr/share/lfp/lfp-icons'.
85
+.PD
86
+.P
87
+.B CD on exit:
88
+.P
89
+For on-exit directory changing, add the following line to your
90
+bash/zshrc:
91
+.nf
92
+.PP
93
+.TP
94
+.IR -->
95
+.B source \[aq]/usr/share/lf/lfpcd\[aq]
96
+.PP
97
+.SH FEATURES
98
+.TP
99
+.I Main additional features include:
100
+.PP
101
+Use the following keybindings to activate relative function:\f[R]
102
+.IP \[bu] 2
103
+\f[B].\f[R]       - Period (.) - Activates Node Actions, various npm/yarn actions / quick command execution
104
+.IP \[bu] 2
105
+\f[B]f\f[R]       - Activate fzfp
106
+.IP \[bu] 2
107
+\f[B]b\f[R]       - Opens file in browser (Set with BROWSER env variable)
108
+.IP \[bu] 2
109
+\f[B]Ctrl+c\f[R]  - Git clone a repo
110
+.IP \[bu] 2
111
+\f[B]Shift+b\f[R] - Bulk rename
112
+.IP \[bu] 2
113
+\f[B]Ctrl+g\f[R] - Quick git clone repository with a link without leaving lfp
114
+.IP \[bu] 2
115
+\f[B]Ctrl+b\f[R] - Sets wallpaper for all desktops
116
+.IP \[bu] 2
117
+\f[B]Shift+e\f[R] - Extract archive
118
+.IP \[bu] 2
119
+\f[B]Shift+l\f[R] - Symlink selected files to current directory
120
+.IP \[bu] 2
121
+\f[B]Shift+r\f[R] - Create relative symlink of selected files to current directory
122
+.IP \[bu] 2
123
+\f[B]Shift+h\f[R] - Create hardlink of selected files to current directory
124
+.IP \[bu] 2
125
+\f[B]Ctrl+6\f[R] - Chmod 644 selected files
126
+.IP \[bu] 2
127
+\f[B]Ctrl+7\f[R] - Chmod 755 selected files
128
+.IP \[bu] 2
129
+\f[B]Ctrl+8\f[R] - Chmod 700 selected files
130
+.PP
131
+.SH AUTHORS
132
+Connor Etherington
133
+.RI < [email protected] >
134
+
135
+