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
- *.aac was missing in one place.
- add *.mpga
- add <audio/*> to :fileviewer in vifmrc
Than...
github.com/vifm/vifm - 5763623ff129110ac1744773e1643874eb1fb1e7 authored almost 2 years ago by xaizek <[email protected]>%s? Why? It also probably handles multiple videos, so use %f.
github.com/vifm/vifm - 31f49ff7e2ae743df5b896be07da048826522b08 authored almost 2 years ago by xaizek <[email protected]>Use ffplay last. Pass %f instead of %c for mpv and mplayer.
Thanks to aleksejrs.
Closes #890 ...
github.com/vifm/vifm - 4f2e086b26215e0c0ea071c9f937f7680c9b0ac9 authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - 93a1c5be897d3a116899ce974ffdde48c1c2ebbc authored almost 2 years ago by xaizek <[email protected]>
%i implies &.
github.com/vifm/vifm - 119b52c6e09d549f92cc9e481ebfed1bda85bda4 authored almost 2 years ago by xaizek <[email protected]>
Fix cl processing selection it was used previously on instead of file
under cursor when you run ...
There is no simple fix and a proper fix can probably break other things.
It's just unsafe to do ...
When dialog is displayed in menu mode after resizing the terminal
redrawwin() of ncurses seems t...
github.com/vifm/vifm - f9d318d080f12c95cac602c7244b6c42fc2b1609 authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm - 0a37cad79a6ca7d1983da55e5d1b79482fa31905 authored almost 2 years ago by xaizek <[email protected]>
Out of misc/options.
github.com/vifm/vifm - 283464ae80edb923fc964378188f0cb613d8971c authored almost 2 years ago by xaizek <[email protected]>
On displaying dialogs, entering menus, activating more or file info
modes.
Previously (for 0.12...
github.com/vifm/vifm - 349d480da4c5018d20f921c0c4ecd02a4942aa21 authored almost 2 years ago by xaizek <[email protected]>Clears miller-view preview if it's currently visible.
github.com/vifm/vifm - 90703e10167dcad258769a25440f9f08bed2d939 authored almost 2 years ago by xaizek <[email protected]>Instead of file under cursor when you run it twice in succession.
github.com/vifm/vifm - b862cc2bafa24e7f47ec302dfe696808f6ffafb3 authored almost 2 years ago by xaizek <[email protected]>Thanks to filtefalse.
github.com/vifm/vifm - 994e691dc2de2ccefa692dd355f8078dbf7cbd5f authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm.vim - 6609328f120b69f6275e37a055c3634311faf4f8 authored almost 2 years ago by filterfalse <[email protected]>
Document missing return value of getpanetype().
Reduced cursor flickering during incremental se...
github.com/vifm/vifm - 254caa02f25c90e0a0b52b60beb035055b19cc80 authored almost 2 years ago by xaizek <[email protected]>modvis_update() has been called at the initial position of a search.
github.com/vifm/vifm - bebc622db1dad37690c56c2a36accb72f9bbd140 authored almost 2 years ago by filterfalse <[email protected]>github.com/vifm/vifm - aea193f716df7459b2d63a18cb59ca0ae48d4d3c authored almost 2 years ago by filterfalse <[email protected]>
github.com/vifm/vifm - 58b0ebaf238dc4e0bb92f7f1e60075bdf4994bcf authored almost 2 years ago by filterfalse <[email protected]>
github.com/vifm/vifm - aaaf50ce5d76aee23a23de2b790bfd6532bfe981 authored almost 2 years ago by filterfalse <[email protected]>
Fix :hideui not hiding anything on Windows.
Thanks to Ed Pavlov.
Make "withicase" and "withrca...
github.com/vifm/vifm - 11ff952e38cb19c2ed3e9b364338eb2542b8dca2 authored almost 2 years ago by xaizek <[email protected]>Thanks to Ed Pavlov.
Fixes #888 on GitHub.
github.com/vifm/vifm - 400ae519cd7bbc1e2967d4ff9b387b7be7af1cb7 authored almost 2 years ago by xaizek <[email protected]>
Normal mode switched pane to the left one if the right one was visible
and visual mode didn't wo...
github.com/vifm/vifm - 16689ad01af5639583f7ac22ded42a3b7d0f6477 authored almost 2 years ago by xaizek <[email protected]>
Otherwise they might not produce the intended effect on comparison
results.
To collect similar functions together and prepare for reuse of this one.
github.com/vifm/vifm - 0b2c45eddb8ce7ad2ee68b882379362c38ba85f4 authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm.vim - 05a4cf4c39cd6c97c47b47fa7dfde785b0256f86 authored almost 2 years ago by filterfalse <[email protected]>
github.com/vifm/vifm.vim - f6a419ac6db364fd2856803ccfbf0dbfcaba4581 authored almost 2 years ago by xaizek <[email protected]>
They are ignored.
github.com/vifm/vifm.vim - 358e1e3ef7bbc4b16424c3dc2556677d9122be1b authored almost 2 years ago by filterfalse <[email protected]>
Fix user mappings replacing a mapping from Lua in an incomplete way
which could lead to assertio...
Like `y` and `d`.
github.com/vifm/vifm - aac1f33c42298d7279d9a086930492d1188e2413 authored almost 2 years ago by xaizek <[email protected]>
It was done in an incomplete way which could lead to assertion or some
unpredictable behaviour.
No need to nest conditional expression int a body of an if and add 0.
github.com/vifm/vifm - b1aa4d399438a17331394a03b3acc2121c7db98f authored almost 2 years ago by xaizek <[email protected]>
Plugins
-------
* Add VifmView:select() and VifmView:unselect() (patch by filterfalse)
* Add ope...
github.com/vifm/vifm - 419df9507946345ad5929664062c94cb270f4053 authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm - c8155efccc121e3ed1c46bd62e2e83af48109f3e authored almost 2 years ago by filterfalse <[email protected]>
It deals with a specific view, not the current one.
github.com/vifm/vifm - f2c2e52a0a89cc380f98af0c6c4772c11efdd2fa authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - 0a42ddaba01426c65d9da3ffa2080a4cff5edaab authored almost 2 years ago by filterfalse <[email protected]>
A boolean flag can be added later if needed.
github.com/vifm/vifm - 55836f9d1c7e0813a5b2cc737f6e9b68cfe5d00c authored almost 2 years ago by filterfalse <[email protected]>github.com/vifm/vifm - 643f31e84ce060dfb61d538e3448007bb6942b05 authored almost 2 years ago by filterfalse <[email protected]>
github.com/vifm/vifm - 8b8ce1d3e9b0f97a53bb475b78c94bf352b08ef8 authored almost 2 years ago by filterfalse <[email protected]>
They are ignored.
github.com/vifm/vifm - 2728e2ea3f25304537e7fcfc3b47a15256b11bb8 authored almost 2 years ago by filterfalse <[email protected]>github.com/vifm/vifm - 3c2ffe4f083015fb123fbf6ec9afb09d27cfd7e8 authored almost 2 years ago by filterfalse <[email protected]>
Fix segfault on trying to expand "~username" path prefix with a huge
length of the user name.
T...
github.com/vifm/vifm - 8af42d53ba6e8a386d77a9a251ad5462b7f61aec authored almost 2 years ago by xaizek <[email protected]>Happened for a huge length of the user name.
github.com/vifm/vifm - e88c9a3e8db4294e167473bd5e0efae449d9b1c4 authored almost 2 years ago by xaizek <[email protected]>Make it more readable in the process.
github.com/vifm/vifm - c2866b9cb6a4cb45b2a3893335856d5d4d9d99bb authored almost 2 years ago by xaizek <[email protected]>
`l < vi->nlines` duplicated loop condition which is still held at that
point, after dropping it ...
`m` is quite short and is used for parameter names in relation to menus.
github.com/vifm/vifm - d2cd93aaadce7419c4f065a43e1bdfcc79a1180e authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - d1d3ab0c2e481cafe470906561e329ddf6bfe7d7 authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm.vim - c7a41aae8629a71b5f48b85a26e44b5df017f395 authored almost 2 years ago by xaizek <[email protected]>
Unsupported color in :highlight is no hard error, don't report it to the
user via dialogs.
Impr...
github.com/vifm/vifm - 94bef240b4497e2d798a7cd09b01e7018ea6eec8 authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - 00cf151e5eeaac65086933e6d80fb0d3b5f2aceb authored almost 2 years ago by xaizek <[email protected]>
Otherwise colorscheme fallback doesn't work smoothly as there are lots
of error messages.
Checking for "Compiled at:" won't work if configured with
--disable-build-timestamp option.
It dropped "to " part.
github.com/vifm/vifm - 1500d98f84e2b649cada9ddb0874d0089200a246 authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - 15ddfa4b74ca4093e14f515ff9aa42b56d77f572 authored almost 2 years ago by xaizek <[email protected]>
Fix :compare toggling options even without !.
Also some editing of ChangeLogs.
github.com/vifm/vifm - 98e34346698eff088a308bb3b52c9cd8c4248931 authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - cc5b3a01e462d1e893d11953d2039aa945cc31d1 authored almost 2 years ago by xaizek <[email protected]>
Out of tests/commands/misc.c
github.com/vifm/vifm - 6d1196088bd34583dd62b17ec1ea6ddb896fcd0e authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - e6c8ed740e1767d0e19f157a38f90475e949ac13 authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm - fedcfec2b8c433a8309aeda4745a4bd089e87078 authored almost 2 years ago by xaizek <[email protected]>
Not very useful at the moment, but a nice way to make sure that
reporting and checking for the v...
Make aborting deletion abort the operation on the reset of files when
deleting multiple files.
...
github.com/vifm/vifm - 74bcdc9b8ff11f493a1bd668036d6282c29f7357 authored almost 2 years ago by xaizek <[email protected]>
Not very useful at the moment, but a nice way to make sure that
reporting and checking for the v...
github.com/vifm/vifm - 400c47d439c9dee29c2aa64fd4e793dd17e2775c authored almost 2 years ago by xaizek <[email protected]>
That is don't try to delete the rest of files queued for processing,
which is basically the poin...
Fix the last search direction not being saved on search performed from
non-normal mode.
Patch b...
github.com/vifm/vifm - 49511afb9c55e853e7408110670ca9bce6ad665b authored almost 2 years ago by xaizek <[email protected]>Caused by 2336aed02d754ed39ef6b3b35d1004593442b6b5:
Don't invoke line change on entering cm...
github.com/vifm/vifm - 6818f54607627334de980759db13b05faaca6b42 authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - 8a1c65748aa630ff129723c9e47a6e2d2d49c291 authored almost 2 years ago by xaizek <[email protected]>
Follow-up of feb84ff8c2eb8c91c31c353f6a60e4a6524c08e2:
Fix saving last search direction
...
github.com/vifm/vifm - ee92ecab963b34064605db0067c12df56334baba authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - 2f7b73cad3d59889749e26ae46ea9658dc33c6d3 authored almost 2 years ago by filterfalse <[email protected]>
Performed from non-normal modes.
An addition to b1efa63af4eacd1b17c4d7a6381c35526471042f:
...
github.com/vifm/vifm - feb84ff8c2eb8c91c31c353f6a60e4a6524c08e2 authored almost 2 years ago by filterfalse <[email protected]>github.com/vifm/vifm - 53d5317fd65dd0acbe8fa5216764bf09b4e49a25 authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm - 64c31bbe752a8852c024d93e142071ba1f683343 authored almost 2 years ago by filterfalse <[email protected]>
github.com/vifm/vifm.vim - 7a3abfeaaca3b048e8ca2aff51d1f6508cbbdf31 authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm.vim - 0ba8ebb03cb4cedfdc2e7a314c93ede9305920ff authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm.vim - 673d7f267ff1d5ca191cc79b261fced1240ea83a authored almost 2 years ago by xaizek <[email protected]>
Mention that it runs command in background.
github.com/vifm/vifm.vim - 5ddc145e9bb355aae7a0baeb9eab13114bfd6e5b authored almost 2 years ago by xaizek <[email protected]>Made one new test more portable.
Fix description of %i macro in the documentation to mention th...
github.com/vifm/vifm - 1d3d560dffd58cb5cc7409465ee001460761b900 authored almost 2 years ago by xaizek <[email protected]>
The API is experimental and having a change log is useful to have for
adjusting plugins as the i...
Check that `ueberzug` is available and restart it if it exits.
github.com/vifm/vifm - 4796dba43aa1f36200331387293b4751ba89d1bb authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - acc94ea72507a27a0f4de26cbf0ce6dad8505dec authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm - ffc2a3263598f61510e349d0614797570c3e56a8 authored almost 2 years ago by xaizek <[email protected]>
It's true for sourcing in general, e.g. for processing of color schemes.
github.com/vifm/vifm - 835f5beb319c9cbe2a9cf0243f978d4a0b9f6f25 authored almost 2 years ago by xaizek <[email protected]>Mention that it runs command in background.
github.com/vifm/vifm - de7c5835927ecd0d03cb44566bfedbbd7508d42f authored almost 2 years ago by xaizek <[email protected]>Attributes use "none" in this case.
github.com/vifm/vifm-colors - 3a1a04c370e1b6ed94c5b1d2791bc895ee733afb authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm-colors - 57f4c73f771fd02760948e00e6cc4b261d8c299f authored almost 2 years ago by Michael Vetter <[email protected]>
afterglow-vifm added
github.com/vifm/vifm-colors - e3cfe81643c07c5f6c0c09467baedd4c12481506 authored almost 2 years ago by Michael Vetter <[email protected]>github.com/vifm/vifm-colors - 7b30328897d7bc0890ed9c59ddd70ffb9d087dac authored almost 2 years ago by Roman Charugin <[email protected]>
github.com/vifm/vifm - 453e417351656c117dffcdee4ed314ec1dd8cbc0 authored almost 2 years ago by xaizek <[email protected]>
211 was still too dark for pdf-like stuff, using 218 now.
github.com/vifm/vifm - 26bf8b38b82758a19708f09078cd4ef9a5198e80 authored almost 2 years ago by xaizek <[email protected]>It might be a bit faster and the code looks simpler this way.
github.com/vifm/vifm - a2638effa4d85822190635763494a6a7f0583e86 authored almost 2 years ago by xaizek <[email protected]>Use contains_slash() function instead.
github.com/vifm/vifm - 80dd7812872827f9cb1bbdeac76bc547052ee808 authored almost 2 years ago by xaizek <[email protected]>github.com/vifm/vifm - 05c3798154fe061087e8532c4477efa2bf3d63e1 authored almost 2 years ago by xaizek <[email protected]>
github.com/vifm/vifm - 89708572bf926f0c3d036aa87cd6720e9185feb3 authored almost 2 years ago by xaizek <[email protected]>
Error messages shouldn't be hard-coded because they are different in
different implementations.
Don't move cursor on search failure during search with a count.
Specified a few more cases when...
github.com/vifm/vifm - 0f0aec915f09e28a8cddb55ee4b66645c2abf2df authored almost 2 years ago by xaizek <[email protected]>
This stuff needs to be in a header, so keep that version, but don't
define it by default.
github.com/vifm/vifm - f6624d5df6df0efa89d7d9de3094e9873c7261c6 authored almost 2 years ago by xaizek <[email protected]>