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

Ignore case in special symbols.

Make <Space>, <SPace>, etc. equal to <space> in mappings.

github.com/vifm/vifm - 73332ca24a710c97ce02af53ddef181974002b35 authored over 13 years ago by xaizek <[email protected]>
Now <c-?> keys can be used in mappings.

github.com/vifm/vifm - bf4563606c60974ef0072170e48a74d58f28f97b authored over 13 years ago by xaizek <[email protected]>
Don't loose selection on directory reload.

When directory is modified by another application.

github.com/vifm/vifm - fc3707006f0074815ce81e01d099d0107a394c79 authored over 13 years ago by xaizek <[email protected]>
Fix bug with :cd (or :pushd) a ~/b.

github.com/vifm/vifm - aa7a49da19ad9f51fc272cb21721fbeaccfae400 authored over 13 years ago by xaizek <[email protected]>
Handle ctrl-l key in the menus.

Redraw menu.

github.com/vifm/vifm - 411984bb36df9d36d893b1c6cd6d2c555d57c711 authored over 13 years ago by xaizek <[email protected]>
Don't print errors using perror().

github.com/vifm/vifm - 1d8a554e0d029ae4291d9de3ca19c593043c60ce authored over 13 years ago by xaizek <[email protected]>
Make :dirs menu interactive.

github.com/vifm/vifm - dc6dfed8db8149e50545d7d9cea18024ee11aa73 authored over 13 years ago by xaizek <[email protected]>
Fix deletion of last file in the list and cursor.

github.com/vifm/vifm - a24619d3eba054a25f846865a70d1c1496939534 authored over 13 years ago by xaizek <[email protected]>
Fix bug with empty macro at command beginning.

github.com/vifm/vifm - d263b388dbffe1111ba2ada3fdcc210f99354776 authored over 13 years ago by xaizek <[email protected]>
Change cursor position after deletion.

github.com/vifm/vifm - 6321c89e22676c406a01dc1f22fbb0d716279b0b authored over 13 years ago by xaizek <[email protected]>
Handle %m, %M and %s in the :! command.

github.com/vifm/vifm - f1d9e1637a46b0c92cbd795a23e97395ffa01406 authored over 13 years ago by xaizek <[email protected]>
Fix missing file warning on :locate.

github.com/vifm/vifm - 2cf6ae30250385afb35f860a250d015e0f44ff25 authored over 13 years ago by xaizek <[email protected]>
Better ranges (added support for '+' and '-').

github.com/vifm/vifm - f08a7fecdebe2b525ded6a523d2993db4d4b6781 authored over 13 years ago by xaizek <[email protected]>
Don't quit when terminal is too small.

Print message and ignore input.

github.com/vifm/vifm - 64209a80d3256bb24cc454c87521c8d57725fbf2 authored over 13 years ago by xaizek <[email protected]>
Add current directories at the top of dirstack.

github.com/vifm/vifm - 7ec9ab6a1e6c80637c4d0000e06d8fe37cf505de authored over 13 years ago by xaizek <[email protected]>
Fix fname-modifiers not after macros.

github.com/vifm/vifm - 506c57524833d4c3a8ac8d3efdf80128178f96a6 authored over 13 years ago by xaizek <[email protected]>
Remove trailing stash in %?:h.

github.com/vifm/vifm - 9bb6151a556ec4a59a183defe21c25e087f56cb3 authored over 13 years ago by xaizek <[email protected]>
Handle 'hlsearch' state in the menus.

github.com/vifm/vifm - 3e130187fa9fb4670fd3d1fd258c43388a7efa30 authored over 13 years ago by xaizek <[email protected]>
Warn about missing files in locate menu.

github.com/vifm/vifm - 3c7bb4617906d3a1e26e433f8630abeb1380bfb6 authored over 13 years ago by xaizek <[email protected]>
Ignore binary files on :grep

github.com/vifm/vifm - 75bb2656bcde7a48245a7dee67c68c7010f874c5 authored over 13 years ago by xaizek <[email protected]>
Remove length limit of status bar message.

