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 third column to :marks menu.

github.com/vifm/vifm - c4b47ea65e5b682ad21556ffaa8959d9407d8047 authored over 13 years ago by xaizek <[email protected]>
Fix utf8 truncating (...) in the menus.

github.com/vifm/vifm - f5a65ac23b2fc53ee02d3ae888160f012b4e296b authored over 13 years ago by xaizek <[email protected]>
Fix :com arg and long commands.

github.com/vifm/vifm - 4fbdaf3677c9719a1144e4a82bc5fa31a5d4c211 authored over 13 years ago by xaizek <[email protected]>
Check :edit selection for vifm inside vim.

github.com/vifm/vifm - adf5ee77c3b5bc665cb81946761a3fee1624f47e authored over 13 years ago by xaizek <[email protected]>
Don't allow users to move files using cw command.

github.com/vifm/vifm - 2c2e8c0a041351729524e4f48fbac45661be9d0e authored over 13 years ago by xaizek <[email protected]>
Document space before ampersand in commands.

github.com/vifm/vifm - e9af3c5e11f23b6372d92e489f8514a01f6e5ae1 authored over 13 years ago by xaizek <[email protected]>
Add TabVifm to the plugin section in documentation

github.com/vifm/vifm - ec36f3e0f7f69826ac9d89853c49fc6d3adc0822 authored over 13 years ago by xaizek <[email protected]>
Add :noremap, :cnoremap, :nnoremap and :vnoremap

github.com/vifm/vifm - 187f06b3478a003bcaaa4c6a148cdb6a6a5f2f42 authored over 13 years ago by xaizek <[email protected]>
Add :unmap, :cunmap, :nunmap and :vunmap commands.

github.com/vifm/vifm - da96bd23c38b68542eceaf7276c3995f9ec2d2a1 authored over 13 years ago by xaizek <[email protected]>
Return previous Ctrl-Z handling.

github.com/vifm/vifm - baf8da91168826928d7952715ec0eaf43871fa12 authored over 13 years ago by xaizek <[email protected]>
Don't let user change mode in startup file.

github.com/vifm/vifm - cb32c31232491d5aa653fb6df4853bb5e5e3fc09 authored over 13 years ago by xaizek <[email protected]>
Try to fix some problems with Ctrl-Z.

github.com/vifm/vifm - 032622bb8e7af873d4bcadc76078d0e7ed6ca5a3 authored over 13 years ago by xaizek <[email protected]>
Add :comclear command.

github.com/vifm/vifm - b7e74a32e479623444bbf9d34af81bc5bb5e5413 authored over 13 years ago by xaizek <[email protected]>
Make m command work in visual mode.

github.com/vifm/vifm - 13874de270c5f86646c485cdf2eb8261829cb691 authored over 13 years ago by xaizek <[email protected]>
Don't hang on Ctrl-Z when runned not in shell.

github.com/vifm/vifm - 3ec4d262cbd815017bd29da57cdb32419e1ecfa4 authored over 13 years ago by xaizek <[email protected]>
Check execute right on :cd.

github.com/vifm/vifm - 1256571ed27ff09b2d91f3f0f6a1d1b4f874095a authored over 13 years ago by xaizek <[email protected]>
Never show .. in the :marks menu.

github.com/vifm/vifm - 4a66d684072f4401072beac9f006506e46f7cd53 authored over 13 years ago by xaizek <[email protected]>
Fix mark names in :marks menu.

github.com/vifm/vifm - 64dd2a2a4c861a9e286526c2d87acc3b6b31d49a authored over 13 years ago by xaizek <[email protected]>
Make :mark accept one argument.

github.com/vifm/vifm - 4342f0d8c34af5b4848fa4ddc03d5308b11cf7d0 authored over 13 years ago by xaizek <[email protected]>
Fix cd to work with ~login.

github.com/vifm/vifm - bc9f61a40232b45eef130ef4f73b5415d20f06cf authored over 13 years ago by xaizek <[email protected]>
Make command accept one argument.

And show information about user defined commands that start with given
beginning.

