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

Update NEWS file for v0.12

github.com/vifm/vifm - 4cb04e05aa2bac0368af6637ddf9133ed3c31042 authored over 3 years ago
Merge branch 'file-magic-correction'

Use $XDG_DATA_HOME when looking for user-local .desktop-files.

Patch by qsmodo.

github.com/vifm/vifm - 2d09036a3516a174cc39f36caef3ed38ab409583 authored over 3 years ago
Code cleanup

github.com/vifm/vifm - 85a3758728fd5ac078ba6fd7d34edb7d36b963e6 authored over 3 years ago
Use $XDG_DATA_HOME

github.com/vifm/vifm - 3f8da79aa2e4b860daf02aea03e7f382f090ef20 authored over 3 years ago
Add screenshot of Vim plugin in use

Thanks to Sneharsh Belsare (a.k.a. neutr0nStar).

Closes vifm/vifm.vim#67 on GitHub.

github.com/vifm/vifm.vim - d68291051c54fd797d1048320599759d97129c51 authored over 3 years ago
Merge branch 'couple-updates'

Align output of :highlight better.

Add screenshot of Vim plugin in use.

github.com/vifm/vifm - f63c48ad6a4fb1211e5e29e17ee1cb2f8102222b authored over 3 years ago
Add screenshot of Vim plugin in use

Thanks to Sneharsh Belsare (a.k.a. neutr0nStar).

Closes vifm/vifm.vim#67 on GitHub.

github.com/vifm/vifm - d8d1f01dbc1c56452f22206153ca3e399a5200ed authored over 3 years ago
Fix typo in one comment in filetype.c

github.com/vifm/vifm - a084e8e858de090eea00e37f0da884cf73c18dfc authored over 3 years ago
Align output of :highlight better

github.com/vifm/vifm - 95401acc3a6f71bd382c657a46f23d38a38722de authored over 3 years ago
Add repos badge

github.com/vifm/vifm-colors - 3b420c6d5a041bcb2b74680468eb608413bd3144 authored over 3 years ago
Add monochrome author info

github.com/vifm/vifm-colors - b071781dab4282f74d2118eed5a4b50b2fc6490b authored over 3 years ago
Remove comment

github.com/vifm/vifm-colors - 5388702c07b344bf579d800a31abb2c1f1ea1bf5 authored over 3 years ago
Merge pull request #38 from qsmodo/master

Add monochrome colorscheme

github.com/vifm/vifm-colors - 9c9b552054d5c4b17e1231c4fa026e1c26860f7a authored over 3 years ago
Introduce `vifm.version` table

The only purpose is to allow checking version without hitting `nil`
error in the future when the...

github.com/vifm/vifm.vim - 8cce1f208d8c26df3d3513a0f730dda70b201d48 authored over 3 years ago
Merge branch 'more-updates'

Collect desktop files also from ~/.local/share/applications.

