Ecosyste.ms: OpenCollective

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

Vifm

Creates Vim among file managers.
Collective - Host: opensource - https://opencollective.com/vifm - Website: https://vifm.info - Code: https://github.com/vifm

Fix bug with processing keys

isdigit() function was used with wide character.

github.com/vifm/vifm - 8673810f5bc7087a38c946937478fab9ab82a838 authored over 13 years ago
Force redraw after running an executable on Windows

github.com/vifm/vifm - 0b7ef50d3c98fdf51568362bbdbddcf04910f571 authored over 13 years ago
Add Ctrl-w | and Ctrl-w _ keys

github.com/vifm/vifm - d57818e3665d605aaaba17e46d1b08b0bd843dd2 authored over 13 years ago
Add Ctrl-w | and Ctrl-w _ keys

github.com/vifm/vifm.vim - 72cfcd823eee057b1d08aa1ed6a2bb8e632584e1 authored over 13 years ago
Ctrl-w </> <=> Ctrl-w -/+

At least for now.

github.com/vifm/vifm - 01377c5d5f54c6857f9da494094275c60ef9514c authored over 13 years ago
Don't use pos in the view on ' key and noautochpos

github.com/vifm/vifm - 092c99626f788ee062a14d2d59ffeda0d5f1ee99 authored over 13 years ago
Show progress message after terminal is resized

github.com/vifm/vifm - b05c3e8d709fe1a143f20d5043f5862487807a76 authored over 13 years ago
Don't show current file as selected after :cmd

Don't show current file as selected after executing a :command and
resizing terminal while it wo...

github.com/vifm/vifm - 1c62eb435631da38ee908375454cfed4f5e92e8d authored over 13 years ago
Place middle border right in the middle after cw=

This is a special case, so if one doesn't change views size, their width
would always be equal.

github.com/vifm/vifm - 94f7ac371e12f140bd5da9a8b2e80cb9d65f9ceb authored over 13 years ago
Fix Ctrl-W x

github.com/vifm/vifm - 2395d3faf84bfb5dffa5e6a395815607d54fc296 authored over 13 years ago
Show boundary characters in horizontal split view

github.com/vifm/vifm - 9ddb1a3d67a2607caeecb9e86ae26753ef8f68ee authored over 13 years ago
Add Ctrl-w <, Ctrl-w >, Ctrl-w + and Ctrl-w - keys

github.com/vifm/vifm - 8990d3d0f0fa4b4045d2aebd4dd640eea5b2c700 authored over 13 years ago
Add Ctrl-w <, Ctrl-w >, Ctrl-w + and Ctrl-w - keys

github.com/vifm/vifm.vim - 15628d36e706a39c065f8d7b87f788f7a52ff9ab authored over 13 years ago
Add horizontal split

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

github.com/vifm/vifm.vim - 19fc89665c11e44ac026f6fd28349065d0612b17 authored over 13 years ago
Add horizontal split

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

github.com/vifm/vifm - 7638573100171df47d8e7a7a4488511caf0c43d8 authored over 13 years ago
Fix quick view of files

Printed "Cannot open file" sometimes.

github.com/vifm/vifm - 1a054ba5884cf78f6fe95adbadc74de9604f00a4 authored over 13 years ago
Fix plugin for Windows again

github.com/vifm/vifm - 88fe31e5d91ad68111e47b9bf6609b206b8f48a7 authored over 13 years ago
Fix plugin for Windows again

github.com/vifm/vifm.vim - efd35d1b2068cc6857919449ccbb91f0c7c77213 authored over 13 years ago
Add support of <a-f1>, ..., <a-f12> on Windows

github.com/vifm/vifm.vim - f6477d683ef3d902f342c1c57e38465065174369 authored over 13 years ago
Add support of <a-f1>, ..., <a-f12> on Windows

github.com/vifm/vifm - 6fca2b99d7e7f0d63c32175089f9ba81e9cf8ba2 authored over 13 years ago
Correct plugin portability on Windows

github.com/vifm/vifm - c1c00f2264d149a040fcce236085f47e4d179f6d authored over 13 years ago
Correct plugin portability on Windows

github.com/vifm/vifm.vim - 27aa854272999c3cf67b09057c2604879fc1ae4e authored over 13 years ago
Remove some odd (duplicated) code

This also fixes several small issues with selection (single file
becomes selected) when current ...

github.com/vifm/vifm - 2c6ca27d3ff8f4df6b5227709b8bc0fbed7bc23d authored over 13 years ago
Add support for :s command without arguments

