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

Fix undolist group messages.

For :copy, :alink, :rlink and :move.

b65f276bea0fbba0355ad92fbde2a2b84475c13a authored over 13 years ago
Implement OP_REMOVE

bb40a549cecc3f254a612b51c499543541c75cb6 authored over 13 years ago
Add OP_USR

c52e71b15377f0aa00248f60bb9e7422565ace25 authored over 13 years ago
Implement OP_CHOWN and OP_CHGRP

07ff2085fe361f9d4b76d13b89549e3477364434 authored over 13 years ago
Implement OP_MOVE.

b9eda357503995abb1852a8db3235c6af94bcb91 authored over 13 years ago
Implement OP_SYMLINK

28eb7533774f7bfe8d3bd062217e4b1606526fbf authored over 13 years ago
Implement OP_CHMOD

3455073aba2e1c407d2f023d0194bb217dd05914 authored over 13 years ago
Change undo interface, add ops module.

d1718c6be2bb7b99a2801c805372963c73767826 authored over 13 years ago
Implement OP_COPY

0c4c6e2aabeed40919dc623b9f81bbe2f3194e62 authored over 13 years ago
Correct error messages.

About absence of write rights.

d87ff0d5ee25c74b0af577ba2195550aa12b185e authored over 13 years ago
Save position of cursor at the screen in history

cbad3477ab198e9ed2d4cd7bf3c2af93d37f5049 authored over 13 years ago
Don't leave menu mode on l key in the :grep menu.

19f1491a86c1b69e02fc6ee591904579986ec794 authored over 13 years ago
Add copyright to undo.{c,h}

2cd6bfc49b951c51168a0d2eae0e78a6c7c7b695 authored over 13 years ago
Update one test.

dd11acda65e9c1d40db029afdef9a30cea9ad29d authored over 13 years ago
Fix & and string options.

bcc0b744b599e0b32f08a8fed2cce3e5f4e8fd4d authored over 13 years ago
Make Ctrl-_ work with unambiguous completion.

293f14dc5bac2f051ab706f4912f34ee115ec17f authored over 13 years ago
Change :copy!,... to :copy?,..., and add :copy!,..

cbad6825b44d7e5173f8a7ffbec0854adaec2ea5 authored over 13 years ago
Changed Ctrl-Y to Ctrl-_.

e7173fdecb11054c723235981ce836eaa12cb154 authored over 13 years ago
Add Ctrl-Y command-line key to reject completion.

Hope no one uses it now to accept completion (as in Vim), otherwise
I'll change the key.

07c84e939f72fcc0d8822e9652bc74da5261b979 authored over 13 years ago
Support for ':' instead of '=' in :set command.

Just for consistency with Vim.

e1f590b1b21266fa229c77a2aa2b6e688258b080 authored over 13 years ago
Made ':set option' equivalent to ':set option?'

For all types of options except boolean.

cd401ad17daee13eadcc63bb99afdd49e5f816ed authored over 13 years ago
Correct color schemes once more.

Forgot to run tests.

867eb1867e813de37bd4b09488397fab794a98b1 authored over 13 years ago
Correct color scheme selection algorithm.

Check DIRECTORY of default color scheme before other color schemes,
so that if several color sch...

cb387c03a705ade2b666c82e162a2a65dc93fdfb authored over 13 years ago
Use short forms of user-defined commands with "!".

f5b370cabf2638371819e0677e7d8ec9b2761524 authored over 13 years ago
Better 'sort' option (add iname key, ignores case)

6669c10b9c97f199003c3e3f7b136565cf8fec22 authored over 13 years ago
Correct permission dialog.

Show 'Set Recursively' if selection includes at least one directory.

164f7a45968777792f48ea9dec1b9ccfd90867ae authored over 13 years ago
Fix :help without arguments and 'vimhelp' set.

21292544bf6b312740ddeaa7872146a95c039d84 authored over 13 years ago
Fix segfault when command line history is empty.

On <Up> and <Down> keys.

4fc698447a7da1ed520f1efb121063c54811d16a authored over 13 years ago
Don't warn about invalid color scheme name.

When user picks color scheme that isn't supported by the terminal in the
:col menu.

4686a72b2690b32c0cb0be254f8707eca2281eb0 authored over 13 years ago
Fix one compile warning.

e1505360d1c1da84c540a67e5049c68aa2505317 authored over 13 years ago
Highlight 'scrolloff' option in vifmrc.

6e5cab4d44cf132ea758cb8107b48edb6b9060d0 authored over 13 years ago
Correct vifm.txt.

Add some links (|vifm-something|) to options.

26394c7466dc7d9f9121666392a4d8084149d3ea authored over 13 years ago
Add tags for options in vifm.txt.

Also change :help completion to work like in Vim.

