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

Fix creation of Trash dir if it doesn't exist

When ~/.vifm exist, but ~/.vifm/Trash does not.

3badf34b3c8d36c8a9e23ee01d4b9f6190d10508 authored about 13 years ago by xaizek <[email protected]>
Add support for character classes in globals

0310aeb661e59370a64867c4ccce1c2330d81b76 authored about 13 years ago by xaizek <[email protected]>
Add optional argument for the :sync command

29f726e86dd1c864caf5512345fb083fee9830a9 authored about 13 years ago by xaizek <[email protected]>
Add 'statusline' option

4337d0db29be1a6ce60fb49d65f4638c8c7754d2 authored about 13 years ago by xaizek <[email protected]>
Add 'rulerformat' option

d657d9435768deea65a7995edab54359c7235e03 authored about 13 years ago by xaizek <[email protected]>
Add g:vifm_exec_args variable for the plugin

1b0d8c3ee9b918d15989078f67919e117bbfa5c9 authored about 13 years ago by xaizek <[email protected]>
Add --select command line argument

Should be used to select file, which path has been passed as next
argument.

f8f6e309eb56b40d8cf71bef2c0f0464de22bf7f authored about 13 years ago by xaizek <[email protected]>
Add :execute command

dacaabfb42bc4d9b48bcd22e35a32d3cbeec6117 authored about 13 years ago by xaizek <[email protected]>
Allow arguments for plugin's commands

e7cd90b761a598455a685888143d8ee57a314d29 authored about 13 years ago by xaizek <[email protected]>
Allow exclamation mark for :view command

Prevents view closing.

6f225a40d6bbae3f47ca4ba67593bf1583f243a7 authored about 13 years ago by xaizek <[email protected]>
Make C command accept count

[count] is number of copies to make.

0b1ffe2a59f8428021646e841fa7f7d948fe7e59 authored about 13 years ago by xaizek <[email protected]>
Add 'tabstop' option

40de55bf1642c9541e6d886925189ab752cdee46 authored about 13 years ago by xaizek <[email protected]>
Add ZQ and ZZ keys to close menus

fcdcb320786050f04125524589f83c51f98f713f authored about 13 years ago by xaizek <[email protected]>
Add more tags to vifm.txt

62a17baa85db313813617cebea895b03246b7f3f authored about 13 years ago by xaizek <[email protected]>
Allow question mark for :mark command

Prevent bookmark overwriting. So one can use this command to set
bookmarks in vifmrc after load...

0d3b0c3dfba420f998569304979349954a3b1b75 authored about 13 years ago by xaizek <[email protected]>
Add ftdetect plugin for vim

8cb388a528f1a3d2f92f966aed392d72abca649b authored about 13 years ago by xaizek <[email protected]>
Add zh, zl, zH and zL keys for the menus

horizontal scrolling

78d86de60c60552a8e213a50ca520c326cee79af authored about 13 years ago by xaizek <[email protected]>
Add search functions to view mode

6e84a0383ee72402ab7284d9f14e0f2f534e4b06 authored about 13 years ago by xaizek <[email protected]>
Add :source command

5518c864766be620ff7788a636caea3a3b7dea63 authored about 13 years ago by xaizek <[email protected]>
Add -c <command> and +<command> command line args

4d015efe204ac03be4e3173db63948c3266cbb91 authored about 13 years ago by xaizek <[email protected]>
Add e key for normal mode

d0c599db30643d5f459847da8241b958e9733309 authored about 13 years ago by xaizek <[email protected]>
Leave view mode on Tab key

c9724460ccebc53b72a94beba4c2ba04c381a36d authored about 13 years ago by xaizek <[email protected]>
Add view mode

This is not the same :view. It is less-like behaviour in the :view
pane.

0629dbd06b7c5717c3214199d802024cfbe0bcc7 authored about 13 years ago by xaizek <[email protected]>
Add Ctrl + Alt + letter combinations

Only for *nix

43221d46d8135dfaf40173faca0f73c95ae7cab4 authored about 13 years ago by xaizek <[email protected]>
Add a couple of sentences about :filet and filev

To the documentation.

be38d36a1b88db759bdba8a08775d2857c8b740d authored about 13 years ago by xaizek <[email protected]>
Add notation to run internal commands from udf

For example:
:com tst :!!echo %a

4ad7ef3604008cc4083d81d31c8cc9106ac5c1c2 authored about 13 years ago by xaizek <[email protected]>
Fix <m-X> with pdcurses

073de0011495a24db9b5f201ac964986551e2ab7 authored about 13 years ago by xaizek <[email protected]>
Add <a-X> as synonyms for <m-X> (where X is a key)

95e60ea29ee734ba7eb150e8295f690360b938e4 authored about 13 years ago by xaizek <[email protected]>
Add Ctrl-A and Ctrl-X keys

Normal and visual modes.

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

3851e72d5444f079a12762a2d7e57fad7c82c0ab authored about 13 years ago by xaizek <[email protected]>
Fix moving the splitter

Without count it should be exactly one.

602f82c827670c60cf25bb7885d0fea5dd609a60 authored about 13 years ago by xaizek <[email protected]>
Fix moving the splitter

Without count it should be exactly one.

324be72fa4c5ea2524a8ccb57cd77fa54c1a994e authored about 13 years ago by xaizek <[email protected]>
Add Ctrl-w | and Ctrl-w _ keys

72cfcd823eee057b1d08aa1ed6a2bb8e632584e1 authored about 13 years ago by xaizek <[email protected]>
Add Ctrl-w <, Ctrl-w >, Ctrl-w + and Ctrl-w - keys

15628d36e706a39c065f8d7b87f788f7a52ff9ab authored about 13 years ago by xaizek <[email protected]>
Add horizontal split

:split -> :vsplit (sorry about this incompatible change, update
you mappings ...

19fc89665c11e44ac026f6fd28349065d0612b17 authored about 13 years ago by xaizek <[email protected]>
Fix plugin for Windows again

efd35d1b2068cc6857919449ccbb91f0c7c77213 authored about 13 years ago by xaizek <[email protected]>
Add support of <a-f1>, ..., <a-f12> on Windows

f6477d683ef3d902f342c1c57e38465065174369 authored about 13 years ago by xaizek <[email protected]>
Correct plugin portability on Windows

27aa854272999c3cf67b09057c2604879fc1ae4e authored about 13 years ago by xaizek <[email protected]>
Add support for :s command without arguments

e89df0057d8f7cb1a28aa6593373be1dcb3482b1 authored about 13 years ago by xaizek <[email protected]>
Add kind of portable mode on Windows

f06dff3cab13164e963c4f4e18f9118b7c53cbe9 authored about 13 years ago by xaizek <[email protected]>
Move all data files to a separate directory (data)

16dd6adf9595a581a5138feeb2936d213991bce7 authored about 13 years ago by xaizek <[email protected]>
Merge remote-tracking branch 'tmprep/new_keys_engine'

5a417579a6e3ee60cb610244c2ef6e7743f059a1 authored over 13 years ago by xaizek <[email protected]>