Ecosyste.ms: OpenCollective

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

github.com/vifm/vifm

Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
https://github.com/vifm/vifm

Add argument completion for :history command.

d803448d776c79c13218a933f8c6ea4d61691e47 authored over 13 years ago
Add search and prompt history to :history command.

6db2eea1478388163715a92075fa09c45540c858 authored over 13 years ago
Add filetype plugin.

Also move other Vim related files to src/vim, so users can install all
files together (especiall...

bd6597e0291e203ce9cf571d1a97ca0d2f971a88 authored over 13 years ago
Check vifm-help.txt existence.

3048ea0ca495b38f9b7e449c94dbfab8221b5c88 authored over 13 years ago
Fix bug with completion.

58bee36d857510ad81a688f1e01c2c6feaea1a05 authored over 13 years ago
Don't set INSTALL file type to vifmrc.

a85fcf12dae1da05bb1a213dfab33e8e167ef877 authored over 13 years ago
Add d state for execute flags in permission dialog

72538b9599d23a3990a5f6b0361b28629e90082e authored over 13 years ago
Treat extended keys in file info dialog right.

46ef10f4fe3de13a01f301f239d337a4911869bc authored over 13 years ago
Correct highlight for multi-line file[tvx] cmds.

b27cbaa748ca0f725154c30d3369aae626416ef7 authored over 13 years ago
Fix :map command highlight in vifmrc.

And correct modeline in INSTALL.

29e1e44f320d9f76c2c36ecffa8b75b0741df92b authored over 13 years ago
Add vifmrc syntax file for Vim.

Maybe it's not complete, but better than 'set ft=vim'.

e212469ea4a7e680155013ead3bb7697288de691 authored over 13 years ago
Warn about inexistent file for %M menus.

1dc8870cdbe0fc192d62deaa81acd0a701286eca authored over 13 years ago
Ignore case in special symbols.

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

73332ca24a710c97ce02af53ddef181974002b35 authored over 13 years ago
Now <c-?> keys can be used in mappings.

bf4563606c60974ef0072170e48a74d58f28f97b authored over 13 years ago
Don't loose selection on directory reload.

When directory is modified by another application.

fc3707006f0074815ce81e01d099d0107a394c79 authored over 13 years ago
Fix bug with :cd (or :pushd) a ~/b.

aa7a49da19ad9f51fc272cb21721fbeaccfae400 authored over 13 years ago
Handle ctrl-l key in the menus.

Redraw menu.

411984bb36df9d36d893b1c6cd6d2c555d57c711 authored over 13 years ago
Don't print errors using perror().

1d8a554e0d029ae4291d9de3ca19c593043c60ce authored over 13 years ago
Make :dirs menu interactive.

dc6dfed8db8149e50545d7d9cea18024ee11aa73 authored over 13 years ago
Fix deletion of last file in the list and cursor.

a24619d3eba054a25f846865a70d1c1496939534 authored over 13 years ago
Fix bug with empty macro at command beginning.

d263b388dbffe1111ba2ada3fdcc210f99354776 authored over 13 years ago
Change cursor position after deletion.

6321c89e22676c406a01dc1f22fbb0d716279b0b authored over 13 years ago
Handle %m, %M and %s in the :! command.

f1d9e1637a46b0c92cbd795a23e97395ffa01406 authored over 13 years ago
Fix missing file warning on :locate.

2cf6ae30250385afb35f860a250d015e0f44ff25 authored over 13 years ago
Better ranges (added support for '+' and '-').

f08a7fecdebe2b525ded6a523d2993db4d4b6781 authored over 13 years ago
Don't quit when terminal is too small.

Print message and ignore input.

64209a80d3256bb24cc454c87521c8d57725fbf2 authored over 13 years ago
Add current directories at the top of dirstack.

7ec9ab6a1e6c80637c4d0000e06d8fe37cf505de authored over 13 years ago
Fix fname-modifiers not after macros.

506c57524833d4c3a8ac8d3efdf80128178f96a6 authored over 13 years ago
Remove trailing stash in %?:h.

9bb6151a556ec4a59a183defe21c25e087f56cb3 authored over 13 years ago
Handle 'hlsearch' state in the menus.

3e130187fa9fb4670fd3d1fd258c43388a7efa30 authored over 13 years ago
Warn about missing files in locate menu.

3c7bb4617906d3a1e26e433f8630abeb1380bfb6 authored over 13 years ago
Ignore binary files on :grep

75bb2656bcde7a48245a7dee67c68c7010f874c5 authored over 13 years ago
Remove length limit of status bar message.

e0f2f96f5c42b5660ebbc1a573aa1f2332aa7223 authored over 13 years ago
Replace tabs with spaces in the menus.

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

05b62df54dd35d33bc01146c723e5187ece8cc53 authored over 13 years ago
Add :grep command.

3de2c9806456dbc1a65897954e0c3de2defdb574 authored over 13 years ago
Don't add empty lines in history.

03a4b68fc56097c87c492a71dd51e99b03ed0311 authored over 13 years ago
Remove odd line in plugin.

e24e05db748dfeceb9d8af04b536951f55fad602 authored over 13 years ago
Fix segfault on unknown uid or gid.

I should read man pages more carefully ;-)