github.com/vifm/vifm - e0f2f96f5c42b5660ebbc1a573aa1f2332aa7223 authored over 13 years ago by xaizek <[email protected]>
Replace tabs with spaces in the menus.

Just for now, until 'expandtab' and 'tabstop' will be added.

github.com/vifm/vifm - 05b62df54dd35d33bc01146c723e5187ece8cc53 authored over 13 years ago by xaizek <[email protected]>
Add :grep command.

github.com/vifm/vifm - 3de2c9806456dbc1a65897954e0c3de2defdb574 authored over 13 years ago by xaizek <[email protected]>
Don't add empty lines in history.

github.com/vifm/vifm - 03a4b68fc56097c87c492a71dd51e99b03ed0311 authored over 13 years ago by xaizek <[email protected]>
Remove odd line in plugin.

github.com/vifm/vifm - e24e05db748dfeceb9d8af04b536951f55fad602 authored over 13 years ago by xaizek <[email protected]>
Fix segfault on unknown uid or gid.

I should read man pages more carefully ;-)

github.com/vifm/vifm - 086ba5162a48f80a0de7fe5c88bf9f808abb610a authored over 13 years ago by xaizek <[email protected]>
Perform less redraw operations.

Optimized only j and k keys.

github.com/vifm/vifm - 6c6cd257282996870f2923ec60ad7a0273c3c502 authored over 13 years ago by xaizek <[email protected]>
Remove '<,'> from cmdline launched from visual

github.com/vifm/vifm - b497676a829ba69ef81444e3e957cbf41f5650c6 authored over 13 years ago by xaizek <[email protected]>
Clean selection when leaving cmdline mode on <c-c>

github.com/vifm/vifm - 9a7557f006a9566a80cd165aa2eea8b5d12dc7d5 authored over 13 years ago by xaizek <[email protected]>
Add some TODO items.

github.com/vifm/vifm - 88e5c5bf44655d1ad636204467c82d850de7d430 authored over 13 years ago by xaizek <[email protected]>
Fix cursor position on leaving cmdline mode

When cmdline mode was entered from visual mode.

github.com/vifm/vifm - 0b12eb6e0153a08698fd27995db9effce73f1fb4 authored over 13 years ago by xaizek <[email protected]>
Fix. 1cmd was equal .cmd.

Because of removing the ../ directory from %f in %cmd.

github.com/vifm/vifm - b2e9ba174fbeb97076ca7f7db69d6b58cf5da9bf authored over 13 years ago by xaizek <[email protected]>
Fix link color (normal/broken).

Use full paths.

github.com/vifm/vifm - 9251f4ca04ebbcc91dd052c68ed9f4445eeed4b8 authored over 13 years ago by xaizek <[email protected]>
Make :find accept range.

github.com/vifm/vifm - 7013570b18519d08de8bc07a24ea258532898450 authored over 13 years ago by xaizek <[email protected]>
Add prompt (cw, co, cg, name conflicts) history.

github.com/vifm/vifm - c755be997071f01d3e3dbbcf5b1c7d42aa1c8aaf authored over 13 years ago by xaizek <[email protected]>
Refactor history functions in command line mode.

github.com/vifm/vifm - d2d350e0f9b39b7ba39f48536150f8dac6fd4cb2 authored over 13 years ago by xaizek <[email protected]>
Made 'vicmd' and 'vixcmd' understand & at the end.

github.com/vifm/vifm - 7238483e53d38e48e49b0ae86f976ba2dbb62696 authored over 13 years ago by xaizek <[email protected]>
Add more checks if directory is writable.

github.com/vifm/vifm - d58a03b8456cfe3ca50638a6e1c0f110b60f0fbb authored over 13 years ago by xaizek <[email protected]>
Make static, remove or move some functions.

Also attempt to solve deadlock on vifm startup (inside getpwuid or
getftgid).

github.com/vifm/vifm - da72f416a5a8d87ad016bc6d6551a5acd4128b67 authored over 13 years ago by xaizek <[email protected]>
Update TODO file.

> What about yD to copy selected file(s) into other directory, and
> YD to move

Probably user s...

github.com/vifm/vifm - 1d5d4904da62aff75534f2c96241606d07b83672 authored over 13 years ago by xaizek <[email protected]>
Fix little problem with selection.

