remove lfm
This commit is contained in:
parent
03c54cf178
commit
c35a8f568d
2 changed files with 0 additions and 176 deletions
|
@ -1,106 +0,0 @@
|
||||||
########## lfm - Last File Manager Configuration File v3.x ##########
|
|
||||||
|
|
||||||
[Options]
|
|
||||||
# automatic_file_encoding_conversion: never = -1, ask = 0, always = 1
|
|
||||||
# sort_type: SortType.none, SortType.byName, SortType.byExt, SortType.byPath, SortType.bySize, SortType.byMTime
|
|
||||||
automatic_file_encoding_conversion: 0
|
|
||||||
detach_terminal_at_exec: 1
|
|
||||||
find_ignorecase: 0
|
|
||||||
grep_ignorecase: 1
|
|
||||||
grep_regex: 1
|
|
||||||
rebuild_vfs: 0
|
|
||||||
save_configuration_at_exit: 1
|
|
||||||
save_history_at_exit: 1
|
|
||||||
show_dotfiles: 0
|
|
||||||
show_output_after_exec: 1
|
|
||||||
sort_mix_cases: 1
|
|
||||||
sort_mix_dirs: 0
|
|
||||||
sort_reverse: 0
|
|
||||||
sort_type: SortType.bySize
|
|
||||||
use_wide_chars: 0
|
|
||||||
|
|
||||||
[Confirmations]
|
|
||||||
ask_rebuild_vfs: 1
|
|
||||||
delete: 1
|
|
||||||
overwrite: 1
|
|
||||||
quit: 1
|
|
||||||
|
|
||||||
[Misc]
|
|
||||||
# diff_type: context, unified, ndiff
|
|
||||||
backup_extension: .bak
|
|
||||||
diff_type: unified
|
|
||||||
|
|
||||||
[Programs]
|
|
||||||
audio: vlc
|
|
||||||
ebook: FBReader
|
|
||||||
editor: nano
|
|
||||||
graphics: feh
|
|
||||||
pager: less
|
|
||||||
pdf: evince
|
|
||||||
shell: bash
|
|
||||||
video: vlc
|
|
||||||
web: uzbl-browser
|
|
||||||
|
|
||||||
[Files]
|
|
||||||
archive: 7z, arc, arj, ark, bz2, cab, deb, gz, lha, lzh, rar, rpm, tar, tbz2, tgz, txz, xz, z, zip, zoo
|
|
||||||
audio: au, flac, mid, midi, mp2, mp3, mpg, ogg, wma, xm
|
|
||||||
data: cdx, dat, db, dbf, dbi, dbx, dta, fox, mdb, mdn, mdx, msql, mssql, nc, pgsql, sql, sqlite, ssql
|
|
||||||
devel: ada, asm, awk, bash, c, caml, cc, cgi, cpp, css, diff, el, f, f90, glade, h, hh, hpp, hs, inc, jasm, jav, java, js, lua, m, m4, mak, ml, mli, mll, mlp, mly, pas, pas, patch, php, phps, pl, pm, pov, prg, py, pyw, rb, sh, sl, st, tcl, tk, ui, vala
|
|
||||||
document: 1, abw, bib, djvu, doc, docx, dtd, dvi, gnumeric, ics, info, letter, lsm, mail, man, msg, odc, odp, odt, po, pps, ppt, pptx, rtf, sdc, sdp, sdw, sgml, sxc, sxp, sxw, tex, text, txt, vcard, vcs, xls, xlsx, xml, xsd, xslt
|
|
||||||
ebook: azw, azw3, chm, epub, fb2, imp, lit, mobi, prc
|
|
||||||
graphics: ai, bmp, cdr, dia, dwb, dwg, dxf, eps, gif, ico, jpeg, jpg, omf, pcx, pic, png, rle, svg, tif, tiff, wmf, xbm, xcf, xpm
|
|
||||||
pdf: pdf, ps
|
|
||||||
temp: $$$, bak, tmp, ~
|
|
||||||
video: acc, asf, avi, flv, med, mkv, mol, mov, mp4, mpeg, mpg, mpl, ogv, ogv, swf, wmv
|
|
||||||
web: htm, html, shtml
|
|
||||||
|
|
||||||
[Bookmarks]
|
|
||||||
0: /
|
|
||||||
1: /
|
|
||||||
2: /
|
|
||||||
3: /
|
|
||||||
4: /
|
|
||||||
5: /
|
|
||||||
6: /
|
|
||||||
7: /
|
|
||||||
8: /
|
|
||||||
9: /
|
|
||||||
a: /
|
|
||||||
b: /
|
|
||||||
c: /
|
|
||||||
d: /
|
|
||||||
e: /
|
|
||||||
f: /
|
|
||||||
g: /
|
|
||||||
h: /
|
|
||||||
i: /
|
|
||||||
j: /
|
|
||||||
k: /
|
|
||||||
l: /
|
|
||||||
m: /
|
|
||||||
n: /
|
|
||||||
o: /
|
|
||||||
p: /
|
|
||||||
q: /
|
|
||||||
r: /
|
|
||||||
s: /
|
|
||||||
t: /
|
|
||||||
u: /
|
|
||||||
v: /
|
|
||||||
w: /
|
|
||||||
x: /
|
|
||||||
y: /
|
|
||||||
z: /
|
|
||||||
|
|
||||||
[PowerCLI Favs]
|
|
||||||
0: mv "$f" "{$f.replace('', '')}"
|
|
||||||
1: less "$f" $
|
|
||||||
2: find "$p" -name "*" -print0 | xargs --null -0 grep -EHcni "TODO|WARNING|FIXME|BUG"
|
|
||||||
3: find "$p" -name "*" -print0 | xargs --null -0 grep -EHcni "TODO|WARNING|FIXME|BUG" >output.txt &
|
|
||||||
4: cp $s "$o"
|
|
||||||
5: xdg-open "$f" &
|
|
||||||
6:
|
|
||||||
7:
|
|
||||||
8:
|
|
||||||
9:
|
|
||||||
|
|
|
@ -1,70 +0,0 @@
|
||||||
########## lfm - Last File Manager - Keys ##########
|
|
||||||
|
|
||||||
[Main]
|
|
||||||
# cursor movement
|
|
||||||
cursor_up: up k
|
|
||||||
cursor_down: down j
|
|
||||||
cursor_pageup: pageup backspace C-p
|
|
||||||
cursor_pagedown: pagedown spc C-n
|
|
||||||
cursor_up10: C-up
|
|
||||||
cursor_down10: C-down
|
|
||||||
cursor_home: home C-a
|
|
||||||
cursor_end: end C-e
|
|
||||||
cursor_goto_file: C-s
|
|
||||||
cursor_goto_file_1char: A-s
|
|
||||||
|
|
||||||
# change dir
|
|
||||||
dir_up: left
|
|
||||||
dir_enter: right enter
|
|
||||||
goto: g
|
|
||||||
bookmark_goto: b
|
|
||||||
bookmark_set: B
|
|
||||||
bookmark_select_fromlist: C-d
|
|
||||||
history_select_fromlist: C-y
|
|
||||||
|
|
||||||
# pane & tabs
|
|
||||||
pane_change_focus: tab
|
|
||||||
pane_other_tab_equal: =
|
|
||||||
panes_swap: C-u ,
|
|
||||||
panes_cycle_view: .
|
|
||||||
refresh: C-r
|
|
||||||
redraw_screen: A-r
|
|
||||||
dotfiles_toggle: C-h
|
|
||||||
filters_edit: C-f
|
|
||||||
sort_files: s
|
|
||||||
show_dirs_size: #
|
|
||||||
tab_new: :
|
|
||||||
tab_close: !
|
|
||||||
tab_left: <
|
|
||||||
tab_right: >
|
|
||||||
|
|
||||||
# selection
|
|
||||||
select: ins
|
|
||||||
select_glob: +
|
|
||||||
deselect_glob: -
|
|
||||||
select_invert: *
|
|
||||||
|
|
||||||
# files
|
|
||||||
rename_file: F2 r
|
|
||||||
view_file: F3 v
|
|
||||||
edit_file: F4 e
|
|
||||||
copy_file: F5 c
|
|
||||||
move_file2: F6 m
|
|
||||||
make_dir: F7 n
|
|
||||||
delete_file: F8 d
|
|
||||||
exec_on_file: @ x
|
|
||||||
touch_file: t
|
|
||||||
link_create: l
|
|
||||||
link_edit: L
|
|
||||||
show_file_info: i
|
|
||||||
|
|
||||||
# general
|
|
||||||
find_grep: /
|
|
||||||
show_tree: C-t
|
|
||||||
main_menu: F9
|
|
||||||
file_menu: F12
|
|
||||||
help_menu: h
|
|
||||||
open_shell: C-o
|
|
||||||
toggle_powercli: C-x
|
|
||||||
quit_chdir: q F10
|
|
||||||
quit_nochdir: C-q
|
|
Loading…
Add table
Reference in a new issue