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

Remove slash before prompting user for new filename.

github.com/vifm/vifm - fda0b33ea4e3b06c6049bed62946b7e3da8600a1 authored over 13 years ago by xaizek <[email protected]>
Show error message when user tries to rename '..'.

github.com/vifm/vifm - 23ea81bbb9ffcffd0868f08fab56e471a90e73cc authored over 13 years ago by xaizek <[email protected]>
Use system_and_wait_for_errors() for file renaming.

github.com/vifm/vifm - 81d704a730632c9e3d7ddc6c82f828cc05977086 authored over 13 years ago by xaizek <[email protected]>
Merge remote-tracking branch 'tmprep/new_keys_engine'

github.com/vifm/vifm - 06c0b1b4a1141070ef06c1f70c5481e0bdf22016 authored over 13 years ago by xaizek <[email protected]>
Merge remote-tracking branch 'tmprep/new_keys_engine'

github.com/vifm/vifm.vim - 5a417579a6e3ee60cb610244c2ef6e7743f059a1 authored over 13 years ago by xaizek <[email protected]>
Removed change dialog except its permissions subdialog.

github.com/vifm/vifm - 633793688c697c090ac02bd3e235e9abba0668f1 authored over 13 years ago by xaizek <[email protected]>
Added co normal mode command.

github.com/vifm/vifm - 363c4f6cc6813d3fc86803a40aade2952a7f23fe authored over 13 years ago by xaizek <[email protected]>
Added sort mode for sort type dialog.

github.com/vifm/vifm - 8ca3f9082ff153728e46a33fe7794a26411fa2eb authored over 13 years ago by xaizek <[email protected]>
Removed strange line in show_sort_menu().

github.com/vifm/vifm - 8805aaa52b9b676cf8808326da41698604472298 authored over 13 years ago by xaizek <[email protected]>
Added ctrl+w command line mode shortcut.

github.com/vifm/vifm - 686c4ed6c4fe9aa3547ade01e203b77b2b3c969d authored over 13 years ago by xaizek <[email protected]>
Added meta+f command mode shortcut.

github.com/vifm/vifm - f475c803c5676a09726fc36a7add977c2b711333 authored over 13 years ago by xaizek <[email protected]>
Added meta+b to command line mode.

github.com/vifm/vifm - c136d06adfe22834eb9035e62fe19fbbb0290d37 authored over 13 years ago by xaizek <[email protected]>
Added support of meta combinations.

github.com/vifm/vifm - 81493b0b5c62b0636991cb7c0650b0f5bb5b5b61 authored over 13 years ago by xaizek <[email protected]>
Fixed use of freed memory in menu search.

github.com/vifm/vifm - a7edf4adfeda719dcb9adb3cbe002c0bdaab370e authored over 13 years ago by xaizek <[email protected]>
Do search of last search pattern when N or n pressed and no files

selected.

github.com/vifm/vifm - 05a503f122d0a14980d887e72f66f7b756526c7c authored over 13 years ago by xaizek <[email protected]>
Fix. Save results of commands in status bar.

github.com/vifm/vifm - 059c68c4958381319a80f98f5861dee8ac3f599d authored over 13 years ago by xaizek <[email protected]>
Dynamically allocate memory for history.

github.com/vifm/vifm - 6ef5820d8f9003553d23c708fde670c6c44f492e authored over 13 years ago by xaizek <[email protected]>
Better history handling.

github.com/vifm/vifm - f3c4e0a2524417101f6352d596f5805823f311e4 authored over 13 years ago by xaizek <[email protected]>
Added prompt mode. Changed rename_file to use it.

github.com/vifm/vifm - 7ef0ccb47f7ccb0e8611446b42585ef0a8e78a04 authored over 13 years ago by xaizek <[email protected]>
Fixed non Latin long paths in pane title truncation.

github.com/vifm/vifm - 148a6f5bdc269a1c6d480c0bf249f9dbc986c9fa authored over 13 years ago by xaizek <[email protected]>
Fixed missing last character in the title of view window.

