netrw can change file permissions via gp, which is really neat - if you know about it.
However, the feature is listed neither in the table of contents nor in the "QUICK REFERENCE: MAPS" section of pi_netrw.txt. Therefore people who don't read the documentation top to bottom (like me) can easily miss it.
This PR adds references to netrw-gp in both netrw-contents and netrw-quickmaps (aka. netrw-browse-maps) in order to make this (really useful) feature more visible.
https://github.com/vim/vim/pull/7627
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Merging #7627 (59e29c0) into master (b23279d) will decrease coverage by
86.11%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #7627 +/- ## =========================================== - Coverage 88.60% 2.49% -86.12% =========================================== Files 148 146 -2 Lines 163952 158892 -5060 =========================================== - Hits 145277 3960 -141317 - Misses 18675 154932 +136257
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | ? |
|
| huge-gcc-none | ? |
|
| huge-gcc-unittests | 2.49% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/sha256.c | 0.00% <0.00%> (-97.96%) |
⬇️ |
| src/digraph.c | 0.00% <0.00%> (-97.78%) |
⬇️ |
| src/gui_gtk_f.c | 0.00% <0.00%> (-97.54%) |
⬇️ |
| src/crypt_zip.c | 0.00% <0.00%> (-97.06%) |
⬇️ |
| src/libvterm/src/rect.h | 0.00% <0.00%> (-96.56%) |
⬇️ |
| src/vim9type.c | 0.00% <0.00%> (-96.54%) |
⬇️ |
| src/debugger.c | 0.00% <0.00%> (-96.38%) |
⬇️ |
| src/evalbuffer.c | 0.00% <0.00%> (-96.27%) |
⬇️ |
| src/eval.c | 0.11% <0.00%> (-96.21%) |
⬇️ |
| src/cmdhist.c | 0.00% <0.00%> (-95.79%) |
⬇️ |
| ... and 134 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update b23279d...933802e. Read the comment docs.
@cecamp please
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()