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 move and undo operations with broken links.

github.com/vifm/vifm - 934cbd532d02c8fa3d513e5ecb80b0423d0bf8d0 authored over 13 years ago by xaizek <[email protected]>
Forgot to save buffer before commit.

github.com/vifm/vifm - 982d0ceb6399ab2481e09c63a05d435b55041402 authored over 13 years ago by xaizek <[email protected]>
Fix multi line command line.

github.com/vifm/vifm - a138aec4b89779943d4100ba9fe22be9e982959b authored over 13 years ago by xaizek <[email protected]>
Version 0.6.3

github.com/vifm/vifm - 1c83ecb76080f53b27d7cb062aef4caf8f2d9204 authored over 13 years ago by xaizek <[email protected]>
Resize cmdline when going into cmdline mode.

Previously it was resized only after pressing key.

github.com/vifm/vifm - 967d71167701036f497ca26e67c596d588ee8b04 authored over 13 years ago by xaizek <[email protected]>
Remove bang from undolist in user defined cmds.

github.com/vifm/vifm - 11757e1667576c269568c371ff2c48243a4f41b3 authored over 13 years ago by xaizek <[email protected]>
Again titles in the undo list.

And fix redraw on Enter key after terminal resizing when in menu mode.

github.com/vifm/vifm - 064d4387bab1cce67c19ed18cd8a51c1d5310d7e authored over 13 years ago by xaizek <[email protected]>
Correct undolist messages about user commands.

github.com/vifm/vifm - 24c405d2ddc760c44d6622a25e6a5c96acc75f46 authored over 13 years ago by xaizek <[email protected]>
Fix segfault on dd in visual mode.

github.com/vifm/vifm - 0b9395023f18df4f1fa5e26889902f0df49034d8 authored over 13 years ago by xaizek <[email protected]>
Make user commands in the undo list verbose.

github.com/vifm/vifm - 5b7fa2c125c7bd31742e7ef4de9286aa40bd9a15 authored over 13 years ago by xaizek <[email protected]>
Fix renaming with temp files.

github.com/vifm/vifm - 190f9409755d4146948a103ca6dc4627928352f0 authored over 13 years ago by xaizek <[email protected]>
Fix another segfault.

undo.c after making :undolist verbose.

github.com/vifm/vifm - ff7a73942511c7864250f9535d526db520a2a3b2 authored over 13 years ago by xaizek <[email protected]>
More verbose :undolist command.

github.com/vifm/vifm - 3a5091bb51af15c849941a31121966380c4794cc authored over 13 years ago by xaizek <[email protected]>
Fix :filter //

github.com/vifm/vifm - 18e9ecfab471dc298301a5e30086c8e7c060ac26 authored over 13 years ago by xaizek <[email protected]>
Color schemes completion.

github.com/vifm/vifm - ff33aabb8895f2ff41fe7b136031ab3de4cb4321 authored over 13 years ago by xaizek <[email protected]>
Changes in visual mode.

Added gv command for visual mode.
Enter key in visual mode will leave it saving selection.
Visua...

github.com/vifm/vifm - df1499006ea898e350280283e293d940646d0bc5 authored over 13 years ago by xaizek <[email protected]>
Fix segfault on :undol.

github.com/vifm/vifm - 1f6ef0b805e1bd46a37e771f89e97aa9656c3aba authored over 13 years ago by xaizek <[email protected]>
Fix map and message. And star in the undo list.

github.com/vifm/vifm - 77c7cc67f677034f4b923de8fdcad26be17dcc09 authored over 13 years ago by xaizek <[email protected]>
Go to the beginning of the selection on v:<ctrl-c>

github.com/vifm/vifm - 00881579d0a5956f769c20a3ee37c3a6430d17f1 authored over 13 years ago by xaizek <[email protected]>
Mark current position in the undo list with a star

github.com/vifm/vifm - be3aed2236b9d70a99ef45af7a2f18aa983071c3 authored over 13 years ago by xaizek <[email protected]>
Fix segfault on :sh.

