Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vifm/vifm.vim

Vim plugin that allows use of vifm as a file picker
https://github.com/vifm/vifm.vim

Add links to "Trash directory" section

ad2f54699ae4c2b9ba1e18a3891a569696682131 authored about 12 years ago by xaizek <[email protected]>
Add note about `dotdirs` and "../" in empty dir

09ec3184132aa072ec6d7a97efc9827023473a50 authored about 12 years ago by xaizek <[email protected]>
Do some capitalization in titles in vifm.txt

307839964e3a463e90f3b9accbadaeb7b9e49922 authored about 12 years ago by xaizek <[email protected]>
Add a section describing usage of client-server

Thanks to John Magolske.

a136ee19dda50f84fe144cd1db42050eaa6d7e01 authored about 12 years ago by xaizek <[email protected]>
Add ssection about trash directory

b256d3cb8b0e070fe2874f406cfed9cb7b224bc5 authored about 12 years ago by xaizek <[email protected]>
Be more verbose about --remote and -c arguments

Thanks to John Magolske.

a75d219cf10778d65ec15fedc54d803d8965a461 authored about 12 years ago by xaizek <[email protected]>
Replace "wont" with "won't"

Thanks to John Magolske.

2475776d8418b2dec747459f4744856c79224e76 authored about 12 years ago by xaizek <[email protected]>
Replace "trash" with "trash directory"

Still connected with that bug report.

a38ea70c8963c280107e46e95435d28c7bb4103b authored about 12 years ago by xaizek <[email protected]>
Small correction connected with mentioning trash

Tries to address a bug in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/vifm/+bug/707288

f9f36826d207f9e9c8f2857c0ae2c08636b44596 authored about 12 years ago by xaizek <[email protected]>
Be more strict in processing of 'classify' value

Print errors about illformed prefixes, filetypes and suffixes.

4fc137e9db0bdb69b6eeb89ea9bf49aafc89d33b authored over 12 years ago by xaizek <[email protected]>
Add 'classify' option

51b262a88f9206831e4389b27bfc3c1c3cf4f37a authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

About removed --disable-compatibility-mode ./configure script
options and new "f" flag for 'cpop...

94335240ed7d08639ff72b75cb3dcf65d2d1d5d2 authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

Controls displaying of "../" directory.

Thanks to Miles (pkordy).
Closes feature request 26@SF.

32608ccd2c06c2743503091e05296b726022fa58 authored over 12 years ago by xaizek <[email protected]>
Update count usage for Ctrl-W commands

4c735b97bef32554edfd3af3a474434cb0c343e0 authored over 12 years ago by xaizek <[email protected]>
Add a note to docs about count before selectors

4ea71d313524a17c827319b93e7f95926b4b69eb authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

2e7e8f9ca871bc28232748e68f726431af195bb2 authored over 12 years ago by xaizek <[email protected]>
Update vim syntax file

Add if, else and endif commands and correct displaying of strings for
them. Also highlight file...

16b990a844ddd073a2b903e0232809e08a8d5065 authored over 12 years ago by xaizek <[email protected]>
Add :else command

f0b9af541c852b3629092af6255b97cf6f2744e2 authored over 12 years ago by xaizek <[email protected]>
Add basic implementation of if-endif statement

aa4f5b2ca6aa24e5e70aec36d8bacb74a4b95f08 authored over 12 years ago by xaizek <[email protected]>
Add support for `==` and `!=` operators

b1bd23d022f42831aefbe351fb26b74682e9d52b authored over 12 years ago by xaizek <[email protected]>
Add filetype() builtin function

02117d4edf7c2ba122907da2f4591ae99e3488f8 authored over 12 years ago by xaizek <[email protected]>
Update documentation and related about :echo cmd

ad491aed0738ef30bc2c74016628c6e7ef83e0b3 authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

Also fix highlight of <tab> and <s-tab> in vifmrc.

33f7aae3943d4360cef16a4a41a237d20be2e016 authored over 12 years ago by xaizek <[email protected]>
Change tag prefix for view mode to q_ in docs

Since commands are named like q*.

3dd77b0315991a5eb51c5a0ee81008d86facdc4d authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

3abefcda3e56a8fed4885bc0360c5efff5ba1da3 authored over 12 years ago by xaizek <[email protected]>
Add %E 'statusline' option macro

It means size of all selected files or current file, if no files
are selected.

1716ed66cc0d81a1cde61ce0b5e5c552d696d851 authored over 12 years ago by xaizek <[email protected]>
Document ls-like view

