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

Make :cmap work.

github.com/vifm/vifm - 7dc8d6c4cff69ae7c8fe0b9fe3e3512e95092c5f authored over 13 years ago by xaizek <[email protected]>
Make :cmdhistory work.

github.com/vifm/vifm - 71070108ac9e17016cb75e24a9da89bcf4f851a3 authored over 13 years ago by xaizek <[email protected]>
Add ~/.vifm/scripts to vifm's PATH.

github.com/vifm/vifm - 97c0644fd745495ac8cc8a24216cd9af9b4da55a authored over 13 years ago by xaizek <[email protected]>
Warn about no read access only once.

github.com/vifm/vifm - 90cdb1e3144a738a227f2e73d7107930a20f041e authored over 13 years ago by xaizek <[email protected]>
Fix prompt submode and backspace.

github.com/vifm/vifm - 1d5d2e294d6e26932557fb3969218130514d882a authored over 13 years ago by xaizek <[email protected]>
Go through directories without read access.

github.com/vifm/vifm - c0353b7a99837adb307a5ff2e6a60b5cc02076bb authored over 13 years ago by xaizek <[email protected]>
Fix segfault on parsing command arguments.

github.com/vifm/vifm - f74cc6fd63e72f52531a115f3d55134820cefb9e authored over 13 years ago by xaizek <[email protected]>
Overwrite files in the right way.

github.com/vifm/vifm - 8919b0618d23853141e8854b613204645f74eb93 authored over 13 years ago by xaizek <[email protected]>
Don't let user use :rename for moving files.

github.com/vifm/vifm - 28c1fc203cce82007969d9586efb78cb13fd8775 authored over 13 years ago by xaizek <[email protected]>
Fix rename of files and directories.

Damn slash at the end.

github.com/vifm/vifm - 4500a577a1a7672e03776840702fee9fd243cee7 authored over 13 years ago by xaizek <[email protected]>
Fix fuse mount errors.

Previous change to this broke handling of rm, mv ... errors.

github.com/vifm/vifm - a0a376519f88d9e95f9e59afb9921e69f617a9f7 authored over 13 years ago by xaizek <[email protected]>
Warn about non writable directory on some ops.

d, D, p, P, C

github.com/vifm/vifm - 6bf587c64b3cc6d848a2239ed7d77197f38cca57 authored over 13 years ago by xaizek <[email protected]>
Update line numbers on leaving cmdline mode.

github.com/vifm/vifm - ec867e5e464d652c11ae206b56ff9873d89fa4fb authored over 13 years ago by xaizek <[email protected]>
Fix position window update.

github.com/vifm/vifm - f54cea3d9c2ffab98ae666e3c02c8c29db7a9649 authored over 13 years ago by xaizek <[email protected]>
Show FUSE mount errors in error dialogs.

github.com/vifm/vifm - 40c3ec58b499b3d2a1e03dbea11c2535a263bca5 authored over 13 years ago by xaizek <[email protected]>
Leave cmdline mode on <c-h> only with empty line.

github.com/vifm/vifm - e3aeda84fb48336fe96657d664da7768c2b9a66b authored over 13 years ago by xaizek <[email protected]>
Leave visual mode on :<c-h>

github.com/vifm/vifm - f7257172c0a18265480b59c2c5558d426a70ddb3 authored over 13 years ago by xaizek <[email protected]>
Fix fast run bug 2.

github.com/vifm/vifm - e92728e949c7e95a1f16e4f4e22b577f84e89adf authored over 13 years ago by xaizek <[email protected]>
Fix bug with map menus.

When no user keys are defined.

github.com/vifm/vifm - 902ce121ac84cf66338397120aa9b73a7792b771 authored over 13 years ago by xaizek <[email protected]>
Don't hide position when one line msg is active.

About message in the status bar.

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

Forgot to update after modifying completion mechanism.

github.com/vifm/vifm - 24a4352b9ef007f9816bf72d2b970050dd0f3448 authored over 13 years ago by xaizek <[email protected]>
Use :tab drop in plugin per file.

github.com/vifm/vifm - 736b6088a06e45a2fb9d5b684a91ff676b816432 authored over 13 years ago by xaizek <[email protected]>
Fix arguments parsing again.

