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
github.com/vifm/vifm - 3c08dd1cf0509bdc3e5e3b43903dd53db023bd9f authored over 12 years ago
github.com/vifm/vifm.vim - 383fdf601cdd479c812e18ae1b503d5f33925ea3 authored over 12 years ago
Before worked only with ?, ! and &.
github.com/vifm/vifm - 46718bb803e1583caf8b7e8d4d11b7058acb4e5b authored over 12 years agogithub.com/vifm/vifm - d673efe07776743e10d1a75dfa867dc776bb0688 authored over 12 years ago
github.com/vifm/vifm - 70b324f932902f3bc8f0d0523fba49fa2f393e1f authored over 12 years ago
The print length was calculated as for zero-length width.
github.com/vifm/vifm - 16770127fb8f1fe59aae0458449957d62df288f6 authored over 12 years agogithub.com/vifm/vifm - 321c376c64b20e7bcc1ad809eede09bdf7826465 authored over 12 years ago
This is about files copied to the binary package.
github.com/vifm/vifm - 43280053679fe1d76768422eb35434156d344dfd authored over 12 years agoInstead of manual creation of temporary files.
github.com/vifm/vifm - a19c23719de12be0baf371693f15e64489033c75 authored over 12 years agogithub.com/vifm/vifm - 8fee631afedf6efaeb975d0b4f97305b80d8f31a authored over 12 years ago
Because of expanding directory history on loading vifminfo file,
but not other histories, size o...
github.com/vifm/vifm - 35f34bf2dd662b2b1b224863aa36e720a83ce0d3 authored over 12 years ago
Used to loose relative positions of directories that are absent
in history of the running instan...
github.com/vifm/vifm - 4511538c9520a8f8d3e2254371a03b7ed91ecfa3 authored over 12 years ago
And reduce code duplication by the way.
github.com/vifm/vifm - fd931d7b5bace74e9cbbfbb1b5884a3b51a53b78 authored over 12 years agoThe code lacked a check for version of extended functions.
github.com/vifm/vifm - 3a53b7015b1941153a5727dee962998185f678a9 authored over 12 years agogithub.com/vifm/vifm - c83fa82bab540b2d3ebda7ff5e359dca3b28bcf1 authored over 12 years ago
If visual mode was activated at least once before that, so '<
mark was storing previous position...
After commands, which perform renaming.
github.com/vifm/vifm - 58068d7e9b2049fc9d2571bf15fcb999ccd43032 authored over 12 years ago
If visual mode was activated at least once before that, so '<
mark was storing previous position...
github.com/vifm/vifm - d6faf90a37ded5d1c1e59ffb6e7a832051d40f55 authored over 12 years ago
github.com/vifm/vifm - f230ac7242d878f4107462e42f7e80627c77d1ff authored over 12 years ago
github.com/vifm/vifm.vim - 9bb4ff075eba3bf800c63779d3a29970148f6511 authored over 12 years ago
github.com/vifm/vifm.vim - 79a3a37c6434b9277343be3d160c8409c4931e5c authored over 12 years ago
github.com/vifm/vifm - 11cd6c9470c34158372fe6d92317b2e94730e8ef authored over 12 years ago
github.com/vifm/vifm - b1c7e99de8e469692fcd7a8669ed538aba150d61 authored over 12 years ago
github.com/vifm/vifm.vim - 43e80793495d242521f942452000ca21dd4794eb authored over 12 years ago
Thanks to TobiSGD.
github.com/vifm/vifm.vim - 60e32ab5895eb60fee6370bef59ec9be7c55e355 authored over 12 years agoThanks to TobiSGD.
github.com/vifm/vifm - d3e36fc8ae596cf9781e7502ea7de8072eb1ee05 authored over 12 years agogithub.com/vifm/vifm - 832f1076239a4e134c3ce5d68ceab329653e0574 authored over 12 years ago
Using of relative paths during loading is undetermined, while after
loading user knows for sure ...
Using of relative paths during loading is undetermined, while after
loading user knows for sure ...
It was kinda strange before: <colorscheme_name> <prev> <prev> ...
Now it's correct: <colorscheme...
github.com/vifm/vifm - fd45bc67176b36ab319aea6156c19c0ac1066e00 authored over 12 years ago
github.com/vifm/vifm - 0127305764a6555ba5de14c7022a2abd70fd7450 authored over 12 years ago
Only when vifm is built with --enable-desktop-files.
Was because realloc(x, 0) acts like free(x...
github.com/vifm/vifm - debc6e5db5688856121053906c13081cc42fff15 authored over 12 years agoUsed to save them as console file associations. Damn copy&paste.
github.com/vifm/vifm - d313ed4b8a145dd676bcd1e00213213763a954e1 authored over 12 years ago
1. Don't load builtin associations from vifminfo
2. Don't write any of builtin associations to v...
github.com/vifm/vifm - ffe3255e14c902f0bc65aa09bc477197ed03680e authored over 12 years ago
The associations were reset after loading vifminfo file.
Thanks to Pavel Platto.
github.com/vifm/vifm - e1d45b7012bf0dcb33e67a8860ddfb671579775e authored over 12 years agogithub.com/vifm/vifm - 27f24cdd6c58a19a3cdcc80119b6e4de3ae56bb2 authored over 12 years ago
`:mark q /` followed by 'q will reset dot files filter,
because ../ directory is not shown in th...
github.com/vifm/vifm - 1ac1c60c58686062501a9b35dffa797bd4406b91 authored over 12 years ago
github.com/vifm/vifm - 821ac8a9044fa6fca401f0dd5420dd6e02f1cabe authored over 12 years ago
github.com/vifm/vifm.vim - d29f06484cab085145b61c75c4f112089eca8876 authored over 12 years ago
Get away from all services that think that they have rights to
use your personal information for...
Get away from all services that think that they have rights to
use your personal information for...
github.com/vifm/vifm - 848db2a68e5576a33ec5511846e70b47d4cea52d authored over 12 years ago
github.com/vifm/vifm - 9829e9bbb3c5ab34cf8a74e2d541333d3710c2cf authored over 12 years ago
Retab it.
Remove trailing spaces.
Mention ncurses in Mac OS section.
github.com/vifm/vifm - a8f7366235719cfce7d453fd03d3c809de8dbd92 authored over 12 years ago
github.com/vifm/vifm - e640bcb6cd33d1dedf51979f19fd386a26d4cbf0 authored over 12 years ago
To prevent old and new files from merging.
github.com/vifm/vifm - 9bfcca7f7f8f834cb2c66ffe2c65745204235847 authored over 12 years agogithub.com/vifm/vifm - 9650088adb9173a435a942378617790ba9ab7bf3 authored over 12 years ago
github.com/vifm/vifm - fdd9d45d94116a2bd7d4fcbff7f4f427a0c17427 authored over 12 years ago
github.com/vifm/vifm - 826973f35dd3e4d683da1609d64c49ba19570483 authored over 12 years ago
Use -B flag for make for this purpose.
github.com/vifm/vifm - a4969367f6417b246190784279ec94b7de1d35dc authored over 12 years agogithub.com/vifm/vifm - 3bc9fcfa409540f9b916a129c29e3b7817a38bb7 authored over 12 years ago
Was introduced by 7325b00d.
github.com/vifm/vifm - f6103dd40e7c9a581582da5be431c8abe78e8e53 authored over 12 years agogithub.com/vifm/vifm - 63b18ae01437a9a17a1969507e15201af8d264b5 authored over 12 years ago
Thanks to John Magolske for spotting this.
github.com/vifm/vifm - 14146355569aa541bdfa757e9189a696a9d4a9b1 authored over 12 years agoThanks to John Magolske for spotting this.
github.com/vifm/vifm.vim - 7eda0427e50c92ff853266b8bcf40fd527c25392 authored over 12 years agogithub.com/vifm/vifm - a834089e22b4e57902e9f4a8e25bac4d4f387243 authored over 12 years ago
When configuration directory doesn't exist, vifm-help.txt and
vifmrc were not copied after creat...
github.com/vifm/vifm - 870b3f7a948ae0a8a7856943ae059cc402fb170b authored over 12 years ago
github.com/vifm/vifm - 3b2da5b82df2ecf16bc7215ebc9b73c34a54f3bd authored over 12 years ago
github.com/vifm/vifm - 088b8d05327a2dd595291063ea67ee31bc45b3b7 authored over 12 years ago
github.com/vifm/vifm.vim - ef61c1a71a2facf4a7247632f38809a6652309ec authored over 12 years ago
github.com/vifm/vifm.vim - bb5de68fc7d058639bf209c5f7ee3093570ff645 authored over 12 years ago
github.com/vifm/vifm - 075527106793ed8bf6dc8532bc6dfeb739e33d65 authored over 12 years ago
github.com/vifm/vifm - 657b0e09f36626e1c826c90f7027e8c0be1e1170 authored over 12 years ago
Used to search for "d/r" in file list instead of looking for "d".
github.com/vifm/vifm - 234af1cf590132f9c8c9fecda1dcc6257fc7abd0 authored over 12 years agoAdd missed return statement.
github.com/vifm/vifm - e532bc615b7fefa3f76c070fc4f58c77ae31f0a9 authored over 12 years agogithub.com/vifm/vifm - 371b49ab3da54fba47beaa62b3c250112b8c9092 authored over 12 years ago
With 'incsearch' and 'hlsearch' set.
github.com/vifm/vifm - d5cafdc69e7c85d40274a32e14e65054fc0e28c4 authored over 12 years ago
While working with command line and 'hlsearch' and 'incsearch'
set.
github.com/vifm/vifm - 7bd0a2ddef5d3fc26a8aeeb23b0f5227e5b17af5 authored over 12 years ago
This fixes Ctrl-Z after `xterm -e vifm` and
Ctrl-Z after vifm -> vim.
github.com/vifm/vifm - b0f7353478c30cfb73480e85ee1acdcf70590afc authored over 12 years ago
github.com/vifm/vifm - 3a4326a50c4e83832738d03fa3a32042729b8068 authored over 12 years ago
github.com/vifm/vifm - 7f10480723a58258fb96bf27cb15856abfc10d9c authored over 12 years ago
github.com/vifm/vifm - 3b25a446e2c6802b3a551d88ab6d2ef2c3fdb671 authored over 12 years ago
github.com/vifm/vifm - f93e5fa71c5df9a09c832d14f504d6e70c9600ee authored over 12 years ago
github.com/vifm/vifm - 320d915bea5449bfd020df2d9fda83e6b4cfd955 authored over 12 years ago
Of version 4.21 or older.
github.com/vifm/vifm - 3a2adbd72c953f40dd3cf03564442a359e14b48d authored over 12 years agogithub.com/vifm/vifm - 0a16748095e8d37b9713a2cf5cea41e51e74d9d9 authored almost 13 years ago
The bug was reported by Vlad Glagolev (Stealth).
github.com/vifm/vifm - bd61297547fd394fa4387b7fe1e3ef9e13511680 authored almost 13 years agogithub.com/vifm/vifm - 122e24d88f532387adcdd271244b29b7278f20db authored almost 13 years ago
Which happened on terminal resizing after running external
command.
When they are caused by postponed redraws.
github.com/vifm/vifm - 98fc34fe59a77dbb6f20881d65b1f9a81de01976 authored almost 13 years agoActive wildmenu is needed to reproduce this.
github.com/vifm/vifm - d0590ce67a83bb942bea475e392ce5434cedd74d authored almost 13 years agogithub.com/vifm/vifm - ff504e4eb21239da32e25854c552255783f9e12a authored almost 13 years ago
github.com/vifm/vifm - ed20069e1cb1c40b7e05cb8d734a6630a29b8802 authored almost 13 years ago
When 'vicmd' ends with spaces followed by an ampersand. Having
just an ampersand at the and didn...
github.com/vifm/vifm - e512aa04537f467ecf1c9d37519751f4400b6399 authored almost 13 years ago
github.com/vifm/vifm - 22bbe1ff58054a972a108ec9bafcae12129cd5a7 authored almost 13 years ago
Use time stamp with nanosecond precision if available. The
availability is checked by configure ...
github.com/vifm/vifm - 095f8e4cccdc1e43a2d9beb99a425bd85e7a6964 authored almost 13 years ago
github.com/vifm/vifm - ea73fd04e3680a5e76406d3566ebe1dac56ce7c3 authored almost 13 years ago
Display it on several lines if terminal is really small.
github.com/vifm/vifm - 7325b00ddd8f819899af54d6bf5efc50f1a39dc9 authored almost 13 years ago