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

Add copyright to undo.{c,h}

github.com/vifm/vifm - 2cd6bfc49b951c51168a0d2eae0e78a6c7c7b695 authored over 13 years ago by xaizek <[email protected]>
Update one test.

github.com/vifm/vifm - dd11acda65e9c1d40db029afdef9a30cea9ad29d authored over 13 years ago by xaizek <[email protected]>
Fix & and string options.

github.com/vifm/vifm - bcc0b744b599e0b32f08a8fed2cce3e5f4e8fd4d authored over 13 years ago by xaizek <[email protected]>
Make Ctrl-_ work with unambiguous completion.

github.com/vifm/vifm - 293f14dc5bac2f051ab706f4912f34ee115ec17f authored over 13 years ago by xaizek <[email protected]>
Change :copy!,... to :copy?,..., and add :copy!,..

github.com/vifm/vifm - cbad6825b44d7e5173f8a7ffbec0854adaec2ea5 authored over 13 years ago by xaizek <[email protected]>
Changed Ctrl-Y to Ctrl-_.

github.com/vifm/vifm - e7173fdecb11054c723235981ce836eaa12cb154 authored over 13 years ago by xaizek <[email protected]>
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.

github.com/vifm/vifm - 07c84e939f72fcc0d8822e9652bc74da5261b979 authored over 13 years ago by xaizek <[email protected]>
Support for ':' instead of '=' in :set command.

Just for consistency with Vim.

github.com/vifm/vifm - e1f590b1b21266fa229c77a2aa2b6e688258b080 authored over 13 years ago by xaizek <[email protected]>
Made ':set option' equivalent to ':set option?'

For all types of options except boolean.

github.com/vifm/vifm - cd401ad17daee13eadcc63bb99afdd49e5f816ed authored over 13 years ago by xaizek <[email protected]>
Correct color schemes once more.

Forgot to run tests.

github.com/vifm/vifm - 867eb1867e813de37bd4b09488397fab794a98b1 authored over 13 years ago by xaizek <[email protected]>
Correct color scheme selection algorithm.

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

github.com/vifm/vifm - cb387c03a705ade2b666c82e162a2a65dc93fdfb authored over 13 years ago by xaizek <[email protected]>
Use short forms of user-defined commands with "!".

github.com/vifm/vifm - f5b370cabf2638371819e0677e7d8ec9b2761524 authored over 13 years ago by xaizek <[email protected]>
Better 'sort' option (add iname key, ignores case)

github.com/vifm/vifm - 6669c10b9c97f199003c3e3f7b136565cf8fec22 authored over 13 years ago by xaizek <[email protected]>
Correct permission dialog.

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

github.com/vifm/vifm - 164f7a45968777792f48ea9dec1b9ccfd90867ae authored over 13 years ago by xaizek <[email protected]>
Fix :help without arguments and 'vimhelp' set.

github.com/vifm/vifm - 21292544bf6b312740ddeaa7872146a95c039d84 authored over 13 years ago by xaizek <[email protected]>
Fix segfault when command line history is empty.

On <Up> and <Down> keys.

github.com/vifm/vifm - 4fc698447a7da1ed520f1efb121063c54811d16a authored over 13 years ago by xaizek <[email protected]>
Don't warn about invalid color scheme name.

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

github.com/vifm/vifm - 4686a72b2690b32c0cb0be254f8707eca2281eb0 authored over 13 years ago by xaizek <[email protected]>
Fix one compile warning.

github.com/vifm/vifm - e1505360d1c1da84c540a67e5049c68aa2505317 authored over 13 years ago by xaizek <[email protected]>
Highlight 'scrolloff' option in vifmrc.

github.com/vifm/vifm - 6e5cab4d44cf132ea758cb8107b48edb6b9060d0 authored over 13 years ago by xaizek <[email protected]>
Correct vifm.txt.

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

github.com/vifm/vifm - 26394c7466dc7d9f9121666392a4d8084149d3ea authored over 13 years ago by xaizek <[email protected]>
Add tags for options in vifm.txt.

Also change :help completion to work like in Vim.

github.com/vifm/vifm - 8b8e3f90f5aef8eeee0f67d50481cd6618997261 authored over 13 years ago by xaizek <[email protected]>
Correct Ctrl-F, Ctrl-B.

github.com/vifm/vifm - 36764560bdf7034af22d428eb6e3b4f04eb9529b authored over 13 years ago by xaizek <[email protected]>
Add 'scrolloff' option.

github.com/vifm/vifm - 5a33175fa15205ec18bb43127558634ad8e77f8d authored over 13 years ago by xaizek <[email protected]>
Fix Ctrl-F and Ctrl-B.

Make work like in vim.

