xaizek / vifm (License: GPLv2+) (since 2018-12-07)
Vifm is a file manager with curses interface, which provides Vi[m]-like environment for managing objects within file systems, extended with some useful ideas from mutt.
Commit 5dfa0dae7aab5c8e090641c0f2e5cdf2348cfe2d

Add *.unknown_video to vifmrcs and Default-256
Thanks to aleksejrs.
Author: xaizek
Author date (UTC): 2023-04-02 15:20
Committer name: xaizek
Committer date (UTC): 2023-04-02 15:21
Parent(s): 5763623ff129110ac1744773e1643874eb1fb1e7
Signing key: 99DC5E4DB05F6BE2
Tree: 0e9bfae9f48bb0d143580c03525aa3897acb7aca
File Lines added Lines deleted
data/colors/Default-256.vifm 2 1
data/vifmrc 2 2
data/vifmrc-osx 2 2
File data/colors/Default-256.vifm changed (mode: 100644) (index 6637babb1..950263292)
... ... highlight {*.aac,*.ac3,*.anx,*.ape,*.asf,*.au,*.axa,*.cue,*.flac,*.m2a,*.m4a,
83 83 \ cterm=none ctermfg=79 ctermbg=default \ cterm=none ctermfg=79 ctermbg=default
84 84 " multimedia " multimedia
85 85 highlight {*.avi,*.axv,*.divx,*.flv,*.m2v,*.m4v,*.mp4,*.m4p,*.mp4v,*.mpeg,*.mpg, highlight {*.avi,*.axv,*.divx,*.flv,*.m2v,*.m4v,*.mp4,*.m4p,*.mp4v,*.mpeg,*.mpg,
86 \*.mkv,*.mov,*.nuv,*.ogv,*.qt,*.rm,*.ts,*.vob,*.webm,*.wmv,*.xvid}
86 \*.mkv,*.mov,*.nuv,*.ogv,*.qt,*.rm,*.ts,*.vob,*.webm,*.wmv,*.xvid,
87 \*.unknown_video}
87 88 \ cterm=none ctermfg=49 ctermbg=default \ cterm=none ctermfg=49 ctermbg=default
88 89 " images " images
89 90 highlight {*.bmp,*.gif,*.jpeg,*.jpg,*.ico,*.png,*.ppm,*.svg,*.svgz,*.tga,*.tif, highlight {*.bmp,*.gif,*.jpeg,*.jpg,*.ico,*.png,*.ppm,*.svg,*.svgz,*.tga,*.tif,
File data/vifmrc changed (mode: 100644) (index 8e8d665b5..e4830b299)
... ... fileviewer {*.wav,*.mp3,*.flac,*.m4a,*.wma,*.ape,*.ac3,*.og[agx],*.spx,*.opus,
213 213 " Video " Video
214 214 filextype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob, filextype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
215 215 \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx, \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx,
216 \*.as[fx]},
216 \*.as[fx],*.unknown_video},
217 217 \<video/*> \<video/*>
218 218 \ {View using ffplay} \ {View using ffplay}
219 219 \ ffplay -fs -hide_banner -autoexit %f, \ ffplay -fs -hide_banner -autoexit %f,
 
... ... filextype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
225 225 \ mpv --no-video %f, \ mpv --no-video %f,
226 226 fileviewer {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob, fileviewer {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
227 227 \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx, \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx,
228 \*.as[fx]},
228 \*.as[fx],*.unknown_video},
229 229 \<video/*> \<video/*>
230 230 \ ffprobe -hide_banner -pretty %c 2>&1 \ ffprobe -hide_banner -pretty %c 2>&1
231 231
File data/vifmrc-osx changed (mode: 100644) (index a272c9a42..02ba54db4)
... ... fileviewer {*.wav,*.mp3,*.flac,*.m4a,*.wma,*.ape,*.ac3,*.og[agx],*.spx,*.opus,
210 210 " Video " Video
211 211 filetype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob, filetype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
212 212 \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx, \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx,
213 \*.as[fx]},
213 \*.as[fx],*.unknown_video},
214 214 \<video/*> \<video/*>
215 215 \ {Open in QuickTime Player} \ {Open in QuickTime Player}
216 216 \ open -a QuickTime\ Player.app, \ open -a QuickTime\ Player.app,
 
... ... filetype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
220 220 \ open -a VLC.app, \ open -a VLC.app,
221 221 fileviewer {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob, fileviewer {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
222 222 \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx, \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx,
223 \*.as[fx]},
223 \*.as[fx],*.unknown_video},
224 224 \<video/*> \<video/*>
225 225 \ ffprobe -hide_banner -pretty %c 2>&1 \ ffprobe -hide_banner -pretty %c 2>&1
226 226
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vifm

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vifm

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master