github.com/vifm/vifm - 0740037c8ecee355435cbfe97f91f9b051949487 authored over 13 years ago by xaizek <[email protected]>
More natural cursor moving on dd in the menus.

In :commands and :marks.
Also fix some bugs with empty menu and message redraw.

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

github.com/vifm/vifm - 0c9e030b58dddcc91e14ef3671df61edd1613372 authored over 13 years ago by xaizek <[email protected]>
Don't try to pause background commands.

Because they wont work. It's about backgrounding using shell, not when
command ends with " &".

github.com/vifm/vifm - 19e2193f166751459f0a81ff445777d2090191f1 authored over 13 years ago by xaizek <[email protected]>
Make !! work in filetype commands.

github.com/vifm/vifm - 84cad5b6b94f329be86a1c11fbf3219f1c1a196b authored over 13 years ago by xaizek <[email protected]>
Fix com name !command.

github.com/vifm/vifm - 395eb0e91b6fa0aeadde372edce1ea6d1bc40d3a authored over 13 years ago by xaizek <[email protected]>
Fix user query.

Ctrl-C and Escape cancel operation.
Fix use of name from stack that doesn't exist anymore.
And f...

github.com/vifm/vifm - cb836239c496c85903c58609b1db4099b401baf3 authored over 13 years ago by xaizek <[email protected]>
Modified question on name conflict.

And fix grouping put commands in the undo list.

github.com/vifm/vifm - d1299ae50ae1d3601b211191619cc9d185dbb0c2 authored over 13 years ago by xaizek <[email protected]>
Remove incomplete groups from the undo list.

github.com/vifm/vifm - ca23225077824ab19f9e33002b7be32e246d0fbe authored over 13 years ago by xaizek <[email protected]>
Fix filetype commands and backgrounding.

github.com/vifm/vifm - 056a502fcddac52e8fba8a3a6a46544918fd68aa authored over 13 years ago by xaizek <[email protected]>
Use sh everywhere.

github.com/vifm/vifm - 4ccabd1686759fe16e45a134c93190344eac681a authored over 13 years ago by xaizek <[email protected]>
Add user commands to undolist.

github.com/vifm/vifm - 897ef8e67e42852313722bea2ed8d77137d81faa authored over 13 years ago by xaizek <[email protected]>
Make :e args work in vifm inside Vim.

github.com/vifm/vifm - 73fd845b00a48aaca8aef323ebfe50dc52c5cbbd authored over 13 years ago by xaizek <[email protected]>
Detach file programs from filetype like bg jobs.

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

github.com/vifm/vifm - 266848c2bdc66c89d4f3183f254e35f18476434c authored over 13 years ago by xaizek <[email protected]>
Update Vim plugin.