github.com/vifm/vifm - e0a4252838385a000cbfca9e9887314994b37118 authored over 13 years ago by xaizek <[email protected]>
Fix invalid "duplicates" msg on :rename

github.com/vifm/vifm - 3aad9fe7d44bf374cf103ddb3c0971dc115df6e8 authored over 13 years ago by xaizek <[email protected]>
Fix range lower than 1.

github.com/vifm/vifm - 58baf2ce91988c8917bbf48d10b4d1f8523c5845 authored over 13 years ago by xaizek <[email protected]>
Fix :rename.

Used to temporally rename invalid files.

github.com/vifm/vifm - 498ecda52e21ff08a5946cb2ca25b9397343f3a3 authored over 13 years ago by xaizek <[email protected]>
Cancel register input with esc or <c-c>.

github.com/vifm/vifm - f2902472ef43a961c650bd4bd6d0ca48afe68239 authored over 13 years ago by xaizek <[email protected]>
Fix processing relative paths in arguments.

github.com/vifm/vifm - c69cdaea6554cba7087d88a8b5023820b75649f3 authored over 13 years ago by xaizek <[email protected]>
Accept paths to files as the startup arguments.

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

Duplicate % only in :! command.
Don't duplicate ! in :!xterm | !.

github.com/vifm/vifm - 56d109588501ac7ed20d2af6d42bb8c4a834ec64 authored over 13 years ago by xaizek <[email protected]>
Make :cd /tmp | <tab> work.

github.com/vifm/vifm - cb9921bf11394c15e8684de91722bb4b230d2913 authored over 13 years ago by xaizek <[email protected]>
Fix n and N keys when hlsearch is off.

github.com/vifm/vifm - 97813c8c59d4feebc423de6ae70a4d76f92ede7c authored over 13 years ago by xaizek <[email protected]>
Fix completion of files with names containing !.

Also fix bug with too much escaping (\ -> \\ -> \\\\ -> ...).

github.com/vifm/vifm - f699c47c33e1f48de90d5810543af838ed8f4ce9 authored over 13 years ago by xaizek <[email protected]>
Scroll wildmenu to the beginning showing input.

When nothing is selected.

github.com/vifm/vifm - 40884c5d826f2e0f42cf1d0802f34bf4d9e6a2d3 authored over 13 years ago by xaizek <[email protected]>
Add abbreviations for :set options.

github.com/vifm/vifm - 8cebcdc44a5601289d7fff0e2d9ff1dc15ace638 authored over 13 years ago by xaizek <[email protected]>
Second try to fix completion after |.

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

github.com/vifm/vifm - 63d8fa5eaa20549da94934338bfd205e00e951f3 authored over 13 years ago by xaizek <[email protected]>
Fix disappearing of wildmenu.

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

github.com/vifm/vifm - fd2f6d76bee8c0dd248fe4bed083f01300bd708e authored over 13 years ago by xaizek <[email protected]>
Fix completion after command separator (|).

github.com/vifm/vifm - a657a9a9ac5bde4cddc173c7fb1ec158fd009f76 authored over 13 years ago by xaizek <[email protected]>
Make l key in vifm inside vim work like in normal

If file under the cursor isn't selected open only it, otherwise use
whole selection.

github.com/vifm/vifm - ffd90432fe1786f436510caa31dd302cd5c06472 authored over 13 years ago by xaizek <[email protected]>
Corrected documentation about :colorscheme.

github.com/vifm/vifm - 91f804fff716b68ad9ace119a90e04b0fcf7534f authored over 13 years ago by xaizek <[email protected]>
Add support for multiline commands in startup file

github.com/vifm/vifm - fd86ffd9bb5eec1e849418444e9d33a77705bc4a authored over 13 years ago by xaizek <[email protected]>
Ignore trailing slash in file names for / and ?.

github.com/vifm/vifm - 2ccc93206fa6752173815ca122301336a678eff1 authored over 13 years ago by xaizek <[email protected]>
Fix quick view redraw after :col command.

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

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

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

github.com/vifm/vifm - e31c4e698c639497a81a49d385e7db53e94f2eb1 authored over 13 years ago by xaizek <[email protected]>
Don't select .. on search.

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

Well, we can't use 0 color pair, it's forbidden.

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