github.com/vifm/vifm - 9d5e25514c2f5262e8bbd69627f26960229b477e authored over 13 years ago by xaizek <[email protected]>
Don't blink on completion with 'wildmenu'.

Was seen in xterm, but not in Terminal.

github.com/vifm/vifm - 5e318eb4fc8484cd2f14360abcb991465847ce8c authored over 13 years ago by xaizek <[email protected]>
Fix one more small bug with waiting keys.

github.com/vifm/vifm - 30a2d5934cc47cda5e42865a7524cc3b2f9c9da6 authored over 13 years ago by xaizek <[email protected]>
Make Ctrl-W in command line mode work like in Vim.

github.com/vifm/vifm - 80c2904764482debc508e184fb60472101b22eea authored over 13 years ago by xaizek <[email protected]>
Remove len argument of escape_filename() function.

github.com/vifm/vifm - 2ab0997d452a67783971afe1695246e4112c506d authored over 13 years ago by xaizek <[email protected]>
Align second column in mappings menus.

github.com/vifm/vifm - 7f1bd5ad781678e4c6ffbc7c93ae1afff98cf95c authored over 13 years ago by xaizek <[email protected]>
Add %M macro.

github.com/vifm/vifm - 7e7723e088b403d5fda95fce245c36bce638422d authored over 13 years ago by xaizek <[email protected]>
Make ctrl-d and ctrl-u more vi-like.

github.com/vifm/vifm - dd75ba06bb41391455f2e4019433f5c77158d86c authored over 13 years ago by xaizek <[email protected]>
Go to first selected file on leaving visual mode.

github.com/vifm/vifm - 7c06d7398416df9f515a7a75d13f3ebfb48a0bbe authored over 13 years ago by xaizek <[email protected]>
Stay at the same file on d command.

github.com/vifm/vifm - 937f8329a42754bace7670e33dcdd3ab222996ad authored over 13 years ago by xaizek <[email protected]>
Go to range beginning after commands with selector

github.com/vifm/vifm - 7ff4b3ae63f3d3cba83dd2d871411b0bd656cca0 authored over 13 years ago by xaizek <[email protected]>
Make :split accept path.

github.com/vifm/vifm - 84adc9a9188363d8069071cfea4d328fc78fae6c authored over 13 years ago by xaizek <[email protected]>
Add :restart command.

github.com/vifm/vifm - cfe068b5cf1c55069600f33c4ae0c0932b5d7f83 authored over 13 years ago by xaizek <[email protected]>
Fix small bug with reading invalid memory.

github.com/vifm/vifm - 2b612a26f8aff90a6feaa9b1f019b503328dbc55 authored over 13 years ago by xaizek <[email protected]>
Add cl command to modify symbolic link target.

github.com/vifm/vifm - b98bf5e6a96ff5dd94d03f69a4f93992222316bc authored over 13 years ago by xaizek <[email protected]>
Be more verbose about regexp compiling errors.

github.com/vifm/vifm - 0b94fa71ba84d001a81dcefe913a10a9e58b0e5a authored over 13 years ago by xaizek <[email protected]>
Add gs command (restore last t selection).

github.com/vifm/vifm - 7ad0b35abd831e2cdc5a474165cddda4630b9c4d authored over 13 years ago by xaizek <[email protected]>
Fix gf on symlinks to directories.

github.com/vifm/vifm - 4c3a60a905bf191bb0fa6ce69fbac1e9af069a3e authored over 13 years ago by xaizek <[email protected]>
Fix selection clearing on window change.

github.com/vifm/vifm - 9a7d4a6bc98523e3192d9859436071a9b0bb3982 authored over 13 years ago by xaizek <[email protected]>
Fix cursor positioning.

Has been broken while making something persistent.
Now it's commented.

github.com/vifm/vifm - e96917a58a644bf71a8e0bb7c7e7fc218a70cd07 authored over 13 years ago by xaizek <[email protected]>
Fix segfault with permission dialog.

Bug on dialog show, but segfault when vifm quits.