Thanks to Jose Riha (a.k.a. jose17...

github.com/vifm/vifm - bcb10da8930c5396b29a23001dc880281cda0865 authored over 3 years ago
Introduce `vifm.version` table

The only purpose is to allow checking version without hitting `nil`
error in the future when the...

github.com/vifm/vifm - d43409c665d2ae90b556be1b36612d75afdb3f21 authored over 3 years ago
Fix miller preview blinking too much

Started happening after 4cdf4ef9385dc3311a34a7ec87b9bbb62b5b43a9:

Fix graphic remnants in m...

github.com/vifm/vifm - 80e63353763f29239144c63126442af90ea4dce6 authored over 3 years ago
Fix crash on passing no arguments to print()

github.com/vifm/vifm - f9f4723b90481cb006caa724fe96a880d89488fd authored over 3 years ago
Add monochrome colorscheme

github.com/vifm/vifm-colors - 93dd8975f07cddc939ad77085e3d4e8f7c13f13d authored over 3 years ago
Add sample plugin with :Bg command

For running background tasks that appear on a job bar.

github.com/vifm/vifm - 611ed18e8ab1637b73f1a2d6dfb9032f13ed2c18 authored over 3 years ago
Make menus_search_print_msg accept menu_data_t

This is what command-line mode actually passes to it.

github.com/vifm/vifm - 3dfeff4e634174d7121b9c2a1e760ed2a307dcc3 authored over 3 years ago
Collect .desktop from ~/.local/share/applications

Thanks to Jose Riha (a.k.a. jose1711).

github.com/vifm/vifm - f6e4c2879750d143471ec0418d4f7b3a97afdade authored over 3 years ago
Update AppStream metadata

github.com/vifm/vifm - 06fe790b5125291cb5c26a8c6345d6fdeffa12fe authored over 3 years ago
Merge branch 'random-updates'

Fix maximum number of arguments for :highlight command.

Thanks to Yuriy Artemyev (a.k.a. anuvyk...

github.com/vifm/vifm - 761041a3b307e187e57e1caa750cee1a5a14e62c authored over 3 years ago
Add link to vifm-sixel-preview

Thanks to eylles.

Closes #719 on GitHub.

github.com/vifm/vifm - f0cfd97e99f030f436b800549e687f0f39048938 authored over 3 years ago
Make scripts/deploy handle new format of README.md

github.com/vifm/vifm - 43405731a5372b9110f03eeb5cbfcde1e100fc73 authored over 3 years ago
Make :VifmCs of the plugin handle 24-bit colors

github.com/vifm/vifm - 0f6979495a7c9755f28551c1706371e4c134d664 authored over 3 years ago
Version v0.12-beta

github.com/vifm/vifm.vim - 3a30014444e62ebaf1956aed407d2644e654bf9b authored over 3 years ago
Make :VifmCs of the plugin to handle 24-bit colors

github.com/vifm/vifm.vim - 858ef2d7a637b1c50c9266806473d895829d0775 authored over 3 years ago
Finally add README to the plugin

github.com/vifm/vifm.vim - 7ba0679c9c92592121b999b29559eff754cc8c3e authored over 3 years ago
Document that %q handles Lua handlers as well

Just because it's effectively a viewer command, but being explicit won't
hurt.

github.com/vifm/vifm.vim - 60d38bca33199214abf8f9589e915cb0d1cb90db authored over 3 years ago
Finally add README to the plugin

github.com/vifm/vifm - 579788c62b4eb9b943a8b8f97f4149110b653dba authored over 3 years ago
Complete and display "combine" attribute

github.com/vifm/vifm - 57d9951afac025c50dbe3973523cd3f5b878283f authored over 3 years ago
Document that %q handles Lua handlers as well

Just because it's effectively a viewer command, but being explicit won't
hurt.

github.com/vifm/vifm - bc521e6eb309d02fbdafb3bc4f82886f83160f6f authored over 3 years ago
Reduce TUI breakage

redrawwin() is actually very heplful when terminal is changed in a way
that ncurses can't predic...

github.com/vifm/vifm - 5ac6d30ad92b99293cc3eca9c61fd8044fb3d4bf authored over 3 years ago
Remove argument limit for :highlight

Couldn't specify cterm and gui parts all at once.

Thanks to Yuriy Artemyev (a.k.a. anuvyklack)....

github.com/vifm/vifm - 99bc931711459071623ba192db14e592390c39b3 authored over 3 years ago
Add missing data/plugins/hello/command.lua file

github.com/vifm/vifm - bb47ee8b5132f5ba9b448f45e3983e51021b2325 authored over 3 years ago
Merge branch 'beta-0.12'

Vifm v0.12 beta
---------------

New version makes textual preview asynchronous, provides suppor...

github.com/vifm/vifm - 234e5447d3e5b49f13e9263b18737f8819db85b1 authored over 3 years ago
Version v0.12-beta

github.com/vifm/vifm - f349e66352844339eb0cc9d040458adbc471d652 authored over 3 years ago
Update NEWS file for v0.12 beta

github.com/vifm/vifm - 3db59d295fc0ebd2c0300193485f0bbd0ae3bd95 authored over 3 years ago
Wording corrections in ChangeLog

github.com/vifm/vifm - 56fc6da9c9e3cce4a1f42fc7584a864fb0351073 authored over 3 years ago
Minor code improvements

Thanks to cppcheck analyzer.

github.com/vifm/vifm - 91ec9bdf004afe6df858cb81b427962591765e86 authored over 3 years ago
VifmView{.cwd,.currententry,.entrycount,:entry()}

github.com/vifm/vifm.vim - 3658f960d7fcc8ba7f712c9b080f2a5d601eaacf authored over 3 years ago
Add vifm.otherview()

github.com/vifm/vifm.vim - 660530448d37aa0eecd01eaf30fa2d23540aa344 authored over 3 years ago
Merge branch 'better-views-in-lua'

Plugins
-------

* Fix 'statusline' Lua handler.
* Add vifm.otherview()
* Add VifmView.cwd,.curr...

github.com/vifm/vifm - 76822d15ef46a609fbe0069c009dd272c7cb7d94 authored over 3 years ago
VifmView{.cwd,.currententry,.entrycount,:entry()}

github.com/vifm/vifm - 602746c0a1422e958856e20d488468cce6a6e99b authored over 3 years ago
Add vifm.otherview()

github.com/vifm/vifm - 60999423ed437efa437a66b7d8971312c1cdce0e authored over 3 years ago
Fix 'statusline' Lua handler

github.com/vifm/vifm - 4db584e154a552b639387a9f9bd1aa0833a4b5c1 authored over 3 years ago
Introduce `vifm.plugin.require()`

Loads a module relative to plugin's root.

github.com/vifm/vifm.vim - c1ca5a65e1db202a510caa42dc09e38f3f9898ff authored over 3 years ago
Export plugin metadata via `vifm.plugin`

github.com/vifm/vifm.vim - cd3ce5b5ee12355556583478c6103d4a16366bea authored over 3 years ago
Enable package library in Lua

github.com/vifm/vifm.vim - a051f30bb7e20d1fd8b26b861e216407b37e45b8 authored over 3 years ago
Mark some API as unsafe and enforce it

github.com/vifm/vifm.vim - b95e1f413048c27360835a4fb8dba70685b0deda authored over 3 years ago
Enable use of Lua handlers in 'statusline' option

github.com/vifm/vifm.vim - bc9e77d33ee413647c9a84ae323fad4d1fb83149 authored over 3 years ago
Add "folded" and "selected" fields to VifmEntry

github.com/vifm/vifm.vim - b92f949d91ef88c099762f4d036a9b4e4996d47c authored over 3 years ago
Make :file[x]type support Lua handlers

github.com/vifm/vifm.vim - 57523a40e3c7d6dc1f467923b11bb1d08bad1bc5 authored over 3 years ago
Treat VifmEntry as a separate type

github.com/vifm/vifm.vim - 169edc8b7c0e304b7fb57e1229d86d883d1cc81f authored over 3 years ago
Merge branch 'add-to-lua-api'

Plugins
-------

* Add "folded" and "selected" fields to VifmEntry
* Enable package library in L...

github.com/vifm/vifm - 60f06ef0cd63ac8dfb87edbf5fb949989b6fe93a authored over 3 years ago
Mark some API as unsafe and enforce it

github.com/vifm/vifm - 6ba6988db843bf944a7dbdfb2bad9caa735bd7fe authored over 3 years ago
Introduce notion of safe/unsafe Lua API in code

github.com/vifm/vifm - 96da5ff24343115079b572850ddaadc22126e1d9 authored over 3 years ago
Mark Lua API calls in C code

github.com/vifm/vifm - 710dfacd0c605ce17baa29de114d9c2ae26ba92b authored over 3 years ago
Add "folded" and "selected" fields to VifmEntry

github.com/vifm/vifm - f41889def6bc7662e12274f33970b77ec5d55122 authored over 3 years ago
Treat VifmEntry as a separate type

github.com/vifm/vifm - ffe9713e6fdd0337f68b06ae1568c3a7e9b9bfbc authored over 3 years ago
Fewer false-positives for vlua_handler_cmd()

github.com/vifm/vifm - 66dbd63a0d53f51dc79fef224617d091694c0f62 authored over 3 years ago
Extract ui/statusline.c:fetch_status_line()

github.com/vifm/vifm - 04c7363b76e7fdfe9f73a132fcfcc51e6a726b50 authored over 3 years ago
Enable use of Lua handlers in 'statusline' option

github.com/vifm/vifm - e17e6e63a30d6c60ff03379511dba22d0b485e91 authored over 3 years ago
Make :file[x]type support Lua handlers

github.com/vifm/vifm - 476f6dd0ca060eac98dabde86fb4f7b85914df5d authored over 3 years ago
Introduce `vifm.plugin.require()`

Loads a module relative to plugin's root.

github.com/vifm/vifm - 4684e4bf696e5867be6dfafe807812e1236bb0d3 authored over 3 years ago
Enable package library in Lua

github.com/vifm/vifm - 4405e1991cce4e5fb6bef374b290246a37c40eac authored over 3 years ago
Export plugin metadata via `vifm.plugin`

github.com/vifm/vifm - 296394443b304772f11b1285c13a660a0d464f2f authored over 3 years ago
Fix lua_pop() in vlua_state_alloc()

Left a extra value on stack.

github.com/vifm/vifm - b10a72b4e39ed7d47f77b52e59bcaec1e5b0a57a authored over 3 years ago
Add ansa contributor info

github.com/vifm/vifm-colors - 930a7b914295472e64f14b0337ec892dcfdba0fd authored over 3 years ago
Merge pull request #37 from savchenko/ansa-theme

Add ansa theme

github.com/vifm/vifm-colors - e340c3696bc51089ac794c2cb6fc8b70da8fa6be authored over 3 years ago
Add ansa theme

Clear and simepl theme, screenshot can be found at
https://github.com/vifm/vifm/issues/641

github.com/vifm/vifm-colors - 9a4311fddf12922ae72a121dc9ee5036beeb2480 authored over 3 years ago
Make zx fold parent of current non-directory entry

Thanks to filterfalse.

github.com/vifm/vifm.vim - e46edace22faff74d6e4d897b71b27b0047698b9 authored over 3 years ago
Pass width to custom column handlers

github.com/vifm/vifm.vim - d8607dfffb6f1179e0cb97d102fee989cf139d1e authored over 3 years ago
Make view columns return a table

github.com/vifm/vifm.vim - 6470ff49347a48990795d368baed86d68f0b8e62 authored over 3 years ago
Update vifm-lua.txt a bit

github.com/vifm/vifm.vim - a370360643351c45d2cea91e6dc7adf69fae4af6 authored over 3 years ago
Make handlers return a table

github.com/vifm/vifm.vim - 447eb684234fb6af321e9a04e2d84f1d00d8dbc1 authored over 3 years ago
Merge branch 'more-improvements'

Fix processing of keypad keys on Windows.

Thanks to Roland.

Update vifm-lua.txt a bit.

Make z...

github.com/vifm/vifm - 8ac4e342409c9936e1ad43888dedc722fc346b5e authored over 3 years ago
Update vifm-lua.txt a bit

github.com/vifm/vifm - 40c11542a6eba3b8145dbef100d1350365097236 authored over 3 years ago
Remove coveralls' badge from the README.md

Looks like GCC and GCOV are of incompatible versions on AppVeyor?

See
https://ci.appveyor.com/p...

github.com/vifm/vifm - a691cedad12901465d089291b5228f8de9c7fd3a authored over 3 years ago
Make zx fold parent of current non-directory entry

Thanks to filterfalse.

github.com/vifm/vifm - 2311b4ff9d019a2a1e132b98698bf5d38e71f1cc authored over 3 years ago
Pass width to custom column handlers

github.com/vifm/vifm - 8dc29de7ce50f48952500951bcf1c44f80cfb427 authored over 3 years ago
Fix processing of keypad keys on Windows

Only numbers and a dot worked with NumLock on. With NumLock off,
nothing worked.

Thanks to Rol...

github.com/vifm/vifm - 198694c4fd528748cb2d24dcf4b10d336ff24e95 authored over 3 years ago
Make view columns return a table

github.com/vifm/vifm - 691f819bcb35cacc8acc13ba80d92088516a5dae authored over 3 years ago
Make handlers return a table

github.com/vifm/vifm - 92be8f0c7f687dd56ac224a13d2e8e5293688438 authored over 3 years ago
Merge branch 'some-improvements'

Try working around an ncurses crash on redraw.

Thanks to Pierric82.

Detect broken links on pre...

github.com/vifm/vifm - 393e88a5524be98ef285253b17baa79216934482 authored over 3 years ago
Try working around an ncurses crash on redraw

It seems like calling redrawwin() triggers a bug in ncurses. The reason
why this call is there ...

github.com/vifm/vifm - 568aac2ee625b946806720cc3647dd0d9ad43579 authored over 3 years ago
Make vcache unit handle non-existing files well

Caching didn't work because cache entry was never deemed valid due to
failure to read file's met...

github.com/vifm/vifm - a0a4330106550c39059c551272874f3c46375714 authored over 3 years ago
Introduce utils/filemon:filemon_is_set() function

Checks whether this monitor is initialized.

github.com/vifm/vifm - 2aa021d83712c26fefc726ea94f786262f6e9b84 authored over 3 years ago
Extract misc/vcache.c:wait_for_cache()

github.com/vifm/vifm - fe487315972fdc11f86db0381573a4c40b3b7252 authored over 3 years ago
Detect broken links on preview

And report them as such. Otherwise preview can be confusing.

github.com/vifm/vifm - 43bc410274adea4cff60f939dccec86675db2e91 authored over 3 years ago
Upgrade Lua from 5.4.2 to 5.4.3

github.com/vifm/vifm - a35736abca48bbb558c3068e0aa9243cf4678580 authored over 3 years ago
Highlight *.S, *.ld files as code in Default-256

Assembly files and linker scripts.

github.com/vifm/vifm - bf5ae9a1a5c8b1bf151308858003337c63cb35b8 authored over 3 years ago
Merge branch 'bug-fixes'

Preserve fold state of visible children on cloning.

Fix zj not working before the last entry if...

github.com/vifm/vifm - 65ace7c11b3b55e5ed3e9a678bd35c0464f33f09 authored over 3 years ago
Fix size of suggestion popup at the bottom

Caused by 4f4f2e2d8ccb8275cf3a5a05dca905d3c103f385:

Author: xaizek <[email protected]>
...

github.com/vifm/vifm - 93118c8a32af2423f58aa3d3710eadccecdcf6e9 authored over 3 years ago
Preserve fold state of visible children on cloning

Thanks to filterfalse.

github.com/vifm/vifm - 6eb3414f34a87c67fe48f81a4522f681d3f89be0 authored over 3 years ago
Fix cloning a directory that contains folds

Folds were partially copied and weren't functional (assertion failed
on attempt to toggle them).

github.com/vifm/vifm - b8f36efeff5555da13bdae0dc35fa19adcb1346b authored over 3 years ago
Fix zj not always working before the last entry

If it's an empty directory, cursor wouldn't move.

Thanks to filterfalse.

github.com/vifm/vifm - 7c02ad8cab5d3e944cb4657e091ae81e37534efa authored over 3 years ago