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 - bea7bba0487993809c960ed5b315f7169ae67917 authored over 13 years ago
github.com/vifm/vifm - 825519599b3a03f9966a04b07cc0f2f1efbea8f9 authored over 13 years ago
On exit old title isn't restored, there is a way to do that, but
only for xterm (anyway I tried,...
Useful for better performance of file browsing over nets.
github.com/vifm/vifm - a8a7d02e1b43c6ef1c0d18977f4a61b2e62c9ce6 authored over 13 years agogithub.com/vifm/vifm - 35470d07515b94aa051a04d4f26e35194c09efc5 authored over 13 years ago
github.com/vifm/vifm - c232981283834b4105ee2e16d9e744e69fce007a authored over 13 years ago
In case there was an error with ownership.
github.com/vifm/vifm - 6095603933ce5c399f2b95c0f949c7c94db9b4a4 authored over 13 years agoThis is important for some FUSE mounters that work over nets.
github.com/vifm/vifm - 7df3f9c23eba936bb8944b1173bc836abe695655 authored over 13 years ago
Because of clearing selection after commands and thus redrawing of views,
dialogs weren't visible.
github.com/vifm/vifm - 4259c819be16bcabd775006496202bdebc6dd8d7 authored over 13 years ago
On file renaming, while forming undolist group message
github.com/vifm/vifm - 12fa8e97edd0fed1acdd4f6b7f105e2274c56245 authored over 13 years agoMainly for consistency, and also because I've modified all files.
github.com/vifm/vifm - 7579767488ea97bed5a34a4e174706f2860e948f authored over 13 years agoAfter 3778fec.
github.com/vifm/vifm - e607fb2c32c3fb3213f70ca4ebf1cfedd67ddae5 authored over 13 years agoFor normal, visual and menu modes.
github.com/vifm/vifm - 7e98bec89470b320b642ec9c3f241c811d08adef authored over 13 years agoIn normal, visual and menu modes
github.com/vifm/vifm - 46e9f62f12ca34928ddc1fe58d49db3be09dee7d authored over 13 years agoThis time in visual and menu modes.
github.com/vifm/vifm - 0f326174455579539c8b5cf9eb580adfbaa7c567 authored over 13 years ago
Print them only when directory size is bigger than one file system
block. Seems like previously...
github.com/vifm/vifm - 3778fecef7f77a0c1f0baf0db075011e35f02b03 authored over 13 years ago
For example, after commands:
nmap dd DD
nmap d D
nmap-menu used to show only dd (because it's lo...
github.com/vifm/vifm - 06856e054a94e6970bdcfb6659fd8bcef9e902f9 authored over 13 years ago
github.com/vifm/vifm - 2dd5fda87eb82d2a11d6899442596f8741115145 authored over 13 years ago
github.com/vifm/vifm - 5c1135b972baa1aedd250a8aa0d0b2a18a2a47d4 authored over 13 years ago
github.com/vifm/vifm - b10e8e92ae929d6a3909278a8e26785a7f12f3f1 authored over 13 years ago
github.com/vifm/vifm - 2198e45361245f1e0fbe17b90a6d0f1410a0d101 authored over 13 years ago
github.com/vifm/vifm - 69d26dd4c36dfd40891f629fb0f715c7365139a6 authored over 13 years ago
github.com/vifm/vifm - 46bf33dd0c45115355c9c4a9a159868a0ba2d52e authored over 13 years ago
Used isalnum() and isspace() when it should be iswalnum() and
iswspace(). It worked because isa...
github.com/vifm/vifm - c6e04172f1e12e51e7d53f978bddeff618c47b22 authored over 13 years ago
github.com/vifm/vifm - f4c5ccb07f8387dd435ed1646b00fe108148a4a2 authored over 13 years ago
Now it prints "1 matching file for xxx" instead of "... files ...".
github.com/vifm/vifm - 3ebbb96f518a90e0f828647fed58f853de803570 authored over 13 years agoSince GUI is always present on Windows.
github.com/vifm/vifm - b43e383e45a269ea0a6f73e250392eb3fe0e4ce3 authored over 13 years agogithub.com/vifm/vifm - 411f0a0a61e28793e6dbbea380cdfd2d5b9fd138 authored over 13 years ago
github.com/vifm/vifm - 39e7930fd498566724f56e8459a4ea3986e2f941 authored over 13 years ago
Input "123" used to produce "112123" in the input bar.
github.com/vifm/vifm - 5290374e294095e31cb30e32de613515531675ca authored over 13 years agogithub.com/vifm/vifm - 3687fce425f16f2456e2ed7bf2ae900ba5780f25 authored over 13 years ago
When directory contains a lot of files, and view is scrolled vifm used
to highlight invalid file...
So it's obvious for user (when running :colo? command) that no color
scheme from the ~/.vifm/col...
github.com/vifm/vifm - f1abbe3042630c62f87bd79015519ef313572e34 authored over 13 years ago
github.com/vifm/vifm - 85b194afa14134ccf44760a0675487712254045c authored over 13 years ago
Don't quit with error message about files and directories being selected
at the same time if cur...
Shame on me. Don't know exactly why (probably because of strncpy
behaviour), but I used to thin...
github.com/vifm/vifm - 61fa324a4250e5690af2b8d6ea6aedd0b62c3b7b authored over 13 years ago
Used to load ~/.vifm/colors/Default.
github.com/vifm/vifm - c12cbac74f7101eb8debeb76f67429f35b77c0ef authored over 13 years agoTo make code more readable.
github.com/vifm/vifm - 034af48c20f8970cdd034f5713df60e67d2117b0 authored over 13 years ago
When current file is directory and there is selection, directory was
opened with an associated p...
github.com/vifm/vifm - 3891b16c0fbbd5b484320fa1ce97b5fe99ee0310 authored over 13 years ago
github.com/vifm/vifm - 922b4ef1594de857e01a0f3ea5f2f6b2d6813b27 authored over 13 years ago
Directory, search, command line and prompt histories.
github.com/vifm/vifm - ded383788441550ef64ea5858d39c8d691fdbc40 authored over 13 years agoThere macros are expanded to paths enclosed in double quotes.
github.com/vifm/vifm - 7d402c01c6faf5db2b1125284b1bf039c5d39755 authored over 13 years agogithub.com/vifm/vifm - d015216eced617bbce89cd1b08964ec647c1facc authored over 13 years ago
They worked, but didn't set sizes of subdirectories.
github.com/vifm/vifm - e2f6ce9ccca753cb906589c3fb5383d5f864cda5 authored over 13 years agogithub.com/vifm/vifm - f322a2b3e8d245922accb64fc946304f38e544bd authored over 13 years ago
'fusehome' option.
options in the rhs of map commands.
github.com/vifm/vifm - b7ef948ee5519a3211a2ffd01eb5036ffa18c708 authored over 13 years ago
Show number of selected files in the input field.
github.com/vifm/vifm - 04ec6eb8857d31c803621d8cf79d53334670969b authored over 13 years agogithub.com/vifm/vifm - da8fb6755fe6d4ba9c2405acc481396730481b43 authored over 13 years ago
:mkdir
:rmdir
:touch
Also correct operation messages in the :undolist menu.
github.com/vifm/vifm - 6b04b73b7fee2c9809816703bbcace6aedcac927 authored over 13 years ago
github.com/vifm/vifm - c6b98e88f4b0ba936f519498edd0b3eef2d90aeb authored over 13 years ago
github.com/vifm/vifm - e53007bcdbb65a80776411373e8f66e9149f866b authored over 13 years ago
github.com/vifm/vifm - 41cd454fdd8a1c73b9943d4b07d44efc8a652965 authored over 13 years ago
github.com/vifm/vifm - 30d8ae8948dc6c35cb010ee56eaa1d548b38cac6 authored over 13 years ago
Default background of directories, etc.
github.com/vifm/vifm - 97f93a71a60dc3e9ac43aefe07c187bb846da0fe authored over 13 years agogithub.com/vifm/vifm - 554fc656fc719000e80187e8913a8594dd28b3bf authored over 13 years ago
github.com/vifm/vifm - 764ca135b7375384939f038d9b3b70b47bd29c2e authored over 13 years ago
github.com/vifm/vifm - f92b83276e7a078b2eb9cc8f1cf0b5a3080c9450 authored over 13 years ago
github.com/vifm/vifm - ead512a390a9a5671c344d7b79f277b24019bc64 authored over 13 years ago
github.com/vifm/vifm - 9e041e8adb1226868bc4e671f8aca94369d6aac4 authored over 13 years ago
github.com/vifm/vifm - eecb6487909dd0d0dc334503f237a4c776bcffdc authored over 13 years ago
github.com/vifm/vifm - b404af1b944c79b1a3e8cdc197f4b4270ee59a63 authored over 13 years ago
github.com/vifm/vifm - 24eec24b802ab498d283f64ba6d6b2211b465389 authored over 13 years ago
When file name contains space, slash or percent sign.
github.com/vifm/vifm - 6e4b99608ac3a8c7a9dd5581a29c58a052044973 authored over 13 years agogithub.com/vifm/vifm - 76b1ed331bb7b37c9c4d09a9b1a475c70fd44251 authored over 13 years ago
github.com/vifm/vifm - 81153c00b0c8c8871a1690ef92f124b7d7671123 authored over 13 years ago
github.com/vifm/vifm - 79c947480de84d237f70e2c081ce33a314b5d37d authored over 13 years ago
github.com/vifm/vifm - a87bda8f0317014f63a9ac8441779bca2bbe49ba authored over 13 years ago
github.com/vifm/vifm - 04307d7b4bfe3196660789046bde33eb97aac18a authored over 13 years ago
github.com/vifm/vifm - aebf456e90e71a40daa88f167708c6db200c76d1 authored over 13 years ago
github.com/vifm/vifm - 2f81ff7edadb868245e5658e254940149b3ffd38 authored over 13 years ago
cg
co
cp
:chmod
:chown
Correct :change dialog.
github.com/vifm/vifm - 3690a825074b38870557f47db4a94c1ff698b69a authored over 13 years ago
github.com/vifm/vifm - 85756ca6d006cb56bdf07ddd1181444140c378cd authored over 13 years ago
cw, co and cg
and another small fix for permissions dialog
github.com/vifm/vifm - 2bd7077d023927f81e6ac0a0914ffe4582830f7f authored over 13 years ago
github.com/vifm/vifm - 981cbc755fcf50addf53fc3c771d140df38f3415 authored over 13 years ago
github.com/vifm/vifm - 4eaf483916bbd36cb721b9909338579e1d40742a authored over 13 years ago
github.com/vifm/vifm - 6438ae4f20622d46817025aed9ede768d8940b8c authored over 13 years ago
github.com/vifm/vifm - b60616786dda9dbac4a5289e76cec395a900dbca authored over 13 years ago
github.com/vifm/vifm - 214de13890ef62e470e33a0a0132ee09f8b663c6 authored over 13 years ago
github.com/vifm/vifm - a3422187c8036186485d48cbf519afa337c1f305 authored over 13 years ago
github.com/vifm/vifm - 0d24d267b82c2f597d5d84efddfa6a6c12b4bf54 authored over 13 years ago
github.com/vifm/vifm - 62e7a41efa9a3eb12a694617e96e2ef23fd9e0a9 authored over 13 years ago
github.com/vifm/vifm - 6f70d3ab37a736eb8e11b7d9c8517afd300ad8c9 authored over 13 years ago
github.com/vifm/vifm - a20b3067daba561d471300cf8a4e165f5d8915c8 authored over 13 years ago
github.com/vifm/vifm - 429a811b658917c5cc8ef052b76f795c54fcf2dd authored over 13 years ago
github.com/vifm/vifm - 631c1c426d6e4509e441591bf456667c19d0871e authored over 13 years ago
If you used reversecol, replace it with
set cursorline=reversecol
github.com/vifm/vifm - 97923ce88ad30ebb2c4cc2c0867b130c4e10554f authored over 13 years ago
github.com/vifm/vifm - 4fd959c3676107089ac0cb50ce210aa8f6c91271 authored over 13 years ago
github.com/vifm/vifm - 632f7c24da660e056d702e87023e7f0ddcd48d02 authored over 13 years ago