You are not logged in.

#1 2010-05-23 18:10:21

orphius1970
Member
From: Modesto (HELL) California
Registered: 2009-02-27
Posts: 151

[done] Vifm - show hidden files as default????

as the subject says...
How do I set in my vifmrc to always show hidden/dot files when vifm starts?
also, can anyone point me to somewhere on how to theme/color vifm?

Last edited by orphius1970 (2010-05-25 08:42:55)


AMD Phenomx3, 4gb ram, Nvidia Gforce 9400gt,
MSI K9N2 Diamond Motherboard, Arch x86_64

Offline

#2 2010-05-23 18:36:39

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [done] Vifm - show hidden files as default????

I can't help you with the dotfiles setting (other than suggesting hacking the code); for the colourscheme, there is this thread:
http://bbs.archlinux.org/viewtopic.php?id=91202

#edit The relevant part of vifmrc is:

# The regular expression used to filter files out of
# the directory listings.
# LWIN_FILTER=\.o$ and LWIN_INVERT=1 would filter out all
# of the .o files from the directory listing. LWIN_INVERT=0
# would show only the .o files

LWIN_FILTER=\.o$
LWIN_INVERT=1
RWIN_FILTER=\.o$
RWIN_INVERT=1

Last edited by jasonwryan (2010-05-24 00:35:47)


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2010-05-24 02:11:10

orphius1970
Member
From: Modesto (HELL) California
Registered: 2009-02-27
Posts: 151

Re: [done] Vifm - show hidden files as default????

jasonwryan,  i have looked over that very section. It just makes no sense to me. The colorschemes
I have played with. Starting to get the hang of them.

EDIT: I have dropped trying vifm, just not my choice
thank you for the pointers smile

Last edited by orphius1970 (2010-05-25 08:42:33)


AMD Phenomx3, 4gb ram, Nvidia Gforce 9400gt,
MSI K9N2 Diamond Motherboard, Arch x86_64

Offline

#4 2010-12-19 06:46:49

kaikaizi
Member
Registered: 2010-05-11
Posts: 10

Re: [done] Vifm - show hidden files as default????

Just started to play with it. Found this: http://src.gnu-darwin.org/ports/misc/vi … c/vifm.txt

'za' in normal mode toggles showing/hiding of dot files. smile

Offline

Board footer

Powered by FluxBB