1b7e8db78c536a9531d7dabd010a6e1a6bb913d8 authored over 12 years ago by xaizek <[email protected]>
Make 0, ^ and $ work as selectors in normal mode

ae2a33eb834368f2f30af3fc0e02280b2238e46b authored over 12 years ago by xaizek <[email protected]>
Add 0 and ^ keys for normal and visual mode

5931f81726d4942f2a0d83237f25e1433e742a70 authored over 12 years ago by xaizek <[email protected]>
Add $ key for normal and visual modes

c17781a5e1853614e08101315b322f513f6cb701 authored over 12 years ago by xaizek <[email protected]>
Add gh, gj, gk and gl keys to normal and visual

These are needed, because h, j, k and l behave different when
'lsview' is on.

c52ab6be130c8425a49087c3a7b718088f3a5412 authored over 12 years ago by xaizek <[email protected]>
Add 'lsview' option to control ls-like view look

334e9d086019f9b7e3c1cc7d58cacb2e11e5846d authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

da0332ee8bac7321be67931f514977c0ea1515f8 authored over 12 years ago by xaizek <[email protected]>
Add Ctrl-T handling in command line

Swaps two characters, just like in bash and emacs.

1a132995dcf45f467fb06d3f6d4da41d2f0b71e3 authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

f7ece9800af38831575f6c8972231f02fd9b80b3 authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

3e8420892f01da212bff1b087cc9b525220e50e6 authored over 12 years ago by xaizek <[email protected]>
Add empty placeholder ({}) for default sort column

0b176e4a5d377dd9bfc831ff0cc469f05a497ff3 authored over 12 years ago by xaizek <[email protected]>
Update documentation and related

04e9b3be41659c307ab4ab1cdb5bab6c81475274 authored over 12 years ago by xaizek <[email protected]>
Expand macros for user defined commands

This is handy at least for me in the following scenario:
- extern script named "extract"
- com...

255222718047bbdb9f49a7c40db3b750be739476 authored over 12 years ago by xaizek <[email protected]>
Use first of associated programs that exists

Try the rest of the programs for an association when the default
isn't found.

Requested by Alej...

ae12671b5018a7310cc6d63d3f02b3c5934b5d65 authored over 12 years ago by xaizek <[email protected]>
Allow paths in :file[x]type command to be quoted

For Windows paths that contain spaces.

4ad311040c79dda51720f75d3cac8290dc341253 authored over 12 years ago by xaizek <[email protected]>
Add Ctrl-W H/J/K/L normal mode keys

0919f198f797f5f26f91895fb5d94a4a242a5163 authored over 12 years ago by xaizek <[email protected]>
Version v0.7.3a

b8ae5dc6ac62ece705d77f029a12624296cca35f authored over 12 years ago by xaizek <[email protected]>
Pass range given to alias to an aliased command

So now after :command cp :copy %a
:%cp => :%copy %a
instead of
:%cp => :copy %a

8b3c42b8ae7a7994b129d3fab8a340f67d1b4f44 authored over 12 years ago by xaizek <[email protected]>
Document whitespace around options in :set command

383fdf601cdd479c812e18ae1b503d5f33925ea3 authored over 12 years ago by xaizek <[email protected]>
Document that %[mMsSi] are mutually exclusive

9bb4ff075eba3bf800c63779d3a29970148f6511 authored over 12 years ago by xaizek <[email protected]>
Document that %[mMsSi] have bigger priority than &

79a3a37c6434b9277343be3d160c8409c4931e5c authored over 12 years ago by xaizek <[email protected]>
Fix formatting in man page a little

43e80793495d242521f942452000ca21dd4794eb authored over 12 years ago by xaizek <[email protected]>
Add a section about color schemes to the docs

Thanks to TobiSGD.

60e32ab5895eb60fee6370bef59ec9be7c55e355 authored over 12 years ago by xaizek <[email protected]>
Forbid relative paths in :colo until vifm loaded

Using of relative paths during loading is undetermined, while after
loading user knows for sure ...

b86cead367a43d0ba031f5266d07a28a2f7ad85e authored over 12 years ago by xaizek <[email protected]>
Version v0.7.3

d29f06484cab085145b61c75c4f112089eca8876 authored over 12 years ago by xaizek <[email protected]>
Update my email address

Get away from all services that think that they have rights to
use your personal information for...