github.com/vifm/vifm - bf865f17442146ab118b1affe25ca893d15e14ba authored over 13 years ago by xaizek <[email protected]>
Correct count of selected files on errors during deletion.

github.com/vifm/vifm - d63e167c3b05c18dea0187d3dedcb921c32dd56a authored over 13 years ago by xaizek <[email protected]>
Now <cr> can be used in mappings.

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

github.com/vifm/vifm - 8da628bc50a19c8528bbb31b38ec435cd0c84fb3 authored over 13 years ago by xaizek <[email protected]>
More standart history.

github.com/vifm/vifm - 6fb2909b3b5199bb242831e11c9d03535ec71d42 authored over 13 years ago by xaizek <[email protected]>
Found missed history record.

github.com/vifm/vifm - e0055c4c14e6cd62eb1576f8a8cf9af1ffc5b3f0 authored over 13 years ago by xaizek <[email protected]>
Fixed user commands completion.

github.com/vifm/vifm - a34a34256e7fb7a212f5272976e002a6f84b38df authored over 13 years ago by xaizek <[email protected]>
Implemented nmap command.

github.com/vifm/vifm - 5e052c2127b9f55456e870b92ebdfd141eefa66f authored over 13 years ago by xaizek <[email protected]>
A little bit of refactoring.

github.com/vifm/vifm - b3993be42d65408a49ef542af041f46fb3950b95 authored over 13 years ago by xaizek <[email protected]>
Changes to support Unicode. Changed command line and menus to use new

keys engine.

github.com/vifm/vifm - 67c03d89c13ad7982cc3917a21bd8fb2a34384c0 authored over 13 years ago by xaizek <[email protected]>
Removed unused macroses.

github.com/vifm/vifm - 440fbedc4f9ca2cade3a87c38f980fbb6c08d4c3 authored over 13 years ago by xaizek <[email protected]>
Removed comments.

github.com/vifm/vifm - 4de9d57c78ecbe2cf8bad5587ea7fba86e374079 authored over 13 years ago by xaizek <[email protected]>
New keys engine for visual mode.

github.com/vifm/vifm - 45a947890acb2917a8d9bb53d2a1987e644ca1b4 authored over 13 years ago by xaizek <[email protected]>
Moved esc and ctrl+c handling in normal mode.

github.com/vifm/vifm - 85de7c4b1ea8596824033daa268b9a0bc51f5d11 authored over 13 years ago by xaizek <[email protected]>
Don't show empty error messages.

github.com/vifm/vifm - e70c1a5a298527b4e1c65cbd05e0edfc0f40e55e authored over 13 years ago by xaizek <[email protected]>
Don't clear selection after d command with selector.

github.com/vifm/vifm - f61a9c3e34e5a51b86214bb8a913e55fd988c1da authored over 13 years ago by xaizek <[email protected]>
Fixed ctrl+y. Fixed ? behaviour (jump forward to the nearest match)

github.com/vifm/vifm - a19384ca217a012342416b13f4a0d1538e36b035 authored over 13 years ago by xaizek <[email protected]>
Added G, gg, H, L, M selectors and y with selectors.

github.com/vifm/vifm - 0410b6f5e3bb5bbf54d73845fa9e9023d6c691fd authored over 13 years ago by xaizek <[email protected]>
Refactoring. Made ranges work correct (-1).

github.com/vifm/vifm - f283f13176943d2c61700eeb9b592ae6d85f0dfe authored over 13 years ago by xaizek <[email protected]>
Fixed status bar message broken by new engine.

github.com/vifm/vifm - 331ac2e7aaed092e5bc09a69e4f8f29bdab6a0fb authored over 13 years ago by xaizek <[email protected]>
Removed unneedded yanked_* from Status.

github.com/vifm/vifm - 67126a08b7f2ba5187319cb8b808c66e3638577d authored over 13 years ago by xaizek <[email protected]>
New keys engine for normal mode.