github.com/vifm/vifm - efedcad028a9b5b250a94784939741c2055a1646 authored over 13 years ago by xaizek <[email protected]>
Make :mark understand tilde.

github.com/vifm/vifm - 15a64350407303ce3f80681a403f62034b285fd4 authored over 13 years ago by xaizek <[email protected]>
Make :delmarks! work.

Will remove all marks.

github.com/vifm/vifm - 8065b892ade88e29a5e9ebb3a03f3653f8f14717 authored over 13 years ago by xaizek <[email protected]>
Add :mark and :delmarks commands.

github.com/vifm/vifm - 893e105bb8c135c913288c181cc05411dc3255ad authored over 13 years ago by xaizek <[email protected]>
Don't write anything after running :udf.

github.com/vifm/vifm - 123abc501ee42c599841dee5a551106a000e8b8f authored over 13 years ago by xaizek <[email protected]>
Minor code changes.

Removed one argument from exec_command().

github.com/vifm/vifm - 8b783c0979f20c1b989df8fb1ac959a24faeed11 authored over 13 years ago by xaizek <[email protected]>
Remove unused enum constants.

github.com/vifm/vifm - a1e9818e8aa55e51431487664b1ca2fda272c3f7 authored over 13 years ago by xaizek <[email protected]>
Better handling of odd terminal width.

github.com/vifm/vifm - a8903c9ca91ef653aeeaaeec1b7da655836a04a4 authored over 13 years ago by xaizek <[email protected]>
Understand user name after tilde in paths.

github.com/vifm/vifm - b89a4b0ffd60baa1e7afe0b22be338e4abbedc81 authored over 13 years ago by xaizek <[email protected]>
Corrected view of commands menu.

github.com/vifm/vifm - 9298b412ef17289bf1368b4bb6c9c5b17effb267 authored over 13 years ago by xaizek <[email protected]>
Fix right border and right window size.

When terminal width is odd.

github.com/vifm/vifm - c504283df1a800c4108a223458363238fd2a8b05 authored over 13 years ago by xaizek <[email protected]>
Fix command menu and "..." at the end.

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

github.com/vifm/vifm - 5da34e88ad9e6454505fa259eb1db0cd0867eaac authored over 13 years ago by xaizek <[email protected]>
Fix :h to open vifm help.

github.com/vifm/vifm - f9118d984ae7fa3baf74bb605e34ec643f4a1314 authored over 13 years ago by xaizek <[email protected]>
Make :display and :registers accept argument.

github.com/vifm/vifm - ad947f0aa02501114f95ff5b62ae83c0c2ebe89a authored over 13 years ago by xaizek <[email protected]>
Add gf command.

github.com/vifm/vifm - a76455335bf2e5bcca08e20cf8afc6c252aa4f7b authored over 13 years ago by xaizek <[email protected]>
Add check for broken links of selection on :edit.

github.com/vifm/vifm - 8cd6f7d9477de27aa9af7f1ecc6a7dfe8aea5c40 authored over 13 years ago by xaizek <[email protected]>
:filter?, :invert? and :screen? to display state.

github.com/vifm/vifm - a74263bcda5c445dd932660fc3b37f966cf4033f authored over 13 years ago by xaizek <[email protected]>
Changed format of :delete and :yank.

:cmd reg count.

github.com/vifm/vifm - b3adc4aee819b61b61b0bad7a11afc4cd64b5e9f authored over 13 years ago by xaizek <[email protected]>
Add arguments quoting flag for commands.

github.com/vifm/vifm - 6082377a6b9ed4a34ae10b214bc99fb3057d82c0 authored over 13 years ago by xaizek <[email protected]>
Don't use ~ to specify scripts directory in PATH.

github.com/vifm/vifm - e07f7b51050a8354c98c6b8f1f8c827519671325 authored over 13 years ago by xaizek <[email protected]>
Remove :cmdhistory command.

Now one should use :history c[md] or :history :

github.com/vifm/vifm - 4200ef74bb499ba6cb57c3e2009082a8ac464809 authored over 13 years ago by xaizek <[email protected]>
Fix two small bugs.