086ba5162a48f80a0de7fe5c88bf9f808abb610a authored over 13 years ago
Perform less redraw operations.

Optimized only j and k keys.

6c6cd257282996870f2923ec60ad7a0273c3c502 authored over 13 years ago
Remove '<,'> from cmdline launched from visual

b497676a829ba69ef81444e3e957cbf41f5650c6 authored over 13 years ago
Clean selection when leaving cmdline mode on <c-c>

9a7557f006a9566a80cd165aa2eea8b5d12dc7d5 authored over 13 years ago
Add some TODO items.

88e5c5bf44655d1ad636204467c82d850de7d430 authored over 13 years ago
Fix cursor position on leaving cmdline mode

When cmdline mode was entered from visual mode.

0b12eb6e0153a08698fd27995db9effce73f1fb4 authored over 13 years ago
Fix. 1cmd was equal .cmd.

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

b2e9ba174fbeb97076ca7f7db69d6b58cf5da9bf authored over 13 years ago
Fix link color (normal/broken).

Use full paths.

9251f4ca04ebbcc91dd052c68ed9f4445eeed4b8 authored over 13 years ago
Make :find accept range.

7013570b18519d08de8bc07a24ea258532898450 authored over 13 years ago
Add prompt (cw, co, cg, name conflicts) history.

c755be997071f01d3e3dbbcf5b1c7d42aa1c8aaf authored over 13 years ago
Refactor history functions in command line mode.

d2d350e0f9b39b7ba39f48536150f8dac6fd4cb2 authored over 13 years ago
Made 'vicmd' and 'vixcmd' understand & at the end.

7238483e53d38e48e49b0ae86f976ba2dbb62696 authored over 13 years ago
Add more checks if directory is writable.

d58a03b8456cfe3ca50638a6e1c0f110b60f0fbb authored over 13 years ago
Make static, remove or move some functions.

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

da72f416a5a8d87ad016bc6d6551a5acd4128b67 authored over 13 years ago
Update TODO file.

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

Probably user s...

1d5d4904da62aff75534f2c96241606d07b83672 authored over 13 years ago
Fix little problem with selection.

9d5e25514c2f5262e8bbd69627f26960229b477e authored over 13 years ago
Don't blink on completion with 'wildmenu'.

Was seen in xterm, but not in Terminal.

5e318eb4fc8484cd2f14360abcb991465847ce8c authored over 13 years ago
Fix one more small bug with waiting keys.

30a2d5934cc47cda5e42865a7524cc3b2f9c9da6 authored over 13 years ago
Make Ctrl-W in command line mode work like in Vim.

80c2904764482debc508e184fb60472101b22eea authored over 13 years ago
Remove len argument of escape_filename() function.

2ab0997d452a67783971afe1695246e4112c506d authored over 13 years ago
Align second column in mappings menus.

7f1bd5ad781678e4c6ffbc7c93ae1afff98cf95c authored over 13 years ago
Add %M macro.

7e7723e088b403d5fda95fce245c36bce638422d authored over 13 years ago
Make ctrl-d and ctrl-u more vi-like.

dd75ba06bb41391455f2e4019433f5c77158d86c authored over 13 years ago
Go to first selected file on leaving visual mode.

7c06d7398416df9f515a7a75d13f3ebfb48a0bbe authored over 13 years ago
Stay at the same file on d command.

937f8329a42754bace7670e33dcdd3ab222996ad authored over 13 years ago
Go to range beginning after commands with selector

7ff4b3ae63f3d3cba83dd2d871411b0bd656cca0 authored over 13 years ago
Make :split accept path.

84adc9a9188363d8069071cfea4d328fc78fae6c authored over 13 years ago
Add :restart command.

cfe068b5cf1c55069600f33c4ae0c0932b5d7f83 authored over 13 years ago
Fix small bug with reading invalid memory.

2b612a26f8aff90a6feaa9b1f019b503328dbc55 authored over 13 years ago
Add cl command to modify symbolic link target.