github.com/vifm/vifm - de8d5f48ecb8617ef633cf90520df70a1840ba61 authored over 13 years ago by xaizek <[email protected]>
Use clean_selected_files() instead of loops.

In two last places.

github.com/vifm/vifm - f58453578d60811273e076594971f817e59fcc0f authored over 13 years ago by xaizek <[email protected]>
Show search matches in the menus.

Also fix some bugs (error message and a small memory leak).
Handle 'reversecol' in the menus.
An...

github.com/vifm/vifm - 5e9d05cd351c1fa14b03f3ded25094e34519de03 authored over 13 years ago by xaizek <[email protected]>
Fix memory problem introduced with previous commit

github.com/vifm/vifm - a03297138c50db299c72488a8f6b7631ce9b0c61 authored over 13 years ago by xaizek <[email protected]>
Make :set command understand &.

github.com/vifm/vifm - 41c50c72c64ab623baee2b9445f0392c04b534ee authored over 13 years ago by xaizek <[email protected]>
Document using P.

Moving files on fs different from where the /home is.

github.com/vifm/vifm - 1198b0bdceea823a952fd4daacbf53ab0d7af2d3 authored over 13 years ago by xaizek <[email protected]>
Make registers persistent.

When 'vifminfo' contains registers.

github.com/vifm/vifm - ac434cb413a60cbabe7306995f398cdf0f6fd901 authored over 13 years ago by xaizek <[email protected]>
Improve :cd and :pushd commands.

Accept two arguments or an exclamation mark.

github.com/vifm/vifm - fced9b3699cf3a9da587d5637475a76d2a77b5f7 authored over 13 years ago by xaizek <[email protected]>
Stay at the same file in two more cases.

github.com/vifm/vifm - 88a2d1dc15db10b0a436b48bef761c9a2d00d2d4 authored over 13 years ago by xaizek <[email protected]>
Make l key work in visual mode.

github.com/vifm/vifm - dc6997ee8f24abbbe6126d272c2b47c8192f22fc authored over 13 years ago by xaizek <[email protected]>
Fix segfault with multiple selection.

github.com/vifm/vifm - e23bf1e1e44d84481ab8d8f50ff5bdf383de9dfe authored over 13 years ago by xaizek <[email protected]>
Don't add slash after dirs in macros.

Again, because of filename-modifiers.
Update tests to cover this.

github.com/vifm/vifm - 4cc8727e4c188ec9cd9e4ffc13cbcf0fbcbeb34a authored over 13 years ago by xaizek <[email protected]>
Don't select ../ directory in ranges.

github.com/vifm/vifm - 7b9132450e490011d10eeb907f748b6dfaa47485 authored over 13 years ago by xaizek <[email protected]>
Fix empty name problem on :substitute.

github.com/vifm/vifm - 5a9fc9cc13c08ae00c201ec241b4d34d164b9b13 authored over 13 years ago by xaizek <[email protected]>
Second part of fix.

github.com/vifm/vifm - 70ce267ca8004de1c23a67727034e4bd3e0dfade authored over 13 years ago by xaizek <[email protected]>
Fix :substitute bug.

When none (or not all) of selected files match pattern.

github.com/vifm/vifm - 3ecc3e81af74073d4043afd12bd03c3c91597e4d authored over 13 years ago by xaizek <[email protected]>
Make :! accept ranges.