8b8e3f90f5aef8eeee0f67d50481cd6618997261 authored over 13 years ago
Correct Ctrl-F, Ctrl-B.

36764560bdf7034af22d428eb6e3b4f04eb9529b authored over 13 years ago
Add 'scrolloff' option.

5a33175fa15205ec18bb43127558634ad8e77f8d authored over 13 years ago
Fix Ctrl-F and Ctrl-B.

Make work like in vim.

5462a2c545369dab2083160677b3ed40ef792fca authored over 13 years ago
Update second view in one more case.

When both views are in the same directory, that was mounted with FUSE.

5b1b485ceb728b750a4235631aea2cc55571ed87 authored over 13 years ago
Force second view update on some commands.

:copy, :move, :alink, :rlink, :clone

02a6d8d202ffe6c594d42e75230c8803f7053ad9 authored over 13 years ago
Better 'sort' option (multiple sort keys).

Sort dialog isn't changed.

17b0d000a21cdf8252bee91776e33c7a609755aa authored over 13 years ago
Make n and N commands accept count.

In Vim / and ? accept count too, maybe it will be added later.

e10d677d29585114c354e807fcbe1441665ad972 authored over 13 years ago
Better help.

Tags for command-line commands.
:help command completion when 'vimhelp' is set.

33679a5c121e4a883edf1a8597530008a216ed1f authored over 13 years ago
Make F, f, ; and comma commands accept count.

df6f3aef049e5d58635c235d60870b49f6ba8d57 authored over 13 years ago
Make possible build without asserts.

Not a configuration option.
Just in case someone tries.

160f844d7748bd0a17a8af4bb180515a2935619a authored over 13 years ago
Don't preserve ownership on copy operations.

dafa829402ad10ff82bc28822acb44a432e76b7c authored over 13 years ago
Add -pR to cp in :copy.

fe794fc67b432fed6e4a59c9fb0228fc2f9b65b8 authored over 13 years ago
Correct selection of several files.

3e03140aa9dd2164a00f8edd005d937cfdfc46fe authored over 13 years ago
Fix small artefact on message after :rename.

9a8d50c571f5c4c6bd6abaa1fb08216b4d97ce7d authored over 13 years ago
Check write access of current directory on :move

Also add :f[ile] and :pw[d] short names.

f500d5616d9f6421ba52115bef5e0570ab61b540 authored over 13 years ago
Cursor position and selection.

fba4689947e4e2d4e1325e269170f2762fd8739b authored over 13 years ago
Stay at the same file on :rename, :substitute, :tr

11b0789bbcfc73a8413442ad26c8aef8a2bc27ff authored over 13 years ago
Cursor position after gu, gU ...

b0483411cb1bdd40b6fbbd1de6c653b4d8ecf383 authored over 13 years ago
Create all temporary files in /tmp.

10bdc278d0cf779bdec5175a83b4ab5929725230 authored over 13 years ago
Let names files be unmodified for some commands.

409f45b50a7618da6c6c843de7f76fe9ecf98794 authored over 13 years ago
:copy!

I forgot it.

de26ae519e2028a7101cb7d93d572931c21e38d2 authored over 13 years ago
Cursor position after :move like after :delete

17a3d28ce6ce203c849a324a594905f4db92bc4c authored over 13 years ago
Make :alink!, :rlink!, :move! and :copy! work.

17f932ee93be562dea73cc82b18dcd41be22efe0 authored over 13 years ago
Make :clone! work.

f82fc71a8671152bb54bfd1c78083f207bb5cb30 authored over 13 years ago
Don't check read access on :move, :alink, :rlink.

f649874af23a7732d18a8ce254d22ef2918e644e authored over 13 years ago
Fix command names.

Something like :m[ove] now means that :m, :mo, :mov and :move are the
same commands.

0aa7413faca34497124a3eb2af3e5327217e0618 authored over 13 years ago
Add :alink and :rlink commands.

881f9519912a67ea1f068c75e86182635b64572e authored over 13 years ago
Add :move command.

279aad91c8f4063fc3f4b063c674ca4a552a9462 authored over 13 years ago
Add :copy command.

135ed1b13652ac199aaaf6f2e91f2e5b8fde6982 authored over 13 years ago
Fix comments inside statements highlight.

7d8622eaff4fc810f35dd490f383e3264a2db74d authored over 13 years ago
Fix another resizing problem.

With double status bar.

e88c063f3b4e5a076a8c619bdf431d672497c984 authored over 13 years ago
Handle color schemes with too many colors right.

Fallback to the default colorscheme if at least one of colors of the
actual colorscheme isn't su...

f522332f842e0ade8e65a790120a6572e86ddce8 authored over 13 years ago
Make :clone accept destination directory path.

3166e4c398569597f840458456da9441e9d5d4c9 authored over 13 years ago
Fix :clone without arguments.

