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
8f9d5c3d321e184b03b5560548711a60321e990f authored over 1 year ago by xaizek <[email protected]>
The case was wrong.
4f2af6fc3636743e1f9d1defcc719ef67a11d381 authored over 1 year ago by xaizek <[email protected]>afd82b08bcc27ecd9f120dd850c91fbda929f2c0 authored over 1 year ago by xaizek <[email protected]>
It could be useful for diagnostics of issues.
3cb2a0223f486653c430a2c5ed24ddec41b71e2a authored over 1 year ago by xaizek <[email protected]>status.h brings curses and including utils/utils.h shouldn't do that.
8986b43fba63bd2729e3da0996c1290da36f9a37 authored over 1 year ago by xaizek <[email protected]>36cd24b910b9d0c5f345b7b9655a5c84e9a8f5cb authored over 1 year ago by xaizek <[email protected]>
The third parameter of wattr_set() supports values less than 32768, the
forth one should be used...
Add "millersep:" value to 'fillchars' that allows customizing the border
between miller columns....
It allows customizing the border between miller columns.
Thanks to Shuo (a.k.a. shenqshuoh).
C...
302025172f4d36e0d444c28e4ec465dbf0fe2e90 authored over 1 year ago by xaizek <[email protected]>
Fix running long shell commands when fish is used. Caused by its
inability to understand that "...
Fix a historical omission of Ctrl-G not being available in some prompts:
- file rename on confl...
Old name is still available.
I was always confused about GLib, GIO, GTK and GDK and ended up us...
1d2198e8aa43a4c805df71734c5578d06c341b0b authored over 1 year ago by xaizek <[email protected]>
Not sure when this parameter was used in that function, but it isn't
now.
Caused by its inability to understand that "${var}" is the same as
"$var".
Thanks to aleksejrs....
aaf8eabeb2a67f784bd1ce3fe6c26c42b888004c authored over 1 year ago by xaizek <[email protected]>bc4a7c14f2e6771ee687bc677c86f29d1ad12179 authored over 1 year ago by xaizek <[email protected]>
Looks like mirrors dropped packages for 18.04 in favour of 18.04.1
update or something like that.
Install only what's necessary and disable prompt.
ab7f1f0c9bfda7b90ee28e140d70c797becd0d9e authored over 1 year ago by xaizek <[email protected]>
Add "column:{name}" form of argument to :highlight command to specify
style of a separate column...
650a51b895017c3b90d9034b3416f6086cf3cc5e authored over 1 year ago by xaizek <[email protected]>
To specify style of a separate column.
Thanks to Anton Gepting.
Closes #461 on GitHub.
0fc575840aea6831b4ba7078794453d75073d30f authored over 1 year ago by xaizek <[email protected]>Minor thing, but it bugs me...
d10ad54fbd6532042a79070c17506e74ee0e42d5 authored over 1 year ago by xaizek <[email protected]>a9a3dacf78becda74ce7c830284dfae0367096f3 authored over 1 year ago by xaizek <[email protected]>
4be8d03a45dd314a156db46536d95e4d5381dddd authored over 1 year ago by xaizek <[email protected]>
That is given:
<column1|filler1><filler2|column2>
Don't draw filler1 and filler2 in a single c...
f542f60b09222859673148fe4dc3b680b033f606 authored over 1 year ago by xaizek <[email protected]>Attributes should come last.
0394c27636e2c584461d36fcfec9261b7a69ea00 authored over 1 year ago by xaizek <[email protected]>Holds ID of the column that is being printed/filled.
69ac1502b44e9ce10d01ba4ecc71619b8791c529 authored over 1 year ago by xaizek <[email protected]>f59bee8c2de3a82c5e782e17366e8faa85a7c8fc authored over 1 year ago by xaizek <[email protected]>
Use sstrappend*() in the body.
e172e14fab85e0218a7db88c04b5ca69d1b15a6d authored over 1 year ago by xaizek <[email protected]>c03a208adb49b3872e11efb8ecb047625d4f779a authored over 1 year ago by xaizek <[email protected]>
66ecb23deb4b746a3dddb6a074a9dba31e2cf4c2 authored over 1 year ago by xaizek <[email protected]>
It's quite harmless, but also useless and annoying in tests.
e4ac548b7d1b33d4e9e03a144d433a25c02c5f91 authored over 1 year ago by xaizek <[email protected]>Add 'hloptions' option to configure which columns get colored.
Thanks to qsmodo.
Increase line...
edca62622d729abef204e22a553c039a8c819267 authored over 1 year ago by xaizek <[email protected]>eb671b28a06806f513298991a398ac71ca7db9b8 authored over 1 year ago by xaizek <[email protected]>
Thanks to qsmodo.
Closes #649 on GitHub.
6c910c94f3d6893fda113472d8c24d15d1fcb8c8 authored over 1 year ago by xaizek <[email protected]>To clone_file_highlights() which is what it's actually doing.
43ab3d62a3cf44bb80cc77c707e87d8136e99f10 authored over 1 year ago by xaizek <[email protected]>Output wasn't full for Default-256 colorscheme.
23c978c1a4e78c23d681d76b917bb610c3b3c4d2 authored over 1 year ago by xaizek <[email protected]>f4c407a6be6894cc6b6320c90d1123438cac1482 authored over 1 year ago by xaizek <[email protected]>
Maps column name to column id. It will be useful outside of
opt_handlers.c for :highlight comma...
2b94d54dbc8be9f41e03bb659c64be0eabad0f47 authored over 1 year ago by xaizek <[email protected]>
To parse_highlight_attrs(), which is much more accurate.
cab32aa3598a432e73222c99d982205db896b0ff authored over 1 year ago by xaizek <[email protected]>
Fix 'slowfs' option not being applied to targets of symbolic links on
operations related to dire...
Thanks to rok (a.k.a. aca).
Fixes #903 on GitHub.
8404c53fc80fc7433f34902fedf5c92f69da680b authored over 1 year ago by xaizek <[email protected]>
Use fentry_is_dir() in both places where the check for a directory
occurs instead of using is_di...
Selecting and opening it entered the target directory, while it worked
fine for regular director...
Handle configuration outside of it and make its body more readable.
8303982b61a8b5ef3dd2a914f0c00af120d84af0 authored over 1 year ago by xaizek <[email protected]>
`runnable` used to include `multiselect` probably by accident and now
that they are separated no...
This make is_runnable() more adequate.
The questionable thing is passing `multiselect || runnab...
4bf855430432e3b8e989a4a8dafca5f0e486ee4f authored over 1 year ago by xaizek <[email protected]>
It's older than dir_entry_t::dir_link field and wasn't updated to take
advantage of it, do it now.
947a9eae5f688fd9bdeb42b8e0761a971eabe1e8 authored over 1 year ago by xaizek <[email protected]>
"line" was confusing.
14eb7791f6907cea6b8985e02ad03705ddcca3fa authored over 1 year ago by xaizek <[email protected]>To allow compiler to verify that all cases are handled.
8e87934c2660b76f984f04524183e5854ad67827 authored over 1 year ago by xaizek <[email protected]>
Add :col[der] and :cnew[er] commands to menu mode to traverse history of
navigation menus.
Add ...
c7f7357116d29055faf85e88046904048ebfc1a9 authored over 1 year ago by xaizek <[email protected]>
These commands:
- :keepsel
- :plugin
- :plugins
- :stop
Changes location of menu data while managing its initialized flag.
f41aaed1ed7c6a5bca618a3e6b355f6f25b526ba authored over 1 year ago by xaizek <[email protected]>
Combined with automatic stashing on menu switches this allows using
show_*_menu() functions to s...
It should have already been set on menu initialization.
fa51f4497a53d84fd34f67744affeea5aa3e48db authored over 1 year ago by xaizek <[email protected]>No need to leave menu mode to open the history.
68f70fdf93a2230b443f291934bd350f175093bd 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...
If the menu was stashed before or wasn't but is stashable.
This means that nothing special need...
321904ab27d0960810076d41fd541e6acc627d3c authored over 1 year ago by xaizek <[email protected]>
State should be preserved, no need to drop link to current menu data or
view.
It replaces menu of the menu mode. Previously modmenu_set_data() was
used directly by menu impl...
This will make switching back to menus easier and only complicates
things anyway.
ts=8 results in sw=8 if one uses sw=0, which is inconvenient.
39e7ee021a2f28031567f7730579c65dcb3cdcad authored over 1 year ago by xaizek <[email protected]>It's not used.
9c352e4a91e2f7e57b9c99ce11175670e9e1e78d authored over 1 year ago by xaizek <[email protected]>308eed6fcdd83ab362cd2adbdc9e9c6fee7b884a authored over 1 year ago by xaizek <[email protected]>
As opposed to doing this on initializing one how it was done before.
Previous approach is not ju...
If it's different from the current directory of an active view.
052ef000b81bc53c96b85f6cd2164cc9ef442b51 authored over 1 year ago by xaizek <[email protected]>7e8ea292b5c56db0d34ce236c0e3dbcbbfc88c8a authored over 1 year ago by xaizek <[email protected]>
This avoid ugly back and forth mode changes.
e4a0b4d6524968c3e4ac55a5f6f3438fed854bb8 authored over 1 year ago by xaizek <[email protected]>This leaves `m` for `menu_data_t`.
3acdb4e7efe5661ba11a5a4af02f25abfdaaac23 authored over 1 year ago by xaizek <[email protected]>
For convenience, this doesn't make anything new possible, just makes for
a quicker workflow.
:c...
0eb58f95f762473e853506b6a0417e421335eb85 authored over 1 year ago by xaizek <[email protected]>0afbeb988795d68fc712fe1eb12cae1b1d428483 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...
When they are used for line continuation in command examples.
ead9aa20f40201416199d7ec1ce9865691367b6c authored over 1 year ago by xaizek <[email protected]>438fc108bfaf3f2b1199efb77c5c65469d92a2b5 authored over 1 year ago by xaizek <[email protected]>
85172a06527be14ff200fe233ce72c0fe5c7782b authored over 1 year ago by xaizek <[email protected]>
They can be used to traverse history of navigation menus.
5be07ea30293f77afdc849443fe956fe8bb636d9 authored over 1 year ago by xaizek <[email protected]>5031de6006f59f81453b2bd2ec5f02cc9c31db78 authored over 1 year ago by xaizek <[email protected]>
Add command-line history to menu mode.
Add "mchistory" value to 'vifminfo' and 'sessionoptions'...
ba92ae608e33888aaf8b4a7b574bcba241984fba authored over 1 year ago by xaizek <[email protected]>
Try to wait for file system changes to be visible, they seem to be
postponed on Windows (at leas...
1928321c60cc21c8d18fd8303c56eeb014c6cb6d authored over 1 year ago by xaizek <[email protected]>
It didn't do anything because callback is called as if we're in a normal
mode (menu commands his...
3d5e127323a47531a07e44a3e8a9d0c7266a8198 authored over 1 year ago by xaizek <[email protected]>
It displays command-line history of menus.
374690ed681001a77fe0effcd829850ac112888c authored over 1 year ago by xaizek <[email protected]>872cc1ff7825168a60f6aa27d49ef4b892d81835 authored over 1 year ago by xaizek <[email protected]>
Always empty for now.
d9eeb665f3c4bd589923090ec2e6f4238c05d813 authored over 1 year ago by xaizek <[email protected]>fb650b1aeb51a927efce5bfe4ba3260405bdd6f5 authored over 1 year ago by xaizek <[email protected]>
And to 'sessionoptions' option as well.
It manages storing of command-line history of menus.
834e25f8d29d8a2bda605c582fdc40b16259f338 authored over 1 year ago by xaizek <[email protected]>
Just to make sure that new command-line submode won't be added without
considering this function.
d501191a4c51fc04f4d1bd23a3f90069dcc3d6c1 authored over 1 year ago by xaizek <[email protected]>
68de1b5fe33bf59375b254c38dcffcdf5e41ca41 authored over 1 year ago by xaizek <[email protected]>
d19bc07d4a1e367588ca221eeaa5b2d8f27c3a1c authored over 1 year ago by xaizek <[email protected]>
a17085e163610e1b030daf96dbef7d4937d08207 authored over 1 year ago by xaizek <[email protected]>
Currently contains only one function.
0b9ed1dedf3599548ecc0705d93c03b3143f57bc authored over 1 year ago by xaizek <[email protected]>
This puts an end to using menus_reset_data() for internal purposes of
freeing the data.
The dif...
9568dfce70ef84a838276741a6487378f9496613 authored over 1 year ago by xaizek <[email protected]>a118cb9bc79da7b50f94a84a10c933752c98cc37 authored over 1 year ago by xaizek <[email protected]>
Allow wild menu popup to take up up to 40% of the screen.
a7328f25a5cd65139ab4d3c6fa719b4b9d70bc8c authored over 1 year ago by xaizek <[email protected]>In one place it's not used.
ce53570c62b6a48cb21f47b29c6d68f7e53ff0a7 authored over 1 year ago by xaizek <[email protected]>
It was used without check for NULL in compare.c before (see
b1bd924f4a97c143581e255c5278a3d505b9...
Previously upper limit was 10, which wasn't convenient for a tall
window. Now it's 40% of the s...