github.com/vifm/vifm - 5462a2c545369dab2083160677b3ed40ef792fca authored over 13 years ago by xaizek <[email protected]>
Update second view in one more case.

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

github.com/vifm/vifm - 5b1b485ceb728b750a4235631aea2cc55571ed87 authored over 13 years ago by xaizek <[email protected]>
Force second view update on some commands.

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

github.com/vifm/vifm - 02a6d8d202ffe6c594d42e75230c8803f7053ad9 authored over 13 years ago by xaizek <[email protected]>
Better 'sort' option (multiple sort keys).

Sort dialog isn't changed.

github.com/vifm/vifm - 17b0d000a21cdf8252bee91776e33c7a609755aa authored over 13 years ago by xaizek <[email protected]>
Make n and N commands accept count.

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

github.com/vifm/vifm - e10d677d29585114c354e807fcbe1441665ad972 authored over 13 years ago by xaizek <[email protected]>
Better help.

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

github.com/vifm/vifm - 33679a5c121e4a883edf1a8597530008a216ed1f authored over 13 years ago by xaizek <[email protected]>
Make F, f, ; and comma commands accept count.

github.com/vifm/vifm - df6f3aef049e5d58635c235d60870b49f6ba8d57 authored over 13 years ago by xaizek <[email protected]>
Make possible build without asserts.

Not a configuration option.
Just in case someone tries.

github.com/vifm/vifm - 160f844d7748bd0a17a8af4bb180515a2935619a authored over 13 years ago by xaizek <[email protected]>
Don't preserve ownership on copy operations.

github.com/vifm/vifm - dafa829402ad10ff82bc28822acb44a432e76b7c authored over 13 years ago by xaizek <[email protected]>
Add -pR to cp in :copy.

github.com/vifm/vifm - fe794fc67b432fed6e4a59c9fb0228fc2f9b65b8 authored over 13 years ago by xaizek <[email protected]>
Correct selection of several files.

github.com/vifm/vifm - 3e03140aa9dd2164a00f8edd005d937cfdfc46fe authored over 13 years ago by xaizek <[email protected]>
Fix small artefact on message after :rename.

github.com/vifm/vifm - 9a8d50c571f5c4c6bd6abaa1fb08216b4d97ce7d authored over 13 years ago by xaizek <[email protected]>
Check write access of current directory on :move

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

github.com/vifm/vifm - f500d5616d9f6421ba52115bef5e0570ab61b540 authored over 13 years ago by xaizek <[email protected]>
Cursor position and selection.

github.com/vifm/vifm - fba4689947e4e2d4e1325e269170f2762fd8739b authored over 13 years ago by xaizek <[email protected]>
Stay at the same file on :rename, :substitute, :tr

github.com/vifm/vifm - 11b0789bbcfc73a8413442ad26c8aef8a2bc27ff authored over 13 years ago by xaizek <[email protected]>
Cursor position after gu, gU ...

github.com/vifm/vifm - b0483411cb1bdd40b6fbbd1de6c653b4d8ecf383 authored over 13 years ago by xaizek <[email protected]>
Create all temporary files in /tmp.

github.com/vifm/vifm - 10bdc278d0cf779bdec5175a83b4ab5929725230 authored over 13 years ago by xaizek <[email protected]>
Let names files be unmodified for some commands.

github.com/vifm/vifm - 409f45b50a7618da6c6c843de7f76fe9ecf98794 authored over 13 years ago by xaizek <[email protected]>
:copy!

I forgot it.

github.com/vifm/vifm - de26ae519e2028a7101cb7d93d572931c21e38d2 authored over 13 years ago by xaizek <[email protected]>
Cursor position after :move like after :delete

github.com/vifm/vifm - 17a3d28ce6ce203c849a324a594905f4db92bc4c authored over 13 years ago by xaizek <[email protected]>
Make :alink!, :rlink!, :move! and :copy! work.

github.com/vifm/vifm - 17f932ee93be562dea73cc82b18dcd41be22efe0 authored over 13 years ago by xaizek <[email protected]>
Make :clone! work.

github.com/vifm/vifm - f82fc71a8671152bb54bfd1c78083f207bb5cb30 authored over 13 years ago by xaizek <[email protected]>
Don't check read access on :move, :alink, :rlink.

github.com/vifm/vifm - f649874af23a7732d18a8ce254d22ef2918e644e authored over 13 years ago by xaizek <[email protected]>
Fix command names.

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

github.com/vifm/vifm - 0aa7413faca34497124a3eb2af3e5327217e0618 authored over 13 years ago by xaizek <[email protected]>
Add :alink and :rlink commands.

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

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

github.com/vifm/vifm - 135ed1b13652ac199aaaf6f2e91f2e5b8fde6982 authored over 13 years ago by xaizek <[email protected]>
Fix comments inside statements highlight.