Moved some functions.
Support for j and k motions with d normal mode command.
Better registers su...

github.com/vifm/vifm - 9683864f5592c213eb093b512151783e5c88d217 authored over 13 years ago by xaizek <[email protected]>
Added USE_IEX_PREFIXES option to config.c

github.com/vifm/vifm - 7845b8e82289c4c2c7b467bb027a7f7063acdf30 authored over 13 years ago by xaizek <[email protected]>
Leave command line mode on backspace if line is empty

github.com/vifm/vifm - 46a2cd7e2bc4c4b80fc07d310f75cbff1dffffd1 authored over 13 years ago by xaizek <[email protected]>
Restore status bar width before leave command line mode

github.com/vifm/vifm - a0c8276a3a39878f7f7db925346ef940edc2621a authored over 13 years ago by xaizek <[email protected]>
Added Ctrl+w o and Ctrl+w v normal mode commands

github.com/vifm/vifm - 7c9d4924a176a040099dfb93fa5032a6ec43b0c7 authored over 13 years ago by xaizek <[email protected]>
Handle Home and End keys in command line mode

github.com/vifm/vifm - 56b642f12209697677ef717fccf1b0c93caf29ad authored over 13 years ago by xaizek <[email protected]>
Escape filenames when renaming files

github.com/vifm/vifm - a96cefda8234c87801c97680cb71abcfc00661cb authored over 13 years ago by xaizek <[email protected]>
Handle rename file error

github.com/vifm/vifm - d4386ebff75b7f8250c88704fae12f3f64e92dfb authored over 13 years ago by xaizek <[email protected]>
Added one more todo (save panel directories befor quit)

github.com/vifm/vifm - 39c5b898476d18516100d21d4759dcdf4e5b68a0 authored over 13 years ago by xaizek <[email protected]>
Expanding command line

github.com/vifm/vifm - 14ec5b43583860c0fe46661dc6dcb9a16f0cb5f5 authored over 13 years ago by xaizek <[email protected]>
Draw prompt in status bar after key pressed.

github.com/vifm/vifm - 002f2fb34026fedc00fa2a0a7ad308e716dbbfaf authored over 13 years ago by xaizek <[email protected]>
Use CMD_MAX_LEN everywhere not only in rline.c.

github.com/vifm/vifm - 8f586d0377b5ea932b5733e1152dc590a278d02d authored over 13 years ago by xaizek <[email protected]>
Added Ctrl-w Ctrl-w normal mode command

github.com/vifm/vifm - 3dae53e9ec5e7218879a39f7065691006ef3c2bd authored over 13 years ago by xaizek <[email protected]>
Added Ctrl-e/Ctrl-y normal mode commands

github.com/vifm/vifm - 3318af0a42b9409a62fae1128cf2ac79a143b62d authored over 13 years ago by xaizek <[email protected]>
Synchronize rborder draw code in setup_ncurses_interface()

with one in redraw_window()

github.com/vifm/vifm - 40d08d3d0e5c9070f0ba44fa1f2b258da36bfe48 authored over 13 years ago by xaizek <[email protected]>
Use clean_selected_files for clearing selection

everywhere where it's possible.

github.com/vifm/vifm - 12b3710274cf46f419e316ca8e47eb90cd3f351e authored over 13 years ago by xaizek <[email protected]>
Implemented zb normal mode command

github.com/vifm/vifm - dcd86d587a2127e826dbf94692dc5734127f2448 authored over 13 years ago by xaizek <[email protected]>
Implemented zt normal move command

github.com/vifm/vifm - be9146ffa2294ce203598158285db5edf8b5f7da authored over 13 years ago by xaizek <[email protected]>
Implemented zz normal mode command

github.com/vifm/vifm - 02164d4607498b108272527844456c8f4cdc1491 authored over 13 years ago by xaizek <[email protected]>
Display ^W in num_win