Count of active bookmarks wasn't decreased when bookmark directory
doesn't exist.

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

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

github.com/vifm/vifm - 819183237f1aa7506ca252a6782a3b916c4987d8 authored over 13 years ago by xaizek <[email protected]>
Use strverscmp() function.

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

github.com/vifm/vifm - bb614ba61e8683ec50aef71d269e8dd03c1adccc authored over 13 years ago by xaizek <[email protected]>
Fix sorting of numbers.

x001 < x1

github.com/vifm/vifm - ae307f831e68dfc08b8d02edace800998435965a authored over 13 years ago by xaizek <[email protected]>
Fix small issues with 'reversecol'.

github.com/vifm/vifm - 4382cd7adf48fde89dfa8d8fefd52f261402b182 authored over 13 years ago by xaizek <[email protected]>
Don't loose selection on terminal resize.

Ctrl-L in normal mode uses same code.

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

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

github.com/vifm/vifm - aff96167000dd0134e3c82aef546dc1255193825 authored over 13 years ago by xaizek <[email protected]>
Fix bug with :view and infinite loop.

Also don't hang on fifo.

github.com/vifm/vifm - bccb4d4080bdc2c31d329ce86ab220548d8979a9 authored over 13 years ago by xaizek <[email protected]>
Fix command line resizing in the menu mode.

github.com/vifm/vifm - 19acfff6bcd30cb9c00843677bc6635fc4c667e0 authored over 13 years ago by xaizek <[email protected]>
Fix another bug with status line.

Disappeared stat_win.

github.com/vifm/vifm - 1cac007b7cc7ccd1d6df5504b8fd5a922a83ddf0 authored over 13 years ago by xaizek <[email protected]>
S-Tab key to perform completion in reversed order.

github.com/vifm/vifm - fc9510e9771df2167f7146763ce1bf2fc0f77583 authored over 13 years ago by xaizek <[email protected]>
Remove ,0 in file size.

github.com/vifm/vifm - f74c9f270c0399809c2aaa205fce0e2f93a131de authored over 13 years ago by xaizek <[email protected]>
Fix bug with displaying "1024 K".

github.com/vifm/vifm - 82e7e279662594a76941da2154b203aa8dc8ad13 authored over 13 years ago by xaizek <[email protected]>
Fix bug with shrinking of status bar.

github.com/vifm/vifm - 9a93c3300554550a7222f5b3cee4da05cbeab1b1 authored over 13 years ago by xaizek <[email protected]>
Always clean selection on rename operations.

github.com/vifm/vifm - fc5c7adf21d14757a6d1ce3933bf027259b64482 authored over 13 years ago by xaizek <[email protected]>
Clean selection of one file on cw.

github.com/vifm/vifm - dd31db084e2f54c5bdd40738777abd063fdbd49d authored over 13 years ago by xaizek <[email protected]>
Ignore attempts to clone the ../ directory.

There was a check before, but invalid. It checked for "..", when it
should be "../".

github.com/vifm/vifm - ea4a50ff56db2c0a05619e01294907ad39ad18ed authored over 13 years ago by xaizek <[email protected]>
Document %% in commands.

github.com/vifm/vifm - 21d05fc20c3cda741cae5845fa99a0d5e0bd3d9a authored over 13 years ago by xaizek <[email protected]>
Fix bug with invalid value of %f for :udf.

github.com/vifm/vifm - b6439d9eb2ca720eb7e573e6160367c66f466f6c authored over 13 years ago by xaizek <[email protected]>
Fix bug with f, F, comma and ;.

github.com/vifm/vifm - b5221e1bb8d7d8e085cd8d17196386cb56aec995 authored over 13 years ago by xaizek <[email protected]>
Make commands completion use completion.c

github.com/vifm/vifm - 8a3b09268686d1c28cf94e1680e04d7393b17bbf authored over 13 years ago by xaizek <[email protected]>
Use completion unit for color scheme completion.

github.com/vifm/vifm - 654fe77ea547b977dc4e612b49ade30dd5eaae79 authored over 13 years ago by xaizek <[email protected]>
Make options completion use completion.c

github.com/vifm/vifm - 7fd394116752857c31dfd896d05bff34d7357776 authored over 13 years ago by xaizek <[email protected]>
Add new unit: completion.