Document which commands accept ranges.
Fix range files selecting (:edit and :rename accepted ran...

github.com/vifm/vifm - 1c1ff1d53f7297823c05c9d3a3c19da87f28f2e3 authored over 13 years ago by xaizek <[email protected]>
Don't let user move files using :s command.

github.com/vifm/vifm - 216b410e909f03c024c6ed4a27b4775f14d13fea authored over 13 years ago by xaizek <[email protected]>
Add filename modifiers.

All that Vim has.

github.com/vifm/vifm - e337d814c470f510658059d0ee362322e6e3e8e4 authored over 13 years ago by xaizek <[email protected]>
Add :substitute command.

For quick file rename operations.

github.com/vifm/vifm - 6618b140141c71c3271b7eaef39f862c24c35b92 authored over 13 years ago by xaizek <[email protected]>
Make dirstack persistent.

When 'vifminfo' contains dirstack.
It's not merged, because it's a stack and adding directories ...

github.com/vifm/vifm - 5235fc02eba17ad48191244608d8f9ccd5cd8879 authored over 13 years ago by xaizek <[email protected]>
Add g:vifm_term variable for the plugin.

github.com/vifm/vifm - 525d22500fa74ccc9815b1fa088a9215fcace85e authored over 13 years ago by xaizek <[email protected]>
Fix plugin.

github.com/vifm/vifm - b9ab264ed0c7182bf0ea06aa03e4fbb8434acc4b authored over 13 years ago by xaizek <[email protected]>
Fix relative path creation.

github.com/vifm/vifm - a053946da8c6587d92045820eee7d8887bcdef3c authored over 13 years ago by xaizek <[email protected]>
Fix cmdline mode.

github.com/vifm/vifm - 15c4e8a495e610767a0ba3ba0d4375ae9c4514f4 authored over 13 years ago by xaizek <[email protected]>
Fix plugin bug.

Were problems with this auto command in .vimrc:
autocmd BufEnter,BufWinEnter * silent! lcd %:p:h

github.com/vifm/vifm - 604480a335493019496a7492afdea7ecc75e735c authored over 13 years ago by xaizek <[email protected]>
Corrections for vifm inside Vim.

Symbolic links to directories.
'followlinks' option.

github.com/vifm/vifm - 573e66e001e5c96676fc0383f7ee890f1cdeb31c authored over 13 years ago by xaizek <[email protected]>
Fix symlinks on dirs and :file menu.

github.com/vifm/vifm - ea3689a6504c19262eb1ce0605347d60c5a52f1c authored over 13 years ago by xaizek <[email protected]>
Add rl command for symlinks with relative paths.

github.com/vifm/vifm - 60f2a6945db21b13dee3b75fbd44e4662c0b9441 authored over 13 years ago by xaizek <[email protected]>
Add al command for symlinks with absolute paths.

github.com/vifm/vifm - 11afab55db846b4542b9a6308097548eb6ff8b1a authored over 13 years ago by xaizek <[email protected]>
Redraw list after :file.

github.com/vifm/vifm - e42d1f3dc632caf3cbd78776a4c6a017ec33694f authored over 13 years ago by xaizek <[email protected]>
Add :exi[t] command.

github.com/vifm/vifm - 901f88f353ac8d2734f6eab62397b48f64a35599 authored over 13 years ago by xaizek <[email protected]>
Completion in command line mode for the menus.

Also added :xit and :exi[t] menu commands.

github.com/vifm/vifm - af4abe830e0d70e2b80b6772691cc7bfe1c9f12b authored over 13 years ago by xaizek <[email protected]>
Use cmds.c to parse commands in the menu mode.

github.com/vifm/vifm - fa32e2d107c9492455a2ecba3e0cf448bf99f298 authored over 13 years ago by xaizek <[email protected]>
Update tests.

github.com/vifm/vifm - ded915d19919cb970711d3e06afbc794efd3026b authored over 13 years ago by xaizek <[email protected]>
Move inner variables of cmds.c to heap.

github.com/vifm/vifm - d0b248c76f604e244562eb31da321a0a927df1b9 authored over 13 years ago by xaizek <[email protected]>
Update tests.

github.com/vifm/vifm - 892cf6e464565ad7b278b463f788cf6bfabd57d2 authored over 13 years ago by xaizek <[email protected]>
Change order of directory permissions check.

Was r->x, now x->r. Because absence of read right don't cancel
directory list loading, which ca...

github.com/vifm/vifm - 5bad3759352f27ad4928b3a1611d9d440718000e authored over 13 years ago by xaizek <[email protected]>
Allow different programs for l and selection.

github.com/vifm/vifm - 3334584c518cf525f06e594bfd3da637966df6fb authored over 13 years ago by xaizek <[email protected]>
l key, selection, %c and background processes

github.com/vifm/vifm - 86f182de91aaa726a64a78badb4f3fbf635c3efb authored over 13 years ago by xaizek <[email protected]>