Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vifm/vifm

Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
https://github.com/vifm/vifm

Make :help work.

deb00360473c5fe12c24971607a2cf25567deaa5 authored over 13 years ago by xaizek <[email protected]>
Make :edit work.

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

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

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

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

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

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

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

Also add error messages.

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

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

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

fda08dd2676e9c5b10efc804517ea0ad55745816 authored over 13 years ago by xaizek <[email protected]>
Make :cmap work.

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

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

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

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

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

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

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

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

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

Damn slash at the end.

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

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

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

d, D, p, P, C

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

ec867e5e464d652c11ae206b56ff9873d89fa4fb authored over 13 years ago by xaizek <[email protected]>
Fix position window update.

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

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

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

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

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

When no user keys are defined.

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.

aa74195d1bd2e0d631aaad016834c886d757d7ae authored over 13 years ago by xaizek <[email protected]>
Fix fast run.

Forgot to update after modifying completion mechanism.

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

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

e0a4252838385a000cbfca9e9887314994b37118 authored over 13 years ago by xaizek <[email protected]>
Fix invalid "duplicates" msg on :rename

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

58baf2ce91988c8917bbf48d10b4d1f8523c5845 authored over 13 years ago by xaizek <[email protected]>
Fix :rename.

Used to temporally rename invalid files.

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

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

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

b33f0155ca358a034205338561781d649be4600a authored over 13 years ago by xaizek <[email protected]>
Fix completion bugs.

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

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

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

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

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

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

When nothing is selected.

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

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

0f627ebb3ff446ab4610cc00f5b259809346c299 authored over 13 years ago by xaizek <[email protected]>
Fix completion after |

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

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

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

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.

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

91f804fff716b68ad9ace119a90e04b0fcf7534f authored over 13 years ago by xaizek <[email protected]>
Add support for multiline commands in startup file

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

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

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

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

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

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

b3eb514d9eb56684aa6f621dc2c1c248283186a3 authored over 13 years ago by xaizek <[email protected]>
Fix color schemes.

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

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.

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

b93c12d3356c41ad45c782d8101b65ca856b702c authored over 13 years ago by xaizek <[email protected]>
Fix color schemes problems.

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

43cd7541a2f8e1a6430ad10b7cc085e229363255 authored over 13 years ago by xaizek <[email protected]>
Fix zR.

bb614ba61e8683ec50aef71d269e8dd03c1adccc authored over 13 years ago by xaizek <[email protected]>
Fix sorting of numbers.

x001 < x1

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

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.

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

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

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

Also don't hang on fifo.

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

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

Disappeared stat_win.

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

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

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

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

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

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

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 "../".

ea4a50ff56db2c0a05619e01294907ad39ad18ed authored over 13 years ago by xaizek <[email protected]>
Document %% in commands.

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

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

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

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

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

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

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

68d495e3215fbe3981ba154c84a04ae5e40e9df2 authored over 13 years ago by xaizek <[email protected]>
Correct tests.

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

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.

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

4c7ddc4c288bee4e3029983ea56d66acde660258 authored over 13 years ago by xaizek <[email protected]>
Update modelines.

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

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

When '< and '> are undefined.

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

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

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

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

And in both views.

907b781fd87bcd74b8df785e656c1e857ddb52b5 authored over 13 years ago by xaizek <[email protected]>