d8f65cad2b6cecc80d551166308e80d89d4699c3 authored over 13 years ago
Fix sort dialog show when there are selected files

b1d5346feab1a8f7448bfb6486d928b3bed23b7c authored over 13 years ago
Make :clone accept arguments.

d97940c2b72a633956fa382a17e412e8a2823227 authored over 13 years ago
Added :clone command.

16ac08afbba0cc40e953c0c08b389164c2d9c13a authored over 13 years ago
Make :rename accept a list of new file names.

cf708e6374d8915bc8808d4eff3f335d656b83cb authored over 13 years ago
Fix redoing of (a -> b; b -> c) rename operation.

Also better error messages on :rename.
And changed code to add :rename name... easy.

51ff45891b76bb3b6a6814d50caa3795c8c52407 authored over 13 years ago
Add gu and gU commands (and their variations).

9bcd0fa9e274d5a08c1909c682aebdf9a1b7a1f6 authored over 13 years ago
Fix segfault with window resizing after c-g.

8115699e88d01ff3f1b976689dfda3778a755e1e authored over 13 years ago
Better handling of too small terminal size.

For menus and file info dialog (it doesn't print message).

06b859b4a9a9e86dad43409be77ae36065235b13 authored over 13 years ago
Add missing options to config.c and vifmrc.vim.

ef228b1d0ce5ef53a0b932c37aaf34b0d1d52f75 authored over 13 years ago
Add 'timeoutlen' option.

01c9c8a4557090b49192105b72570b1d55d076d6 authored over 13 years ago
Document 'timefmt' option.

Just found out that is wasn't documented.

4b7e6ff530c105a9febd0127243cbf124015d897 authored over 13 years ago
Fix <something> in map rhs highlight in the vifmrc

8dc72e506d960aa7e099c2e55ab0dffdda8a141b authored over 13 years ago
Wrap "Type:" field in file info (Ctrl-G) dialog.

eb8aa29291c71ee407ec38cea097801e5a5ebb9b authored over 13 years ago
G and gg keys in permissions dialog.

Ignore count, because it's not useful I think.

7154cc6f77c5d003f97dc6803dbeeca666bc7e55 authored over 13 years ago
Add q key to permission, sort and fileinfo dialogs

53cbc3b7c31eb30e1622e4a8851f7f02f609e760 authored over 13 years ago
Make :apropos command accept empty argument list.

And repeat last search.

d4960392337a89a96977459e323ced1e051fa9e7 authored over 13 years ago
Don't close apropos menu on l key.

8bb97d90152b08bf9155cbbf661f1d83b152fc8f authored over 13 years ago
Make l key in :his . equal to :cd dir.

73279cb842dbb560ac6e83e78ae986650f8cba04 authored over 13 years ago
Corrected 'autochpos' option.

d248c95072d48366a65a26316744664dfc345494 authored over 13 years ago
Fix bug with cursor position.

206e16dd620070d5d4f9a5bbb02d74987bb15b38 authored over 13 years ago
Document command line keys.

68de11e693f7848974cc648f5060359029220245 authored over 13 years ago
Document which commands accept macros.

d0eb70040550420186481e6274a314f6e4b968ea authored over 13 years ago
Let string in :tr command be shorter than pattern.

834211c4e2a384560aca8287c3f4f62fb2fa423f authored over 13 years ago
Add :tr command.

9c696ee3d64387e29c6d6b32084e0cec0d55df8d authored over 13 years ago
Add --no-configs argument.

4f340ff191899f53f298a7ff4b90756229625732 authored over 13 years ago
Add highlight for numbers in vifmrc.

8912f7e836d502e00d21e3a54e94ef19a3bb3a0f authored over 13 years ago
Add 'autochpos' option.

da96cd7ae127f580469ff782327989cfcb38b5fa authored over 13 years ago
Try to avoid deadlocks on startup.

For example on xterm -e vifm.
Because of terminal resize signal when vifm performs its first scr...

b07b0775778001fdffaeed56b2254b6594c37b98 authored over 13 years ago
Fix cursor position after leaving directory.

When directory was mounted with FUSE_MOUNT2.

4ff9f8c7d288c08e7323840614491d5e1294a44c authored over 13 years ago
Remove Vim specific files to avoid name conflict.

Anyway, they are not accessed from vifm executable.

73b790aa9932c3f12bd7034e89ea5cbb9c3fbe03 authored over 13 years ago
Ignore case of color names in the colorscheme file

363a1b615e2871b3f429c410b49964854c3957e5 authored over 13 years ago
Load link target rights while loading file list.

So permission dialog will show right permissions (not rwx-rwx-rwx for
all symlinks).

60cad81c0d4b24ae3a697d44e68d96919acb4e0a authored over 13 years ago
Let modify X in permissions dialog.

0b6da98a6f5bb49bba47658463de04bdb21f0256 authored over 13 years ago