906ef70084c724f6fb41ccd9f3c7650309cb866c authored over 12 years ago by xaizek <[email protected]>
Add q key to close menus. Consistency with dialogs

Thanks to John Magolske for spotting this.

7eda0427e50c92ff853266b8bcf40fd527c25392 authored over 12 years ago by xaizek <[email protected]>
Add vifm version and update date to vim doc file

ef61c1a71a2facf4a7247632f38809a6652309ec authored over 12 years ago by xaizek <[email protected]>
Fix case of letters of Ctrl-W keys in the docs

bb5de68fc7d058639bf209c5f7ee3093570ff645 authored over 12 years ago by xaizek <[email protected]>
Add notes about FUSE automounts to the help

d903c1d615f25286bc549eacf84c76b0565cb426 authored over 12 years ago by xaizek <[email protected]>
Add %i macro to completely ignore command output

ad6da7f0d222f66c466267573e47c68342368284 authored over 12 years ago by xaizek <[email protected]>
Use expressions parser in :let command

cb604e1edf101b159ea86aa9e69c1cc65180ae99 authored over 12 years ago by xaizek <[email protected]>
Add :finish command to use in sourced scripts

165d57db61647349c9a5c7837d53f703e5590a48 authored over 12 years ago by xaizek <[email protected]>
Correct (or add to man-page) 'rulerformat' example

092626f219ecee5fa03bdf9dac70e251f3455a17 authored over 12 years ago by xaizek <[email protected]>
Correct :split and :vsplit commands documentation

The appropriate parts of man and vim's documantation diverged.
vsplit was absent on man-page.
Do...

8418e8483b798cf63fe9aa51101337077e265e52 authored almost 13 years ago by xaizek <[email protected]>
Add macros expanding for :touch command

c1543215e201f6157f7b1d75080a6a20b9ba36f3 authored almost 13 years ago by xaizek <[email protected]>
Add macros expanding for :mkdir command

8a68b14e988671d7e346cc37fbafdd392c651339 authored almost 13 years ago by xaizek <[email protected]>
#SF3491153. Update documentation of :file[x]type

65a7ea4d2a49fefd483ea983f403cbcebe404d7b authored almost 13 years ago by xaizek <[email protected]>
#SF3491153. Remove moving of items in :file menu

It wasn't useful anyway.

ce0301165da95c5c1c604dbc047d63e497fbddd3 authored almost 13 years ago by xaizek <[email protected]>
#SF3491153. Allow per command description

337b69ad4423740db95014f36f3eda993ebaa19b authored almost 13 years ago by xaizek <[email protected]>
#SF3497107. Fix bug with plugin and parenthesis

66ce7f804ee4b3c19bdf4fc8cda81fd59430b968 authored almost 13 years ago by xaizek <[email protected]>
#SF3497107. Add modeline to vifm.vim

8d4fe8b01a97b4f06d17346fcad1de26875ed525 authored almost 13 years ago by xaizek <[email protected]>
#SF3497107. Retab plugin

3652210f8fa617d9acfb417f01a13224fc1953c4 authored almost 13 years ago by xaizek <[email protected]>
Correct synopsis of starting vifm

230f8121b40dd3560b8797707a6df6cd62f2369b authored almost 13 years ago by xaizek <[email protected]>
Be more verbose about command backgrounding in doc

Concerns backgrounding of external commands.

d7c2436ea6a89141d160ac8035433adf4f96ad80 authored almost 13 years ago by xaizek <[email protected]>
Correct documentation of :filetype command

Clarify usage of asterisk as the first character of a pattern.
Document using of ampersand to ru...

c137c134186c6c59de0c34578f0292125505ccbd authored almost 13 years ago by xaizek <[email protected]>
Fix typos in documentation

1671f02a2ef024ca77d71d3a1bd70d82fc02283d authored almost 13 years ago by xaizek <[email protected]>
Allow using of macros with :clone command

8baf22901cf1c04d36508a4c6d2afc8895e2d27c authored almost 13 years ago by xaizek <[email protected]>
sf#3470329. Add :windo and :winrun commands

08c8a2100c8aa7a13647e39ef6dd27fd310fd7e3 authored almost 13 years ago by xaizek <[email protected]>
Add ctrl-w p, ctrl-w b and ctrl-w t keys

In normal mode only.

231704ee05cc574f6c4b60e13fd991782d28ad60 authored almost 13 years ago by xaizek <[email protected]>
Allow the trash directory to be set using trashdir