Uninitialized data.

github.com/vifm/vifm - e3f915722d03e45d80a5f69eac567fbe63134c89 authored over 13 years ago by xaizek <[email protected]>
Document comments and ~/.vifm/scripts directory.

github.com/vifm/vifm - ebc0fa486af453355b8ad7e70802f043ed80f16c authored over 13 years ago by xaizek <[email protected]>
Move command related functions to commands.c.

From cmdline.c, where they were because of command line completion.

github.com/vifm/vifm - 6da83b6dc5f907f2ffddb69e2f552afad42bf1ee authored over 13 years ago by xaizek <[email protected]>
Understand ~ in the path.

github.com/vifm/vifm - 4c2b75cf0f40933abe6dae099330974904bf08a9 authored over 13 years ago by xaizek <[email protected]>
Fix ~ expanding on tab.

github.com/vifm/vifm - 3de5ec7ff491ae384cf188d9bd421a3d7958335d authored over 13 years ago by xaizek <[email protected]>
Removing old code, fixing new code.

github.com/vifm/vifm - 57ae8db7e22d0c39d50ca2d14f1d22076b54aff3 authored over 13 years ago by xaizek <[email protected]>
Update tests.

github.com/vifm/vifm - 6c0e124bb94c44f9448758ee11f022414b50f98b authored over 13 years ago by xaizek <[email protected]>
Adapt old commands tests to cmds.c.

github.com/vifm/vifm - 2d4fc79d345b5896936ddaa69367b90d80480b5b authored over 13 years ago by xaizek <[email protected]>
Make :command work.

github.com/vifm/vifm - 9f26494157fa167df32b7921ac682f04a68e9d1a authored over 13 years ago by xaizek <[email protected]>
Update tests.

github.com/vifm/vifm - 6e11e36ac4be945888dd10b60e46dd1b4768d6f8 authored over 13 years ago by xaizek <[email protected]>
Make :yank work.

github.com/vifm/vifm - b9655d18c6cc5bcad67de6f1e2c57aa902867eb5 authored over 13 years ago by xaizek <[email protected]>
Removed more old code.

github.com/vifm/vifm - 28e3d5abc535fc10ea9f13224eb2c6eb3972b9e4 authored over 13 years ago by xaizek <[email protected]>
Analyze escaping on completion.

github.com/vifm/vifm - ce2b815a1f0cfc982fa54dfdffd7c28974d58992 authored over 13 years ago by xaizek <[email protected]>
Make user commands work.

github.com/vifm/vifm - fc252b47edc8f4ba14d40d6655b456f22ffb980d authored over 13 years ago by xaizek <[email protected]>
Small fix for the completion.

github.com/vifm/vifm - d19a2ae89d393f6d7d05822720a3b0898be5be40 authored over 13 years ago by xaizek <[email protected]>
New completion, according to cmds.c unit.

github.com/vifm/vifm - 37dc0a17f16ee0d476f293d3768eae1868edf79c authored over 13 years ago by xaizek <[email protected]>
Fix completion again and remove some old code.

github.com/vifm/vifm - 08c80a38238237cfdc3f11108e73f1100b28deb8 authored over 13 years ago by xaizek <[email protected]>
Make :delcommand work

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

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

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

github.com/vifm/vifm - 83a5dd2c714695a39f17a7fcabd08ca5bce994db authored over 13 years ago by xaizek <[email protected]>
Make :rename work.

github.com/vifm/vifm - 6334e19bb3b427be47febfbb0da64b462517244c authored over 13 years ago by xaizek <[email protected]>
Make :display and :registers work.

github.com/vifm/vifm - 3a46f8fb092c43dacd9b47bfd11fcdff8c884c9f authored over 13 years ago by xaizek <[email protected]>
Make :screen work.

github.com/vifm/vifm - 3e98cdbfe1582d58b6a68930122a4a94cc9b499f authored over 13 years ago by xaizek <[email protected]>
Make :sort work.

