Vinney Cavallo

Results 31 issues of Vinney Cavallo

## Checklist - [X] I updated. - [X] `NV_note_handler` cannot fix my issue. ## Summary of Problem If I know the filename of a file I'm searching for, entering it...

feature_request

Hello. What is the recommended way to tail a file in sampler? Is this supported? Thanks!

enhancement
maybe later

As I've seen in this repo and other googled-places regarding jekyll pagination, people seem to want the ability to filter _out_ items from `paginator.posts`. Without being very familiar with the...

enhancement

I'm not sure where I'm going wrong, I have ``` "java.project.referencedLibraries": [ "/home/something/a-file.jar", "/home/something/another-file.jar" ], ``` Set up in both a local and global coc-settings json (for good measure), but...

Hi! I think it could be helpful to allow the Stat, Status, etc. values to be directly editable (as in a form field), as well as editable via the `story`...

enhancement

Is there any way (or future plans) to "preconfigure" a new urbit using previously-archived content from another urbit? use case I have in mind: - Start a comet - Look...

**Describe the bug** When I `|mount` or `|unmount`, the unix filesystem does not reflect changes. The urbit side seems to be working fine. I've looked at this in realtime with...

bug
clay
vere

Hello Is it possible to `tail` (or something similar) the foreman output in two different terminal sessions? Further explanation: I'm running foreman in a small tmux split pane to keep...

This section of the readme: ``` namespace :app do task :update_rvm_key do execute :gpg, "--keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3" end end before "rvm1:install:rvm", "app:update_rvm_key" ``` Fails with `NoMethodError: undefined method`execute' for...

`j k` for highlighting the previous/next note (and scrolling when selecting beyond the screen) `d u` for page-full scrolls (highlight note at top of next page when scrolling down, bottom...