493875de44415b0836a7ffbd2f6e2b122fecda50 authored almost 13 years ago by Chris Skalenda <[email protected]>
Remove odd sorting keys on Windows

b6988bef1ba57a6ffb393814659261696b05052e authored almost 13 years ago by xaizek <[email protected]>
Add file attributes in status bar and info view

60acf7e36f5fc0822074e92e510f68956c6101b1 authored almost 13 years ago by xaizek <[email protected]>
Add file properties dialog on Windows

9d44ee971d450bcd79b269de5b29716d05d94562 authored almost 13 years ago by xaizek <[email protected]>
Make vifm look for vifmrc in exe dir on Windows

5ed32f97a8c6bb2ea608b370befb227dcef53e03 authored almost 13 years ago by xaizek <[email protected]>
Add $VIFM and $MYVIFMRC environment variables

Also made determining of home directory on Windows more intelligent.

8e60b0a36ab0b7e6f7480e93b8b2844322e08ef1 authored about 13 years ago by xaizek <[email protected]>
Add :let and :unlet commands to work with envvars

dd9cf7fea8a2181cd0906d26b8caae01dc4a3223 authored about 13 years ago by xaizek <[email protected]>
Add 'columns' and 'lines' options

1bee3cfc5fbc743c440e77094e7f6a46e2598dbb authored about 13 years ago by xaizek <[email protected]>
Process -c arguments after --remote on a server

98bbd67d954b0f9871db7136eddded54f0081bfe authored about 13 years ago by xaizek <[email protected]>
Add recursive mode for :rename command

21ac6801f9a5716fb7231b8e21525f8960937852 authored about 13 years ago by xaizek <[email protected]>
Add --remote command line argument

1376c6e411c1ea325bed89bcd58efaf24149c3bf authored about 13 years ago by xaizek <[email protected]>
Fix renaming on Win when only letter case changed

9353342d161fc9efc5d74f8579468331391a31eb authored about 13 years ago by xaizek <[email protected]>
Highlight more angle bracket notation in vifmrc

Full list includes: esc, s-c-*, c-s-*, tab, s-tab, a-*, m-*, a-c-*,
a-m-*, m-a-*, m-a-*, home, e...

85f21267abf873f18a48e23ce91f4cad270bd5e3 authored about 13 years ago by xaizek <[email protected]>
Highlight :execute command in vifmrc

c791c0fdcedec8cdf89e14de38ccd5151eff020a authored about 13 years ago by xaizek <[email protected]>
Add :u filename modifier for UNC computer name

Windows only.

8e35237cf7d78b5d656499658ae1b50f1302b163 authored about 13 years ago by xaizek <[email protected]>
Document :cmap, :nmap and :vmap with no arguments

To list all mappings in the menu.

f298097e8a759b589b0a0a1c659e704240ffb5f0 authored about 13 years ago by xaizek <[email protected]>
Add support for :cm, :nm and :vm with one argument

To show all maps which start with given beginning.

28bdb0e538be748acf2a5ffafe3d0ff2397a3167 authored about 13 years ago by xaizek <[email protected]>
Make one of sentences in help easier to understand

Thanks to Ink <[email protected]>.

6c1e150deb7db8a23f07b85f8fc97ca19df40a36 authored about 13 years ago by xaizek <[email protected]>
Add all subdirectories of ~/.vifm/scripts to PATH

590fe03d7471a1c22f028e2c5db6997b39898f36 authored about 13 years ago by xaizek <[email protected]>
Add support for left aligned fields in ruf and stl

Use something like "%-10s" in 'rulerformat' or 'statusline'.

0e9cd04a8e2d529ba983ee9e0959611a47c2b8fb authored about 13 years ago by xaizek <[email protected]>
Add <esc>

ddb85bf500fcdb41822e2f390efed441aa19859f authored about 13 years ago by xaizek <[email protected]>
Merge branch 'master' of github.com:xaizek/vifm

6e90058f1d0ebf343c92089f5949de54527fd4e4 authored about 13 years ago by xaizek <[email protected]>
Support for minimum field width in stl and ruf

Use something like "%5s" in 'statusline' and 'rulerformat'.

7808787fbe008e95c3afcf477a8ab7799c4aad00 authored about 13 years ago by xaizek <[email protected]>
Support for minimum field width in stl and ruf

Use something like "%5s" in 'statusline' and 'rulerformat'.

e30a133ed279520edeab3ea74979cf60cc52f36e authored about 13 years ago by xaizek <[email protected]>