github.com/vifm/vifm - 7d8622eaff4fc810f35dd490f383e3264a2db74d authored over 13 years ago by xaizek <[email protected]>
Fix another resizing problem.

With double status bar.

github.com/vifm/vifm - e88c063f3b4e5a076a8c619bdf431d672497c984 authored over 13 years ago by xaizek <[email protected]>
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...

github.com/vifm/vifm - f522332f842e0ade8e65a790120a6572e86ddce8 authored over 13 years ago by xaizek <[email protected]>
Make :clone accept destination directory path.

github.com/vifm/vifm - 3166e4c398569597f840458456da9441e9d5d4c9 authored over 13 years ago by xaizek <[email protected]>
Fix :clone without arguments.

github.com/vifm/vifm - d8f65cad2b6cecc80d551166308e80d89d4699c3 authored over 13 years ago by xaizek <[email protected]>
Fix sort dialog show when there are selected files

github.com/vifm/vifm - b1d5346feab1a8f7448bfb6486d928b3bed23b7c authored over 13 years ago by xaizek <[email protected]>
Make :clone accept arguments.

github.com/vifm/vifm - d97940c2b72a633956fa382a17e412e8a2823227 authored over 13 years ago by xaizek <[email protected]>
Added :clone command.

github.com/vifm/vifm - 16ac08afbba0cc40e953c0c08b389164c2d9c13a authored over 13 years ago by xaizek <[email protected]>
Make :rename accept a list of new file names.

github.com/vifm/vifm - cf708e6374d8915bc8808d4eff3f335d656b83cb authored over 13 years ago by xaizek <[email protected]>
Fix redoing of (a -> b; b -> c) rename operation.

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

github.com/vifm/vifm - 51ff45891b76bb3b6a6814d50caa3795c8c52407 authored over 13 years ago by xaizek <[email protected]>
Add gu and gU commands (and their variations).

github.com/vifm/vifm - 9bcd0fa9e274d5a08c1909c682aebdf9a1b7a1f6 authored over 13 years ago by xaizek <[email protected]>
Fix segfault with window resizing after c-g.

github.com/vifm/vifm - 8115699e88d01ff3f1b976689dfda3778a755e1e authored over 13 years ago by xaizek <[email protected]>
Better handling of too small terminal size.

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

github.com/vifm/vifm - 06b859b4a9a9e86dad43409be77ae36065235b13 authored over 13 years ago by xaizek <[email protected]>
Add missing options to config.c and vifmrc.vim.

github.com/vifm/vifm - ef228b1d0ce5ef53a0b932c37aaf34b0d1d52f75 authored over 13 years ago by xaizek <[email protected]>
Add 'timeoutlen' option.

github.com/vifm/vifm - 01c9c8a4557090b49192105b72570b1d55d076d6 authored over 13 years ago by xaizek <[email protected]>
Document 'timefmt' option.

Just found out that is wasn't documented.

github.com/vifm/vifm - 4b7e6ff530c105a9febd0127243cbf124015d897 authored over 13 years ago by xaizek <[email protected]>
Fix <something> in map rhs highlight in the vifmrc

github.com/vifm/vifm - 8dc72e506d960aa7e099c2e55ab0dffdda8a141b authored over 13 years ago by xaizek <[email protected]>
Wrap "Type:" field in file info (Ctrl-G) dialog.

github.com/vifm/vifm - eb8aa29291c71ee407ec38cea097801e5a5ebb9b authored over 13 years ago by xaizek <[email protected]>
G and gg keys in permissions dialog.

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

github.com/vifm/vifm - 7154cc6f77c5d003f97dc6803dbeeca666bc7e55 authored over 13 years ago by xaizek <[email protected]>
Add q key to permission, sort and fileinfo dialogs

github.com/vifm/vifm - 53cbc3b7c31eb30e1622e4a8851f7f02f609e760 authored over 13 years ago by xaizek <[email protected]>
Make :apropos command accept empty argument list.

And repeat last search.

github.com/vifm/vifm - d4960392337a89a96977459e323ced1e051fa9e7 authored over 13 years ago by xaizek <[email protected]>
Don't close apropos menu on l key.

github.com/vifm/vifm - 8bb97d90152b08bf9155cbbf661f1d83b152fc8f authored over 13 years ago by xaizek <[email protected]>
Make l key in :his . equal to :cd dir.

github.com/vifm/vifm - 73279cb842dbb560ac6e83e78ae986650f8cba04 authored over 13 years ago by xaizek <[email protected]>
Corrected 'autochpos' option.

github.com/vifm/vifm - d248c95072d48366a65a26316744664dfc345494 authored over 13 years ago by xaizek <[email protected]>
Fix bug with cursor position.