github.com/vifm/vifm - e01bb83129302fcf0fa79deb899d96f1088e1332 authored over 13 years ago
Add support for :s command without arguments

github.com/vifm/vifm.vim - e89df0057d8f7cb1a28aa6593373be1dcb3482b1 authored over 13 years ago
Add kind of portable mode on Windows

github.com/vifm/vifm.vim - f06dff3cab13164e963c4f4e18f9118b7c53cbe9 authored over 13 years ago
Add kind of portable mode on Windows

github.com/vifm/vifm - 1fe6e661bcbbaaea36e7cb28e817376e832853db authored over 13 years ago
Move all data files to a separate directory (data)

github.com/vifm/vifm - fa2172aafc09e3a1a2aeed4cd05a75ba61521517 authored over 13 years ago
Move all data files to a separate directory (data)

github.com/vifm/vifm.vim - 16dd6adf9595a581a5138feeb2936d213991bce7 authored over 13 years ago
Add <s-f1>, ..., <s-f12>, <c-f1>, ..., <c-f12>

Now only for Windows, it more complicated with *nix terminals.

github.com/vifm/vifm - 59fb5944464555e4c2bfcfb3de5968b02a142f92 authored over 13 years ago
Make 'ignorecase' and 'smartcase' affect f and F

Another way to allow ignoring case for characters after f and F is using
of 'sort' options (if '...

github.com/vifm/vifm - 9179bcb2e3c4c3a2a0ddede89b2207c55456716b authored over 13 years ago
Add :delete!

github.com/vifm/vifm - 2bebde7a7a45d22f1bdf15ab5c804e3fd0b6f692 authored over 13 years ago
Add backgrounding of :delete command

github.com/vifm/vifm - c55e5fd4c876bcc2182ea36d4526498f0c085569 authored over 13 years ago
Add year in the file info dialog (on Ctrl-G)

github.com/vifm/vifm - 613f37966a76f92da1418bbac76e9f01555dc90b authored over 13 years ago
Warn about symbolic links are not available

On old versions of Windows

github.com/vifm/vifm - 914e50b7952202bbee7774205b024164586e86ca authored over 13 years ago
Fix completion after //

Used to complete local shared resources

github.com/vifm/vifm - d87d13ba2b384f764dcc67a6b2b6f1e2f7c5f18d authored over 13 years ago
Fix pausing on :!! on Windows

github.com/vifm/vifm - 14a54d6a96faa4ee4550fe9a74e269dd7a063af6 authored over 13 years ago
Fix check of directory write permissions on Win

github.com/vifm/vifm - bd3b4124241cf5f2a97621a80675cc2d854851f1 authored over 13 years ago
Fix displaying of local chars in title on Windows

In title of other window.

github.com/vifm/vifm - cc0fe13f93151cbf8ed615b2b8485e51ecefc311 authored over 13 years ago
Fix invalid drawing of the view last line and 'ls'

github.com/vifm/vifm - fa32db58d49cfebb7a63e3ae9ec02e99cecec26e authored over 13 years ago
Correct views redraw on :set nolaststatus

github.com/vifm/vifm - 28c390d8eabe3840183ffd533a3f02ceabc5845c authored over 13 years ago
Fix setting of numeric bookmarks (0-9)

Also document available bookmarks.

github.com/vifm/vifm - c72cc4764c75c341a8d1ec676dc70365648827ae authored over 13 years ago
Add 'laststatus' option

github.com/vifm/vifm - bfe28e77a6c6a1aea9f7ff885584279b4800e5e3 authored over 13 years ago
Fix vifmrc-converter.c

github.com/vifm/vifm - b3e92ade9709f2f9e26499de2ca99a36ac4bb37a authored over 13 years ago
Fix algorithm of finding vifm conf dir on Windows

github.com/vifm/vifm - f66225c52d6009dc39ebef93def940c7a46f0218 authored over 13 years ago
Add 'cpoptions' option

github.com/vifm/vifm - 100f81d28e18b7d0a4ac0504ff3e442647bb4c3e authored over 13 years ago
Add Ctrl-n (j) and Ctrl-p (k) keys

github.com/vifm/vifm - c7fbd01d06d5e20784e919fb009d03e964140291 authored over 13 years ago
Check for active backgrounded commands on :quit

github.com/vifm/vifm - 0a3a8bfa631e42715c75fdda4ff414312f72dbb6 authored over 13 years ago
Show backgrounded command progress in the :jobs

github.com/vifm/vifm - eab1f9769dad50fc2ba3f44bbeb1ad253fb6aaf8 authored over 13 years ago
Corrections for pthreads support on Windows

Modify Makefile.win
Add pthreads dependency to the INSTALL file

github.com/vifm/vifm - b27fdce8083984bf52ecf4443efd742dd08407cb authored over 13 years ago
Add -lpthread to LDFLAGS in configure script

github.com/vifm/vifm - dcb416b2ef2a595c2e7b4a5f91f8aee975955774 authored over 13 years ago
Allow use of "?" and " &" at the same time

github.com/vifm/vifm - 3f23c84851ec2f8cc61281c7f3695d4ce4d087cd authored over 13 years ago
Backgrounding of :copy and :move commands

github.com/vifm/vifm - c7535d8219d25a2665593aceae0d4a131a7df6b3 authored over 13 years ago
Fix redrawing in the :only mode

Used to draw second (invisible) view over current one.

github.com/vifm/vifm - 5fefe511e87f6357b511f7ceb26212a91fd7a471 authored over 13 years ago
Fix a/c/m file time on Windows

Used to be equal to the beginning of the epoch

github.com/vifm/vifm - 75d36b0a9625e23754aecf700bccfec002f1194c authored over 13 years ago
Fix displaying of local chars in C-G dialog on Win

github.com/vifm/vifm - e0934e8a74684adb068d0620576dc4d9be25a8c2 authored over 13 years ago
Fix cmdline combinations with Alt key and pdcurses

Alt-B, Alt-D, Alt-F

github.com/vifm/vifm - 53d379eaff34eddac71c9173ba7e2927527f72d7 authored over 13 years ago
Don't clear terminal title on exit

github.com/vifm/vifm - ef3e1b8670d9d0ef7d9675833a39113204858560 authored over 13 years ago
Detail udf command names limitations

github.com/vifm/vifm - 63680e0d87bcfecf173be9ae1a7105ddb3ca6e20 authored over 13 years ago
Clean selection after i key

github.com/vifm/vifm - 7dd8ab5593ea1e19ea588b97c010215718c9e404 authored over 13 years ago
Fix compilation on *nix

github.com/vifm/vifm - a19e4d610fbcd52f01ea1619a253490dcc4454be authored over 13 years ago
Update Vim plugin

Add g:vifm_exec variable (needed when vifm cannot be found in PATH)
Check $HOME and $APPDATA env...

github.com/vifm/vifm - 135b7a86e3d73bd4844cbd000cae387f9a316e91 authored over 13 years ago
Add note about version of Vim required for plugin

github.com/vifm/vifm - 0739aef26d412c5f6d308a469bd206bc0928c0a2 authored over 13 years ago
Expand macros to paths with forward slashes on Win

github.com/vifm/vifm - 4e221889c3d500451bc98eb43815361731ddeddb authored over 13 years ago
Fix removing of directories on Windows

Or on XP only, it worked for me on Windows 7.

github.com/vifm/vifm - 45c39707925bf817ef9239fa8ec01b156b80fbeb authored over 13 years ago
Fix copying files from a network on Windows

github.com/vifm/vifm - b918caa5545f5b47fa37c25340c0fa8a0609523f authored over 13 years ago
Fix permission check on :co from a network on Win

github.com/vifm/vifm - 6b03671d8aaf34a09d1efe935f6753c5c6c2fb25 authored over 13 years ago
Fix directory copying on Windows XP

github.com/vifm/vifm - c2349e44fbf411bdeb3130abf3b34c42e2243ebe authored over 13 years ago
Fix bug with saving bookmarks to vifminfo file

github.com/vifm/vifm - 4f5a88fffb80090f958fcc3f189cb5b5c9488f9a authored over 13 years ago
Fix bug with bookmarks in the :marks menu on Win

Used to display x:/ as /.

github.com/vifm/vifm - f2be4e089ae69cd8639315577ef4317e0cd4578b authored over 13 years ago
Fix running external commands on Windows

When 'shell' is 'cmd.exe'.

github.com/vifm/vifm - 913bf731a1dcef14e1ed8f3184b72c0995adce4e authored over 13 years ago
Fix running of udf commands in the background

github.com/vifm/vifm - 7b9dd8305423811120a9466ae7731ce761748dba authored over 13 years ago
Add completion for :file command

github.com/vifm/vifm - 98715790ae9d5c4e0c21486697f093cd1cc6937a authored over 13 years ago
Fix bug with prompt mode leaving on Enter key

Didn't work when 'incsearch' was off, obviously the bug was introduced
with 'incsearch' option.

github.com/vifm/vifm - a359173aed071ea29171dc5444a55e6b44b89a3b authored over 13 years ago
Fix clearing selection after :file something

github.com/vifm/vifm - 401503957bdcf04c1ebfadf3264489f72fcfbacf authored over 13 years ago
Fix star at the begging of a global

*.x should match a.x, but not .a.x or .x

github.com/vifm/vifm - 5e7694d74b721f8289e5c99a4b40c380f2713283 authored over 13 years ago
Fix compiling on Windows

github.com/vifm/vifm - 2d673cf951ebadf5f098535be1fb4dc488c94719 authored over 13 years ago
Add '(' and ')' keys for normal and visual modes

github.com/vifm/vifm - f8e28bfd0c189649bfcc34de7018139e29b6c858 authored over 13 years ago
Add :f arg to quick run one of associated commands

github.com/vifm/vifm - 9fab9d8c5ac4f7d38db238569e1efd4f23ea76c8 authored over 13 years ago
Add :split! to toggle between only/splitted view

github.com/vifm/vifm - be754b673378265943230d52a27d7c7ce6ba9b41 authored over 13 years ago
Fix clearing selection after :file menu

github.com/vifm/vifm - 4442d78d3c421e7ade2cf82f14218b1e5c335cb6 authored over 13 years ago
Fix leaving visual mode on cp key

github.com/vifm/vifm - 2b392fc7cd755ed87ed523c5bb7bf960ad53ea83 authored over 13 years ago
Fix segfault on / in normal or visual mode

Was since todays morning.

github.com/vifm/vifm - 34611d6abdfa9521e52f56a4567628eca0801efe authored over 13 years ago
Added support for more angle bracket notations

For mappings.
<bs>, <tab>, <s-tab>, <home>, <end>, <left>, <right>, <up>, <down>, <pageup>,
<pag...

github.com/vifm/vifm - cfb6c60ffa9028dc0247789acefeb68c9a3ca770 authored over 13 years ago
Fix disappearing of number of selected files

In visual mode, when it's displayed in the input window.

github.com/vifm/vifm - b69b4a76d8755b1498ba6da906349efbcbc9f1a6 authored over 13 years ago
Add 'incsearch' option

github.com/vifm/vifm - e1e845670b3f63d56785437d4e0fefa21e8e8eef authored over 13 years ago
Add 'wrapscan' option

github.com/vifm/vifm - 6543172730a711bac1c453e82583a23a89db5a3f authored over 13 years ago
Fix bug with stat window in the menu mode

github.com/vifm/vifm - 455dfaba0089d0795799b2dae2210db5f449869e authored over 13 years ago
Add 'scrollbind' option

github.com/vifm/vifm - 4320dbaf749f17075f378901bf57efc12ac144cc authored over 13 years ago
Make vifmrc highlighting a little better

Different highlighting of sort for
set a :sort
and
set a :set sort

github.com/vifm/vifm - 40d71e56e824f9854fb9f96df0dfb5370f0a6d31 authored over 13 years ago
Update TODO. Add new main goals

github.com/vifm/vifm - 1dad3ae1d0ef7f7e0daa32ed7fc88939a4753ea4 authored over 13 years ago
Merge /mnt/data/projects/vifm

github.com/vifm/vifm - 7990d8f96b30ba51472d34f29bd071456e12be28 authored over 13 years ago
Version 0.7.0

github.com/vifm/vifm - 84f1840c8f273c24a3dd1c6a874d7eda31dcb7d6 authored over 13 years ago
Version 0.7.0

github.com/vifm/vifm - 2c9f64354ae499db6703cb50a0f3e1a9d31a87bc authored over 13 years ago
Make paths starting with the tilde work on Windows

github.com/vifm/vifm - cf5b6a33f8e353efe79ca5bce71fb32dc1f55e42 authored over 13 years ago
Fix ga and gA

Use full paths for them. They were broken with recent reducing of
number of chdir() calls.

github.com/vifm/vifm - 9a1f6a2f1288447dc2b9ee7f29355555b9b887f0 authored over 13 years ago
Fix spelling mistake and correct tests

Was buildin
Tests for options didn't know about :set all

github.com/vifm/vifm - 7555cc08ae04bcdf0152cd602067bf290eddb32c authored over 13 years ago
Add Windows version check for new ga command

It works on Vista and above.

github.com/vifm/vifm - f3bccb10163a2a13e6e586d0f189eea03c2df0a7 authored over 13 years ago
Add support for :set command without arguments

github.com/vifm/vifm - 9dd2a4310a75c565702137d540766e1c0358310f authored over 13 years ago
Add support for :set all (shows all options)

github.com/vifm/vifm - a1793094a395d6b0ec7f39b2298d117f46e24412 authored over 13 years ago