vifm 0.12-1 source package in Ubuntu

Changelog

vifm (0.12-1) unstable; urgency=medium

  * New upstream release.
  * d/watch: Change to GitHub.
  * Drop patches which are not needed or applied upstream:
    - drop-vifm-media-osx.patch
    - fix-hurd.patch
    - fix-kfreebsd.patch
    - gcc-10-fix.patch
  * d/rules:
    - Set TERM=xterm
    - Don't remove /usr/share/vifm/vifmrc-osx (doesn't exists in new release)

 -- Ondřej Nový <email address hidden>  Wed, 13 Oct 2021 15:18:06 +0200

Upload details

Uploaded by:
Ondřej Nový
Uploaded to:
Sid
Original maintainer:
Ondřej Nový
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe utils
Lunar release universe utils
Jammy release universe utils

Downloads

File Size SHA-256 Checksum
vifm_0.12-1.dsc 2.0 KiB 1db51ef7d51221097fb2388ef122e601724cfbbeebac8deeec3ca82eea4c048f
vifm_0.12.orig.tar.bz2 1.4 MiB 33a9618f32b35b5b8c64483884f9ad09963ca8465b2935def79159028e27b2c0
vifm_0.12.orig.tar.bz2.asc 801 bytes 1a8ffb01b77634d5f5db9735bd4c34d31c5effe9df15b9ac9cda6626457399bc
vifm_0.12-1.debian.tar.xz 10.2 KiB 452ed5296229a65900c6a0ebf8702c360ec2e0eb7156988dc9bb0c06fa7bbcbd

Available diffs

No changes file available.

Binary packages built by this source

vifm: flexible vi-like file manager using ncurses

 Vifm is a file manager providing a vi-like usage experience. It has similar
 keybindings and modes (e.g. normal, command line, visual). The interface uses
 ncurses, thus vifm can be used in text-only environments.
 It supports a wide range of features, some of which are known from the
 vi-editor:
  - utf8 support
  - user mappings (almost like in vi)
  - ranges in command-line commands
  - user defined commands (with support for ranges)
  - registers
  - operation undoing/redoing
  - fuse file systems support
  - trash
  - multiple files renaming
  - support of filename modifiers
  - colorschemes support
  - file name color according to file type
  - path specific colorscheme customization
  - bookmarks
  - operation backgrounding
  - customizable file viewers
  - handy less-like preview mode
  - filtering out and searching for files using regular expressions
  - one or two panes view
 With the package comes a plugin to use vifm as a vim file selector.

vifm-dbgsym: debug symbols for vifm