github.com/vifm/vifm - 206e16dd620070d5d4f9a5bbb02d74987bb15b38 authored over 13 years ago by xaizek <[email protected]>
Document command line keys.

github.com/vifm/vifm - 68de11e693f7848974cc648f5060359029220245 authored over 13 years ago by xaizek <[email protected]>
Document which commands accept macros.

github.com/vifm/vifm - d0eb70040550420186481e6274a314f6e4b968ea authored over 13 years ago by xaizek <[email protected]>
Let string in :tr command be shorter than pattern.

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

github.com/vifm/vifm - 9c696ee3d64387e29c6d6b32084e0cec0d55df8d authored over 13 years ago by xaizek <[email protected]>
Add --no-configs argument.

github.com/vifm/vifm - 4f340ff191899f53f298a7ff4b90756229625732 authored over 13 years ago by xaizek <[email protected]>
Add highlight for numbers in vifmrc.

github.com/vifm/vifm - 8912f7e836d502e00d21e3a54e94ef19a3bb3a0f authored over 13 years ago by xaizek <[email protected]>
Add 'autochpos' option.

github.com/vifm/vifm - da96cd7ae127f580469ff782327989cfcb38b5fa authored over 13 years ago by xaizek <[email protected]>
Try to avoid deadlocks on startup.

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

github.com/vifm/vifm - b07b0775778001fdffaeed56b2254b6594c37b98 authored over 13 years ago by xaizek <[email protected]>
Fix cursor position after leaving directory.

When directory was mounted with FUSE_MOUNT2.

github.com/vifm/vifm - 4ff9f8c7d288c08e7323840614491d5e1294a44c authored over 13 years ago by xaizek <[email protected]>
Remove Vim specific files to avoid name conflict.

Anyway, they are not accessed from vifm executable.

github.com/vifm/vifm - 73b790aa9932c3f12bd7034e89ea5cbb9c3fbe03 authored over 13 years ago by xaizek <[email protected]>
Ignore case of color names in the colorscheme file

github.com/vifm/vifm - 363a1b615e2871b3f429c410b49964854c3957e5 authored over 13 years ago by xaizek <[email protected]>
Load link target rights while loading file list.

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

github.com/vifm/vifm - 60cad81c0d4b24ae3a697d44e68d96919acb4e0a authored over 13 years ago by xaizek <[email protected]>
Let modify X in permissions dialog.

github.com/vifm/vifm - 0b6da98a6f5bb49bba47658463de04bdb21f0256 authored over 13 years ago by xaizek <[email protected]>
Add argument completion for :history command.

github.com/vifm/vifm - d803448d776c79c13218a933f8c6ea4d61691e47 authored over 13 years ago by xaizek <[email protected]>
Add search and prompt history to :history command.

github.com/vifm/vifm - 6db2eea1478388163715a92075fa09c45540c858 authored over 13 years ago by xaizek <[email protected]>
Add filetype plugin.

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

github.com/vifm/vifm - bd6597e0291e203ce9cf571d1a97ca0d2f971a88 authored over 13 years ago by xaizek <[email protected]>
Check vifm-help.txt existence.

github.com/vifm/vifm - 3048ea0ca495b38f9b7e449c94dbfab8221b5c88 authored over 13 years ago by xaizek <[email protected]>
Fix bug with completion.

github.com/vifm/vifm - 58bee36d857510ad81a688f1e01c2c6feaea1a05 authored over 13 years ago by xaizek <[email protected]>
Don't set INSTALL file type to vifmrc.

github.com/vifm/vifm - a85fcf12dae1da05bb1a213dfab33e8e167ef877 authored over 13 years ago by xaizek <[email protected]>
Add d state for execute flags in permission dialog

github.com/vifm/vifm - 72538b9599d23a3990a5f6b0361b28629e90082e authored over 13 years ago by xaizek <[email protected]>
Treat extended keys in file info dialog right.

github.com/vifm/vifm - 46ef10f4fe3de13a01f301f239d337a4911869bc authored over 13 years ago by xaizek <[email protected]>
Correct highlight for multi-line file[tvx] cmds.

github.com/vifm/vifm - b27cbaa748ca0f725154c30d3369aae626416ef7 authored over 13 years ago by xaizek <[email protected]>
Fix :map command highlight in vifmrc.

And correct modeline in INSTALL.

github.com/vifm/vifm - 29e1e44f320d9f76c2c36ecffa8b75b0741df92b authored over 13 years ago by xaizek <[email protected]>
Add vifmrc syntax file for Vim.

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

github.com/vifm/vifm - e212469ea4a7e680155013ead3bb7697288de691 authored over 13 years ago by xaizek <[email protected]>
Warn about inexistent file for %M menus.

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