b98bf5e6a96ff5dd94d03f69a4f93992222316bc authored over 13 years ago
Be more verbose about regexp compiling errors.

0b94fa71ba84d001a81dcefe913a10a9e58b0e5a authored over 13 years ago
Add gs command (restore last t selection).

7ad0b35abd831e2cdc5a474165cddda4630b9c4d authored over 13 years ago
Fix gf on symlinks to directories.

4c3a60a905bf191bb0fa6ce69fbac1e9af069a3e authored over 13 years ago
Fix selection clearing on window change.

9a7d4a6bc98523e3192d9859436071a9b0bb3982 authored over 13 years ago
Fix cursor positioning.

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

e96917a58a644bf71a8e0bb7c7e7fc218a70cd07 authored over 13 years ago
Fix segfault with permission dialog.

Bug on dialog show, but segfault when vifm quits.

de8d5f48ecb8617ef633cf90520df70a1840ba61 authored over 13 years ago
Use clean_selected_files() instead of loops.

In two last places.

f58453578d60811273e076594971f817e59fcc0f authored over 13 years ago
Show search matches in the menus.

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

5e9d05cd351c1fa14b03f3ded25094e34519de03 authored over 13 years ago
Fix memory problem introduced with previous commit

a03297138c50db299c72488a8f6b7631ce9b0c61 authored over 13 years ago
Make :set command understand &.

41c50c72c64ab623baee2b9445f0392c04b534ee authored over 13 years ago
Document using P.

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

1198b0bdceea823a952fd4daacbf53ab0d7af2d3 authored over 13 years ago
Make registers persistent.

When 'vifminfo' contains registers.

ac434cb413a60cbabe7306995f398cdf0f6fd901 authored over 13 years ago
Improve :cd and :pushd commands.

Accept two arguments or an exclamation mark.

fced9b3699cf3a9da587d5637475a76d2a77b5f7 authored over 13 years ago
Stay at the same file in two more cases.

88a2d1dc15db10b0a436b48bef761c9a2d00d2d4 authored over 13 years ago
Make l key work in visual mode.

dc6997ee8f24abbbe6126d272c2b47c8192f22fc authored over 13 years ago
Fix segfault with multiple selection.

e23bf1e1e44d84481ab8d8f50ff5bdf383de9dfe authored over 13 years ago
Don't add slash after dirs in macros.

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

4cc8727e4c188ec9cd9e4ffc13cbcf0fbcbeb34a authored over 13 years ago
Don't select ../ directory in ranges.

7b9132450e490011d10eeb907f748b6dfaa47485 authored over 13 years ago
Fix empty name problem on :substitute.

5a9fc9cc13c08ae00c201ec241b4d34d164b9b13 authored over 13 years ago
Second part of fix.

70ce267ca8004de1c23a67727034e4bd3e0dfade authored over 13 years ago
Fix :substitute bug.

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

3ecc3e81af74073d4043afd12bd03c3c91597e4d authored over 13 years ago
Make :! accept ranges.

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

1c1ff1d53f7297823c05c9d3a3c19da87f28f2e3 authored over 13 years ago
Don't let user move files using :s command.

216b410e909f03c024c6ed4a27b4775f14d13fea authored over 13 years ago
Add filename modifiers.

All that Vim has.

e337d814c470f510658059d0ee362322e6e3e8e4 authored over 13 years ago
Add :substitute command.

For quick file rename operations.

6618b140141c71c3271b7eaef39f862c24c35b92 authored over 13 years ago
Make dirstack persistent.

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

5235fc02eba17ad48191244608d8f9ccd5cd8879 authored over 13 years ago
Add g:vifm_term variable for the plugin.

525d22500fa74ccc9815b1fa088a9215fcace85e authored over 13 years ago
Fix plugin.

b9ab264ed0c7182bf0ea06aa03e4fbb8434acc4b authored over 13 years ago
Fix relative path creation.

a053946da8c6587d92045820eee7d8887bcdef3c authored over 13 years ago
Fix cmdline mode.

15c4e8a495e610767a0ba3ba0d4375ae9c4514f4 authored over 13 years ago
Fix plugin bug.

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

604480a335493019496a7492afdea7ecc75e735c authored over 13 years ago
Corrections for vifm inside Vim.

Symbolic links to directories.
'followlinks' option.

573e66e001e5c96676fc0383f7ee890f1cdeb31c authored over 13 years ago
Fix symlinks on dirs and :file menu.

ea3689a6504c19262eb1ce0605347d60c5a52f1c authored over 13 years ago