Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vifm/vifm.vim
Vim plugin that allows use of vifm as a file picker
https://github.com/vifm/vifm.vim
Mainly fix documentation on yy, Y, dd and DD not mentioning how "s" flag
of 'cpoptions' affects ...
For 'classify' and patterns in general.
See #968 on GitHub.
1ba7a9d087aef174036f527ce8f9fa91fbd181d1 authored 12 months ago by xaizek <[email protected]>
* Explain what <f0>-<f63> are for.
* Remove "only for MS-Windows" label.
* Mention <m-f1>-<m-f12...
It's long outdated and now the site isn't even available.
Thanks to qadzek.
1653fe56ebc9a96e5668eaa017cc0faf1ab13c23 authored 12 months ago by xaizek <[email protected]>
Remove dead link to outdated Esperanto translation.
Add usage example for `g:vifm_exec_args`.
af5fc7af903d7d02e0f34a38251a549762ff514c authored 12 months ago by qadzek <[email protected]>
It took me a long time to figure this one out, so I figured an example
would be nice. Judging fr...
This website has been down for some time. It's still available on the
Wayback Machine, but that ...
8cea10925699a8f77f6d9ebb5df87a5995fbd3f2 authored about 1 year ago by Mrestof <[email protected]>
"return" looks wrong here, "restore" is closer to what happens.
631258f09518f40c35eed1879f1f8982d3683771 authored about 1 year ago by xaizek <[email protected]>
Made Tab and Shift-Tab in interactive search prompts (including when
navigating) move cursor to ...
It returns stream to which Vifm's output was redirected (if it was
redirected, i.e. original out...
c6c818626be306c675fd47d57be045a30cb44303 authored about 1 year ago by xaizek <[email protected]>
Thanks to James Dietrich.
15efc1a6f362a23d0f620c29ec0c60623ce9c479 authored about 1 year ago by xaizek <[email protected]>This avoids this error which doesn't impede functionality:
Error detected while processing f...
8369a85c69943803f22f422be34cf538ef167722 authored about 1 year ago by xaizek <[email protected]>Just slightly better English (according to me :)).
840fa94041f432c7fb72ff60081913742eb7551f authored about 1 year ago by xaizek <[email protected]>Thanks to chelovechishko.
Fixes #942 on GitHub.
7581d7783f71581345716afd24d36928d1eb758f authored about 1 year ago by xaizek <[email protected]>
So it doesn't mess up internal state by modifying abbreviations or
something else.
9cb07967ee1682f9d3a514a1ffc5a203f2ba939d authored about 1 year ago by filterfalse <[email protected]>
Thanks to HALS (ixzh).
Fixes #946 on GitHub.
537069856241ff50d696822879c29d67efe39200 authored over 1 year ago by xaizek <[email protected]>c49707d614fa8575a535eb0ecf83b3bd28ddd0c2 authored over 1 year ago by xaizek <[email protected]>
Resolve filename when opening files.
8b671c02525b6772ba9a8a38d17d0f06bfcb06bd authored over 1 year ago by xaizek <[email protected]>This matches what's done in the "Go to the first file" loop below.
5aa67354128da3385001bd537caf80147b88591e authored over 1 year ago by PhilRunninger <[email protected]>It moves the cursor within a view.
38acf1128b0bd4f8b2f79c8644d1cda9dc297d9d authored over 1 year ago by filterfalse <[email protected]>VifmView.currententry has two problems:
1. judging by name, VifmEntry is expected;
2. hard to r...
By assigning an integer to VifmView.cursor.pos.
e7b9565565941d3441a956cc9bcdf5799140caf8 authored over 1 year ago by filterfalse <[email protected]>VifmView.currententry has two problems:
1. judging by name, VifmEntry is expected;
2. hard to r...
Allows (re)running find command on the same set of files without leaving
the mode.
It allows (re)running grep command on the same set of files without
leaving the mode.
menus/men...
4144698ba9f13cd7eb9cb248211a0af22555e7fc authored over 1 year ago by xaizek <[email protected]>Add Vim 8+ install note to the README
Closes vifm/vifm.vim#89 on GitHub.
2d8b2d2003c01e1fada6ec23938f6f983540a2a5 authored over 1 year ago by xaizek <[email protected]>bbc849bbf30e02139504dd99e70645e41b6e1be1 authored over 1 year ago by clach04 <[email protected]>
"#" isn't necessarily supported (e.g., by nvim).
705ae3a0370fea068b5c617b1633bb20381401bc authored over 1 year ago by xaizek <[email protected]>Implementation idea taken from rnvimr.
Thanks to Zeng (a.k.a. Bekaboo) and 高浩亮 (a.k.a. haolian9...
a36ced7a32712edb7dc893b901aac89b80d4bf61 authored over 1 year ago by xaizek <[email protected]>The case was wrong.
0884757676d580ef6b6d5cc4f1d4132e79bb6704 authored over 1 year ago by xaizek <[email protected]>785b593457fbf2ca64719fc2c97c026f15ebee58 authored over 1 year ago by xaizek <[email protected]>
It allows customizing the border between miller columns.
Thanks to Shuo (a.k.a. shenqshuoh).
C...
f52001f835f0c334bfee4c38534320c1c546b0d8 authored over 1 year ago by xaizek <[email protected]>To specify style of a separate column.
Thanks to Anton Gepting.
Closes #461 on GitHub.
0300c693975b378802ffdf305187e1cf3f636c5e authored over 1 year ago by xaizek <[email protected]>Attributes should come last.
151afffd1d1b1e522d8096b4f4da1b319af23e5d authored over 1 year ago by xaizek <[email protected]>Thanks to qsmodo.
Closes #649 on GitHub.
9241d3bbbc692b52cf61c0a464e66b4a9cf5418d authored over 1 year ago by xaizek <[email protected]>ts=8 results in sw=8 if one uses sw=0, which is inconvenient.
b629da5ee59f08c3417068f5ef04930453ff0a53 authored over 1 year ago by xaizek <[email protected]>
This is done for the symmetry when you open :chistory and see that there
are newer menus, but :c...
No need to leave menu mode to open the history.
e9a0fc8d8f5f9aa02f68bdf1b8614dc4b1004b9a authored over 1 year ago by xaizek <[email protected]>
These commands:
- :keepsel
- :plugin
- :plugins
- :stop
For convenience, this doesn't make anything new possible, just makes for
a quicker workflow.
:c...
2a62faae2ab794579f61a6787c2f4472089147bb authored over 1 year ago by xaizek <[email protected]>a5d33010cfa866d0c2e0fe2fed48af8db3f5bf95 authored over 1 year ago by xaizek <[email protected]>
It was inconsistent with the rest of the documentation and even with
itself, subsections weren't...
They can be used to traverse history of navigation menus.
5a6500232d90c20d9f4944f5ab095cf721fe1737 authored over 1 year ago by xaizek <[email protected]>ab6b0dce80478b781aa0ede85398435758e6da25 authored over 1 year ago by xaizek <[email protected]>
3dff860c2aef5e2377c21f6cb3f140b698c59579 authored over 1 year ago by xaizek <[email protected]>
It displays command-line history of menus.
07fec88cc592d131e028cb70242c8b216ecde149 authored over 1 year ago by xaizek <[email protected]>0dd79642be9a0869f070e04c9db31451f558b0d3 authored over 1 year ago by xaizek <[email protected]>
And to 'sessionoptions' option as well.
It manages storing of command-line history of menus.
6295088a63e175bf850b45a1dde545275c5d5d1e authored over 1 year ago by xaizek <[email protected]>a8130c37d144b51d84bee19f0532abcd3583383f authored almost 2 years ago by xaizek <[email protected]>
6609328f120b69f6275e37a055c3634311faf4f8 authored almost 2 years ago by filterfalse <[email protected]>
05a4cf4c39cd6c97c47b47fa7dfde785b0256f86 authored almost 2 years ago by filterfalse <[email protected]>
They are ignored.
358e1e3ef7bbc4b16424c3dc2556677d9122be1b authored almost 2 years ago by filterfalse <[email protected]>f6a419ac6db364fd2856803ccfbf0dbfcaba4581 authored almost 2 years ago by xaizek <[email protected]>
c7a41aae8629a71b5f48b85a26e44b5df017f395 authored almost 2 years ago by xaizek <[email protected]>
Not very useful at the moment, but a nice way to make sure that
reporting and checking for the v...
0ba8ebb03cb4cedfdc2e7a314c93ede9305920ff authored almost 2 years ago by xaizek <[email protected]>
7a3abfeaaca3b048e8ca2aff51d1f6508cbbdf31 authored almost 2 years ago by xaizek <[email protected]>
673d7f267ff1d5ca191cc79b261fced1240ea83a authored almost 2 years ago by xaizek <[email protected]>
Mention that it runs command in background.
5ddc145e9bb355aae7a0baeb9eab13114bfd6e5b authored almost 2 years ago by xaizek <[email protected]>639cfcb386fa419d8e27c69f489d6fedc53ec292 authored almost 2 years ago by xaizek <[email protected]>
Mainly as a way to check file's presence.
ccd8ae0d70ae64322af5bf9f854db7595516afff authored almost 2 years ago by xaizek <[email protected]>`>` doesn't need to be terminated with `<`.
5661fe261b10a04d4781416060c946738ff3f45a authored almost 2 years ago by xaizek <[email protected]>3d539a0ec077dd3ed08046c7b9e19fbc89f0d36e authored almost 2 years ago by xaizek <[email protected]>
56db9c9a49ec19af896de80714e5ed67fd8c5aab authored almost 2 years ago by xaizek <[email protected]>
da856f3f6e38c560ea4a80805905802b0cea2fa6 authored almost 2 years ago by xaizek <[email protected]>
Provides title and type of custom view if it's active.
d0bceccaea6bd3fe017f4f609e7c91ff712196e3 authored almost 2 years ago by xaizek <[email protected]>
Later might do this explicitly on pane=current and also handle
pane=other (could use pane=0 and ...
Along with corresponding %10*-%20* macros.
Thanks to Sylwia Ptasinska (a.k.a. SylEleuth).
Clos...
26edf964f90fa8aa9724ca252385062e952c51e4 authored almost 2 years ago by xaizek <[email protected]>1c72cac263d4cbb097fb9943dea6efd1e399f29a authored almost 2 years ago by xaizek <[email protected]>
Registers shouldn't contain weird or relative paths.
6a63155761d80bbecccf104182240ae2a74b0a99 authored almost 2 years ago by xaizek <[email protected]>0542a0c9c44c5ba58a74c028c2dc132d6b72181a authored almost 2 years ago by xaizek <[email protected]>
Performs external editing of register contents.
Closes #819 on GitHub.
ba4d6371fe50b97d89c627cba9934a6910189757 authored almost 2 years ago by Rostislav Tolushkin <[email protected]>Thanks to Oskar Grunning (sQVe).
See https://github.com/vifm/vifm/issues/731#issuecomment-14451...
2982c64e2ec1bd5b451e75526eec590bc6e976b9 authored almost 2 years ago by xaizek <[email protected]>It reloads the list of jobs.
Thanks to Sylwia Ptasinska (a.k.a. SylEleuth).
Related to #877 on...
c28c3fd97b25776038f51b8062790395bc2dae21 authored almost 2 years ago by xaizek <[email protected]>Thanks to 高浩亮 (a.k.a. haolian9).
7e9bc038239647af12558cc0704e1ddf3cb06ee6 authored almost 2 years ago by xaizek <[email protected]>It enables some monitoring of file-system changes caused by Vifm.
Thanks to 高浩亮 (a.k.a. haolian...
e18bec4733c9d70e63183ed76a21fb0ae9645e1e authored almost 2 years ago by xaizek <[email protected]>
Same as input() builtin, opens a command-line prompt and returns its
result.
Thanks to aksr.
Closes #870 on GitHub.
199af91d6b1b4997450da2098e7e756627c6583b authored almost 2 years ago by xaizek <[email protected]>Leave directory for the left column and open entry for the right one.
ba19814b9a0ff54b1d1b1b722a2df4297dadd49c authored almost 2 years ago by xaizek <[email protected]>a7e856088ae581987bc5b70cdb49b809319e241a authored almost 2 years ago by xaizek <[email protected]>
Horizontally, by one column.
c29a686093698eb5990597a66c28a076d589fd7e authored almost 2 years ago by xaizek <[email protected]>It leaves the mode without opening a file/directory.
Thanks to filterfalse.
13a24c0a09d29db4a1683ef950f929d97c57ef90 authored almost 2 years ago by xaizek <[email protected]>It allows tweaking navigation mode a bit.
Thanks to filterfalse.
f39073995add3b2b28eaff09ae5dff1c3e92c714 authored almost 2 years ago by xaizek <[email protected]>347d6125495ee87d6f6066e4830f70ddba18722e authored almost 2 years ago by xaizek <[email protected]>
Thanks to Mark S. (a.k.a. Markuzcha).
Closes #857 on GitHub.
a9488d0803020e8d99ed13b95fd9def82941c978 authored almost 2 years ago by xaizek <[email protected]>216f15359dd3fe91415b32c62a1122dbe73175fb authored almost 2 years ago by xaizek <[email protected]>
It goes to parent directory.
c0205505492c3755e48e6d6128e64fb3a10e7729 authored almost 2 years ago by xaizek <[email protected]>So that people not very familiar with Vim could use them.
Thanks to dmocek.
b9e4f53958912d38f37f7e021049667a2acf897c authored almost 2 years ago by xaizek <[email protected]>They configure mappings in navigation mode.
Thanks to Henrik Holst (a.k.a. hholst80) and dmocek.
5a48c8b44a039529a373261d7bdd817c7515da90 authored almost 2 years ago by xaizek <[email protected]>
Ctrl-N
Ctrl-P
Up
Down
Left
Right
Home
End
Page Up
Page Down
At the moment all names are guaranteed to be unique by the file system,
but that will change for...
It activates quick navigation that allows entering deep paths by a
series of searches for indivi...
It allows specifying additional places to look for plugins.
Thanks to 高浩亮 (a.k.a. haolian9).
C...
a78d3c56231de7bb9d25b82030e780af84a9aff9 authored almost 2 years ago by xaizek <[email protected]>See for more details on mouse coordinates limits:
https://stackoverflow.com/a/47261003/1535516
8d77cae7bc70dfaf05d81c2fd83ca25a5eb80484 authored almost 2 years ago by haoliang <[email protected]>Currently either file&directory or directory-only completion.
4bba841f42d5b99dbac18536e9fc5d7a0552e0f8 authored almost 2 years ago by xaizek <[email protected]>It prompts user for input.
Thanks to Artur F. (a.k.a. arturfabriciohahaedgy).
Closes #824 on G...
bedcb51722d942dc6d90ce4585b1c2ea0b3b13a2 authored almost 2 years ago by xaizek <[email protected]>