github.com/vifm/vifm - 16674a1bfdf61f04bc7093a20815bed598e64406 authored over 13 years ago by xaizek <[email protected]>
Make file completion use completion.c

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

github.com/vifm/vifm - 6edabaeb3323180d273376344d84370e53c1bbed authored over 13 years ago by xaizek <[email protected]>
Small corrections for completion.

github.com/vifm/vifm - 73ca675b7e0e53df9963f9e791fa293bdcb93393 authored over 13 years ago by xaizek <[email protected]>
Fix bug with 'sortnumbers'.

For example 100 and 13, because of common 1 it was treated like 00 and
3.

github.com/vifm/vifm - 26f5f2cddfbad17fdb27bed427bfd7d6ad4db3dd authored over 13 years ago by xaizek <[email protected]>
Clear selection on l key always.

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

Add cinoptions+=t0 to avoid spaces before return values on functions.

github.com/vifm/vifm - eeebd8ac68b8e657b756e4223edac0ed5911974b authored over 13 years ago by xaizek <[email protected]>
Fix bug with gv in visual mode.

When '< and '> are undefined.

github.com/vifm/vifm - 28202324aecb6497d25caf03196e9e903d743ab6 authored over 13 years ago by xaizek <[email protected]>
Fix bug with ":1 command".

github.com/vifm/vifm - 08d978975d712e48206127f55d6d664ed998d583 authored over 13 years ago by xaizek <[email protected]>
Changed file size format.

github.com/vifm/vifm - b3f12199ef0789d53e364fc248697b8ebae92c98 authored over 13 years ago by xaizek <[email protected]>
Fix ga and gA bug with root directory size.

github.com/vifm/vifm - 29452e8b2c9a5d9cb418542191567b3b351d0a12 authored over 13 years ago by xaizek <[email protected]>
Update more items on ga and gA.

And in both views.

github.com/vifm/vifm - 907b781fd87bcd74b8df785e656c1e857ddb52b5 authored over 13 years ago by xaizek <[email protected]>
Fix '< and '> after Enter key in visual mode.

github.com/vifm/vifm - 3ed11d124e741ec901d4b938901b5395930f85c0 authored over 13 years ago by xaizek <[email protected]>
Correct size units.

github.com/vifm/vifm - 1d7b6c881f972891bd6c4291bbe72d26c1815131 authored over 13 years ago by xaizek <[email protected]>
Fix D<selector> when 'confirm' enabled.

Didn't ask confirmation.

github.com/vifm/vifm - 4a797bd1ad5beff90ca809adb34038288d220fa7 authored over 13 years ago by xaizek <[email protected]>
Fix bug with stat_win in the menus.

github.com/vifm/vifm - a345507f350c9b74008d2ebac9cae6f7f9efbc02 authored over 13 years ago by xaizek <[email protected]>
Fix bug with broken symlinks in Trash.

github.com/vifm/vifm - 802aba640a3510b6ebc375ed2d35bac1188b6525 authored over 13 years ago by xaizek <[email protected]>
Don't clear registers on DD.

github.com/vifm/vifm - 743849d3cf042e7f7384e033b67cf41117944c6a authored over 13 years ago by xaizek <[email protected]>
Handle multi line output of :set command.

For example, ":set confirm? fastrun?".

github.com/vifm/vifm - ac6e9e93cadc8cc247a117de13ec672b40e508fa authored over 13 years ago by xaizek <[email protected]>
Support for multi line status bar messages.

github.com/vifm/vifm - 7ee86d50dd4b5ac6da9b6edd114aa2ca643cffd7 authored over 13 years ago by xaizek <[email protected]>
:set option<spaces>? <=> :set option?

github.com/vifm/vifm - 3af426e6343e8af2a994bd5cb2b8fe08b5b38232 authored over 13 years ago by xaizek <[email protected]>
Fix segfault when vifmrc is truncated.

github.com/vifm/vifm - 298327059a7fc8301a1e48b405fbdbc4632fcc68 authored over 13 years ago by xaizek <[email protected]>
Don't try to open broken links with l and :e.

github.com/vifm/vifm - 446be6d5b47f53669c6e99678d4db9bfe3dff902 authored over 13 years ago by xaizek <[email protected]>
Little fix to make tests work.

No bugs, just testing issue.

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