github.com/vifm/vifm - b3944fd45382d404b45d5159d08df8bd363b48f3 authored over 13 years ago by xaizek <[email protected]>
Added . normal mode command to documentation

github.com/vifm/vifm - 3ad43e2dc2171ec5e4fc4009202a099b400633e8 authored over 13 years ago by xaizek <[email protected]>
Added Ctrl-W h/l to the documentation

github.com/vifm/vifm - ac307b3b812d280f7f1f9019956d92387b62023e authored over 13 years ago by xaizek <[email protected]>
Refactored update_all_windows() in keys.c

github.com/vifm/vifm - 655e8c3473f2e51ef93fb2c9267acf3a380bae9d authored over 13 years ago by xaizek <[email protected]>
Moved rename_file() to fileops.c.

Removed unneeded (now) if blocks.

github.com/vifm/vifm - e06816a678c6790e393e6e85e0c31401304cfa06 authored over 13 years ago by xaizek <[email protected]>
Coding style corrections

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

github.com/vifm/vifm - a40bac4835c997be715bcafa3283cd615512a294 authored over 13 years ago by xaizek <[email protected]>
Added vim modelines. Retabed. Removed space at end

of lines.

github.com/vifm/vifm - e93ce7fc6e715ca3bec7c1101521cf2a6dee7138 authored over 13 years ago by xaizek <[email protected]>
Removed a lot of free() related funny things.

github.com/vifm/vifm - 9ca2c2440ab0e34a31f7ebeade70e06283a42b86 authored over 13 years ago by xaizek <[email protected]>
Added constant for magic number 1000

(KEYPRESS_TIMEOUT).

github.com/vifm/vifm - 57b1cb95fca59c61d60eb190790e125f995eb615 authored over 13 years ago by xaizek <[email protected]>
Added missed header guards

github.com/vifm/vifm - c1b7c5db2a72f2965d1393fc5e5b138f3549fdd2 authored over 13 years ago by xaizek <[email protected]>
Added error message about too long cmdline

github.com/vifm/vifm - 0f0ce691baaf8c8d32293caaef1da450b21af8cc authored over 13 years ago by xaizek <[email protected]>
Normal way to rename file.

github.com/vifm/vifm - c7eba19bce5cbc8bd30fe72cd11ea6c634609909 authored over 13 years ago by xaizek <[email protected]>
Now non Latin characters can be used to rename

files.

github.com/vifm/vifm - edb0b1e1bcbb940e0d989eaf4b1e54239d2b29e3 authored over 13 years ago by xaizek <[email protected]>
Added Ctrl+p/Ctrl+n as duplicates for up/down

arrows in command line mode.

github.com/vifm/vifm - 32b02d5d7d06c699d2877902bcef907b158e1d76 authored over 13 years ago by xaizek <[email protected]>
Added Ctrl+u support in command line mode

github.com/vifm/vifm - 6e29d5fc01c8ead8c5607b4bb6d711caeab2d99d authored over 13 years ago by xaizek <[email protected]>
Fixed bug with empty command line (after editing)

github.com/vifm/vifm - 29ee7c1a4e48685b860cb00e432492b8b7ba6231 authored over 13 years ago by xaizek <[email protected]>
Made non latin names twice longer

github.com/vifm/vifm - f62d2928ddbff9cf84eef702c0abec39bd8c623d authored over 13 years ago by xaizek <[email protected]>
Fixed some stuff with file selection (update view

after updating inner structures)

github.com/vifm/vifm - 5cb245faa01a0581491c3305bcb0603dc8b1dcf3 authored over 13 years ago by xaizek <[email protected]>
Added USE_IEC_PREFIXES option.

Removed unneeded describe_file_size function.

github.com/vifm/vifm - d966bbc6832a5d6518a93b2b92f7712d1e054aa5 authored over 13 years ago by xaizek <[email protected]>
Added i command normal mode to handle file, but

don't run executables