Applied patch by Ranousse.
Handle l when more then one file selected.
Make :edit work like l (an...

github.com/vifm/vifm - 451b5144203b4243c4e817183b0ddabe7cfca5e8 authored over 13 years ago by xaizek <[email protected]>
Replace /home/login by ~ in the view title.

github.com/vifm/vifm - 083bba57698bf9cade63302ab447688aa5ffef11 authored over 13 years ago by xaizek <[email protected]>
Fixes for :rename.

Don't add slash at the end of filenames.
Handle symlinks to directories.

github.com/vifm/vifm - f7a21879ada6940a2fa455134bcacc8d347ff69b authored over 13 years ago by xaizek <[email protected]>
Fix segfault in undolist.

github.com/vifm/vifm - ef9d235bfaadfbcb5b16ccfa568b8d321a851bc3 authored over 13 years ago by xaizek <[email protected]>
Replace pauseme script with vifm-pause.

Also make vifm pause when execution of 'vicmd' or :!... ends with an
error.

github.com/vifm/vifm - 0e7e1403586059b2547f7418cd9123b15d977d63 authored over 13 years ago by xaizek <[email protected]>
Better user query message.

With normal size and support of terminal resizing.

github.com/vifm/vifm - 35cd55349388e31dbc7283af6eee3b6d4ccf63e9 authored over 13 years ago by xaizek <[email protected]>
Fix recursion in user mappings.

I know that Vim allows it in command line mode, but it's absolutely
useless.

github.com/vifm/vifm - a20c532444d3bf210e8d9b3e0e9322a941e20513 authored over 13 years ago by xaizek <[email protected]>
Fix map menus (added user commands).

github.com/vifm/vifm - 81a8da64942603428b208f08bb0db133d39fde37 authored over 13 years ago by xaizek <[email protected]>
Added comments about 256 colors support.

github.com/vifm/vifm - ba84a27755fb1a4eb57de0059ef77439601dc16c authored over 13 years ago by xaizek <[email protected]>
Fix for color schemes.

They could be partially uninitialized.

github.com/vifm/vifm - e688cefa1fc99a700539010a5dd206edc3fab6e1 authored over 13 years ago by xaizek <[email protected]>
' in visual mode.

github.com/vifm/vifm - 78ff71e1e1c1dab8d2810660a2e301d6905384e4 authored over 13 years ago by xaizek <[email protected]>
f, F, ; and comma in visual mode.

github.com/vifm/vifm - 3f9b5eeb3f62577e45acac7ac24064f6ab3adf88 authored over 13 years ago by xaizek <[email protected]>
Let %, f, F, ;, comma and ' be used as selectors.

github.com/vifm/vifm - 715b455b239b2c1947058402398c9e356d33ad85 authored over 13 years ago by xaizek <[email protected]>
Use same functions for cmds and selectors.

In normal mode. How could I forgot about that flag?

github.com/vifm/vifm - 10eabd04f80cf7e1d5b78c465f3ba2c245a6e10a authored over 13 years ago by xaizek <[email protected]>
<num>% in visual mode.

Also fixed <num>% in normal mode when <num> > 100 or wasn't given at
all.

github.com/vifm/vifm - 45ffefd610e486f42057fc6b74b1c55c35de23ba authored over 13 years ago by xaizek <[email protected]>
Ctrl+e/Ctrl+y and Ctrl+d/Ctrl+u in visual mode.

github.com/vifm/vifm - 3d434daf8c56eb54474ce63fa2468235c88778c5 authored over 13 years ago by xaizek <[email protected]>
zb, zt and zz in visual mode.

github.com/vifm/vifm - 9bfd8f0f6d639561cf432742141fb04efe4784a5 authored over 13 years ago by xaizek <[email protected]>
<num>gg and <num>G in visual mode.

github.com/vifm/vifm - 661b0a2378bc86800a24f27a771e4d4366b578f3 authored over 13 years ago by xaizek <[email protected]>
Keys in menu mode.

Handle Ctrl-U, Ctrl-D, Ctrl-E, Ctrl-Y, H, L, M, zz, zt, zb, <num>g and
<num>G in the menus.
Fixe...

github.com/vifm/vifm - a77a64621b06c43ed99630b9d040affef51f5924 authored over 13 years ago by xaizek <[email protected]>
Behave like most console programs.

Don't ignore Ctrl-Z.
Don't clear screen on shellout.
And fix bug with cloning directories.

github.com/vifm/vifm - 2785b1e4dc9b6775b63efca1d29c87a3aa55c121 authored over 13 years ago by xaizek <[email protected]>
Correct undolist and regs on :empty command.

Regs: removed only files that are in the Trash before :empty command.
Undolist: removed only ope...

github.com/vifm/vifm - 44d09fdc357be41109b31f3f978f984660b84822 authored over 13 years ago by xaizek <[email protected]>
Don't terminate background processes on vifm exit.

github.com/vifm/vifm - eb748e696661a06ee5574303579481ec2e423fa9 authored over 13 years ago by xaizek <[email protected]>
Fix Ctrl-C on error message on startup.

github.com/vifm/vifm - 8dfd028efee3486d70b0bc9127c5da1c5998e250 authored over 13 years ago by xaizek <[email protected]>
Fix possible name conflict in Trash.

Files will be renamed on undo/redo operations with Trash. Their names
will be automatically upd...

github.com/vifm/vifm - b4fa35f53f925352aae56aabd1e73fea3689c4f3 authored over 13 years ago by xaizek <[email protected]>
Fix file overriding.

github.com/vifm/vifm - 810fa3c69134604a7f565ce47d7ef294e4258a0e authored over 13 years ago by xaizek <[email protected]>
Rename add_operation{2,}.

github.com/vifm/vifm - 9ea60ce9f3f004d2c21a6f25a2da11879eb4a2e6 authored over 13 years ago by xaizek <[email protected]>
New undo/redo.

Copy and move operations.

github.com/vifm/vifm - aaf454b724ed23c4440ac9e81b5a9ff5c39fbb55 authored over 13 years ago by xaizek <[email protected]>
New undo/redo.

Change group, change owner. Also bug with cloning symlinks to
directories has been fixed.

github.com/vifm/vifm - 57ca1deabda7055655303a5be19ec830f41c3525 authored over 13 years ago by xaizek <[email protected]>
New undo/redo.

Rename and clone operations.

github.com/vifm/vifm - 58e9ccb87d6bb11a75d51f0e1eedb9effc94a243 authored over 13 years ago by xaizek <[email protected]>
Sort and permission dialog keys.

Make h equal Space in this dialogs.

github.com/vifm/vifm - 2406db5a7a08c31e1b0e3cb037d4c96c12e46186 authored over 13 years ago by xaizek <[email protected]>
Changing undo/redo.

Make chmod work on each file or directory, not on the list.
Make permission dialog use new undo/...

github.com/vifm/vifm - 23d7c43f50ba3beeb8f5445ab5ad6971638684ff authored over 13 years ago by xaizek <[email protected]>
End preparations for better undo/redo.

github.com/vifm/vifm - 363981ef24adb3d3eed269ebd2515f2cda3ba5dd authored over 13 years ago by xaizek <[email protected]>
More careful undo/redo operations.

github.com/vifm/vifm - 411aec38f69002375b6e84bbe659c9f2deaba00a authored over 13 years ago by xaizek <[email protected]>
Show current position in :undolist menu.

github.com/vifm/vifm - fef0ddc0a19c1349030cb1ecbd25dbe85fb21f11 authored over 13 years ago by xaizek <[email protected]>
More safe undo/redo operations.

github.com/vifm/vifm - d89e1647b7de7a3484498a1269797b7a37a0a087 authored over 13 years ago by xaizek <[email protected]>
Rename files in Trash (to avoid name conflicts).

github.com/vifm/vifm - 489f9dfbf13f2a14618add211b1714e82a691826 authored over 13 years ago by xaizek <[email protected]>
Fix :<range><Return>.

Should go to the range end.

github.com/vifm/vifm - f5cc46d439412a086ba8933a64dd9a77820d9c27 authored over 13 years ago by xaizek <[email protected]>
Fix segfault on gv when '< or '> is not defined.

github.com/vifm/vifm - 86035b7c4060efd36c59006aa2c3fbe281ecfbae authored over 13 years ago by xaizek <[email protected]>
Fix previous problem for dd and DD.

github.com/vifm/vifm - 0f2b357159262f2c64cae332af8c1420b0bb5bdc authored over 13 years ago by xaizek <[email protected]>
Don't add slash to symlinks on directories.

Add in view, but not in expanded %f, %F, %b, %c or %C.

github.com/vifm/vifm - 9315b5801d0543352bb4c06cf1f27e8e464aebc8 authored over 13 years ago by xaizek <[email protected]>
Print ga result in fileinfo dialog.

github.com/vifm/vifm - 166832c88de3b7c026a519b570d50f1b3cea54b7 authored over 13 years ago by xaizek <[email protected]>
Show warning about empty command action.

github.com/vifm/vifm - cedf20136d35cc426df92d5553fb7549db875bb9 authored over 13 years ago by xaizek <[email protected]>
Fixed another redraw bug.

github.com/vifm/vifm - ab41edf96beff1e6f73f04274c93e2f30bd53be0 authored over 13 years ago by xaizek <[email protected]>
Leave cursor on selected file.

When directory's been changed by another program.

github.com/vifm/vifm - 0d817b5eea68d67cc86210b366195b4110ea198a authored over 13 years ago by xaizek <[email protected]>
Fix set completion.

github.com/vifm/vifm - aded571a0c99834db89a9e9faed6e307cd052696 authored over 13 years ago by xaizek <[email protected]>
Fix status bar and pos redraw after multiline com.

github.com/vifm/vifm - 03416df021c8d89d4c5cec41e7d4c6181ba99805 authored over 13 years ago by xaizek <[email protected]>
Better handling of FUSE unmount error.

github.com/vifm/vifm - 960b08c986e26eb8d3ff38e5c88ff0fe7e19e8c0 authored over 13 years ago by xaizek <[email protected]>
Fix completion using ssh.

github.com/vifm/vifm - 76da675e0d2a01978b36ae635eecd6c0bbbcffab authored over 13 years ago by xaizek <[email protected]>
Some fixes for color schemes.

github.com/vifm/vifm - 90aaaacf88b6e87b82d0d26edf6d016de2e74d21 authored over 13 years ago by xaizek <[email protected]>
Document changed :filter command.

:filter!
:filter! foo

github.com/vifm/vifm - e70319b5a2799b1ae5218e90d69af8c2fca059b6 authored over 13 years ago by xaizek <[email protected]>
Fix another status bar resizing bug.

github.com/vifm/vifm - 1a8b79efac1a38ec4b1c3294e9c66c0eb2d40f08 authored over 13 years ago by xaizek <[email protected]>
Fix possible name conflict with FUSE.

github.com/vifm/vifm - 5a2dbb7608263868e1904ba9817b96bada25a450 authored over 13 years ago by xaizek <[email protected]>
Don't loose input when going through history.

github.com/vifm/vifm - 687d693e60406eed46d35a8391070d30f67de9a3 authored over 13 years ago by xaizek <[email protected]>
Don't cycle through history.

github.com/vifm/vifm - 4d28d7ff12362a1ea8fe6b29ce06e5eaef9a03c9 authored over 13 years ago by xaizek <[email protected]>
Save home dir in cfg structure and use it.

github.com/vifm/vifm - d3d10001010add42ee9a99ba9459691ffcf03319 authored over 13 years ago by xaizek <[email protected]>
Skip hidden files while completing empty string.

github.com/vifm/vifm - 33c68a2c39f183ba60f191e321532305f97aeb6e authored over 13 years ago by xaizek <[email protected]>
Fix <up>/<down> completion.

When there are no matches in history.

github.com/vifm/vifm - 0775a9dd490e4dc4c08cdcc2f46a86f39426957e authored over 13 years ago by xaizek <[email protected]>
Some improvements for directory completion.

Don't skip . and .. . Expand ~ (only if there are no slash at the end).

github.com/vifm/vifm - 51615e75b57250a128734c26e02b37997f00ede5 authored over 13 years ago by xaizek <[email protected]>
<up>, <down> keys for history like in Vim.

github.com/vifm/vifm - 5788ab70964218437ba77237303317cb4ac263e2 authored over 13 years ago by xaizek <[email protected]>
Fix some bugs with color schemes.

Invalid colors after startup. Not all parts of TUI were updated after
:colorscheme command.

github.com/vifm/vifm - e804689e2144a47fdc6e2dac039294b56f15a083 authored over 13 years ago by xaizek <[email protected]>
Move status bar when command line is resized.

github.com/vifm/vifm - 9ec6802cc988246d8748ddbfc6f001219db08ead authored over 13 years ago by xaizek <[email protected]>
Fix empty cmdline completion.

github.com/vifm/vifm - d3dbe87214da72a2f19c34d3811ccc85ca34a4ff authored over 13 years ago by xaizek <[email protected]>
Fix resizing of command line.

github.com/vifm/vifm - 7365958ede08b29fd2f8772f3f891f27c1c3457f authored over 13 years ago by xaizek <[email protected]>
Fix Ctrl-e bug with multiline command line.

github.com/vifm/vifm - 69288f4a6d24782068f64e0baa337ed6388e04ee authored over 13 years ago by xaizek <[email protected]>
Fix ! completion.

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