github.com/vifm/vifm - 6040456b387a6ce0c1516db16f5e4aaaf174c543 authored over 13 years ago by xaizek <[email protected]>
Make :split work.

github.com/vifm/vifm - 1a3207583040a288e52eab72dd95569abeb87869 authored over 13 years ago by xaizek <[email protected]>
Make :sync work.

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

github.com/vifm/vifm - 552f52b150d43e1dd7b0acf042f863b7a0f92ff7 authored over 13 years ago by xaizek <[email protected]>
Make :vmap work.

github.com/vifm/vifm - 19e12649fd646cab8fd9850cf447561ededbadb8 authored over 13 years ago by xaizek <[email protected]>
Make :set work.

github.com/vifm/vifm - 878b04d43a2c6fbe30b8c364658e51fe9116ea05 authored over 13 years ago by xaizek <[email protected]>
Make :view work.

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

github.com/vifm/vifm - 8cf7d561949642b6f641bf3bff80da815d1f01d8 authored over 13 years ago by xaizek <[email protected]>
Make :file work.

github.com/vifm/vifm - 133e58035f617720fa0f11c18e40005272083f00 authored over 13 years ago by xaizek <[email protected]>
Make :history work.

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

github.com/vifm/vifm - 4d0f5bacb01ffe84ba173117fa309e9ab17f849f authored over 13 years ago by xaizek <[email protected]>
Make :nmap work.

github.com/vifm/vifm - 85ea3f7a71c862aaa141306623163bb76d6a09b6 authored over 13 years ago by xaizek <[email protected]>
Make :invert work.

github.com/vifm/vifm - 80c05711129fe5a56e8fdc8d82757bf6985d364a authored over 13 years ago by xaizek <[email protected]>
Make :popd work.

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

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

github.com/vifm/vifm - 672cce893983070c5735fe0c81eafb6e263dcbbb authored over 13 years ago by xaizek <[email protected]>
Make :empty work.

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

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

github.com/vifm/vifm - 2b4989710f75727acd718533cb9db5815c4b8cc1 authored over 13 years ago by xaizek <[email protected]>
Make :pushd work.

github.com/vifm/vifm - 9733ff3caf25426011f7d1572a665bbbe04552b8 authored over 13 years ago by xaizek <[email protected]>
Make :map work.

github.com/vifm/vifm - 27360eb07c9b1c4c63fcfc6cf7f38c3379dac636 authored over 13 years ago by xaizek <[email protected]>
Make :ls work.

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

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

github.com/vifm/vifm - 3832621d70ac1749670dada0439907a591fcfdd1 authored over 13 years ago by xaizek <[email protected]>
Make :change work.

github.com/vifm/vifm - 9102ad39698827635f3474c97890f5af9b7a45f5 authored over 13 years ago by xaizek <[email protected]>
Make :dirs work.

github.com/vifm/vifm - 6f5814c69902d46b1f712da5d74b63b8dbeadcfb authored over 13 years ago by xaizek <[email protected]>
Make :<range> work.

github.com/vifm/vifm - 2537467871e7887bb331e35efc8fdcd12d3d0325 authored over 13 years ago by xaizek <[email protected]>
Make :delete work.

github.com/vifm/vifm - 7aef277634fa8060f8e67761ed4be7dd4133fb5e authored over 13 years ago by xaizek <[email protected]>
End preparations and start using new code.

github.com/vifm/vifm - f04fcd765e9b7c1e384fcfc709ee086e937f66b4 authored over 13 years ago by xaizek <[email protected]>
Make :cd command work.

github.com/vifm/vifm - 6b4f21382bad88497c567b7a9e8fc6834fe6a3e1 authored over 13 years ago by xaizek <[email protected]>
Make :apropos work.

Also add error messages.

github.com/vifm/vifm - c03a27f5dff5e254438fba3cbd5947b2d87ddc3e authored over 13 years ago by xaizek <[email protected]>
Add new unit for parsing commands.

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

github.com/vifm/vifm - 7707c2fd157a3e5e0088c4b67ab25b81841ed997 authored over 13 years ago by xaizek <[email protected]>
Make :colorscheme work.

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