github.com/vifm/vifm - e569298b071558f6897c97f78f4ab8d208dce4f6 authored over 13 years ago by xaizek <[email protected]>
Updated help file (ZZ, ZE, Ctrl+d, Ctrl+u)

github.com/vifm/vifm - fc40a24a36a985a84d21aebde8c94be99191699f authored over 13 years ago by xaizek <[email protected]>
Added Ctrl+D and Ctrl+U to scroll by half screen

github.com/vifm/vifm - 2aacf80a8851f013b0209ed168f6858b1c0f9046 authored over 13 years ago by xaizek <[email protected]>
Show z..., m..., '... in num_win

github.com/vifm/vifm - e1f70fc547159d6f028edd3b32506467a94f6559 authored over 13 years ago by xaizek <[email protected]>
Added ZZ and ZE normal mode commands (work as :q)

github.com/vifm/vifm - 58d58d52d4097b84b9e3c0375877da2ad408c2e9 authored over 13 years ago by xaizek <[email protected]>
Made dot files (including ..) appear at the

beginning of file list when sorting by file names.

github.com/vifm/vifm - 4d85c7586de4ea98d2f41c6f07fcc4bc26cb69de authored over 13 years ago by xaizek <[email protected]>
Made bookmarks menu work.

github.com/vifm/vifm - 018cdb3c0f10dd3b72826bdc71f9509b9ec25e90 authored over 13 years ago by xaizek <[email protected]>
Fixed segmentation fault caused by newwin().

github.com/vifm/vifm - 84fc6db3d5f2ccf1bb94092d78c010081d163291 authored over 13 years ago by xaizek <[email protected]>
Fixed bug in visual mode when using Page-Up key.

github.com/vifm/vifm - d26e7fd74b67e80eb9a8e17e268f188ac28ec7df authored about 15 years ago by ksteen <[email protected]>
Changed commands.c expand macros %D to use ' instead of "

github.com/vifm/vifm - afa5463e4b67618e611dea05e2874ce83a8bc530 authored about 15 years ago by ksteen <[email protected]>
Added cfg.using_default_config to fix writing of vifmrc file.

github.com/vifm/vifm - 68f3f996fd9fe25ceb6a781049c4af10c76e4b39 authored over 15 years ago by ksteen <[email protected]>
Update for new repository

github.com/vifm/vifm - c4015e55d0be321219dfbce87330600617795b91 authored over 15 years ago by ksteen <[email protected]>
modified: src/background.c

modified: src/color_scheme.c
modified: src/config.c
modified: src/ui.h
modified: src/...

github.com/vifm/vifm - 013e99dbf1748e36b4838d75109a2b91e3522740 authored almost 16 years ago by Ken <[email protected]>
Merge [email protected]:ksteen/vifm

Conflicts:
src/menus.c

github.com/vifm/vifm - 13093afb895456fb51f7c84e95793b901dea31ff authored almost 16 years ago by Ken <[email protected]>
Changes to be committed:

(use "git reset HEAD <file>..." to unstage)
modified: src/fileops.c
modified: src/menus.c

github.com/vifm/vifm - 0829153932cec393bc80f4ad0a11f13863b8260c authored almost 16 years ago by Ken <[email protected]>
code cleanup

github.com/vifm/vifm - 8138dabe9fb64ae3b83260555c0598906813a2b8 authored almost 16 years ago by ksteen <[email protected]>
Fix empty menus bug

github.com/vifm/vifm - 5bd967a33f0d979fe23ffa3d8aab137542389d2b authored almost 16 years ago by ksteen <[email protected]>
Committer: Ken <[email protected]>

On branch master
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)

new...

github.com/vifm/vifm - a93f1ae3746efce154fc5039dac5c3d57f61abe0 authored almost 16 years ago by Ken <[email protected]>
first commit

github.com/vifm/vifm - 6317a2a89b20fb102475fb049e12b3b450d29a27 authored almost 16 years ago by Ken <[email protected]>