Dev Null

Results 18 issues of Dev Null

hey there, what a beautiful plugin you have! unfortunately, I can't use it for analysing a contact database as my address fields are exported from my contact database with newlines...

bug

Hi There, here are the steps I've used to try to compile Heimdall on my system from the latest unmodified version on GitHub as per the instructions in [appendix B](https://github.com/Benjamin-Dobell/Heimdall/blob/9bcc42da350bd2e1766980bcb77d806a82d56a1d/OSX/README.txt#L480)...

in https://github.com/sbdchd/neoformat/blob/master/autoload/neoformat/formatters/ruby.vim the formatter args are ```viml { \ 'exe': 'rubocop', \ 'args': ['--auto-correct', '--stdin', '%:p', '2>/dev/null', '|', 'sed "1,/^====================$/d"'], \ 'stdin': 1, } ``` However if the absolute path...

bug

Hey there! I just purchased one of these boards for experimenting with, was surprised at how inexpensive and simple it was, given my experience in helping build a [similar board](https://drive.google.com/file/d/1d4NM16Z_W12Ip4q4j4QFdFu86iJDR7Xp/view?usp=sharing)...

## Bug report One of my nextflow slurm jobs has a storeDir set to a lustre filesystem. Without getting into the weeds about LFS striping, sometimes the OST being copied...

Hi there, When reading raw MWA fits files with 1kHz Frequency resolution, and without `remove_coarse_band=False` I get this error. ``` ValueError: mwax passband shapes are only available for 40 kHz...

enhancement
UVData

Hi there! I have a gif, which displays correctly in most programs or browsers I've used, however when I open it with gif-animation, white rectangles appear in different places on...

Hi, I'm having a problem with this plugin where updating a simple product works fine with the api call: ``` - endpoint: products/ - data: {'custom_meta': {'field':'value'} } ``` However...

Hi there! I have 2 minor feature suggestions that could improve the Go to Declaration feature. 1. I noticed that when I use `atom-ctags:go-to-declaration`, it sometimes duplicates my options for...

Hey there, loving the plugin, it's a good drop in replacement for the bracket selection functionality i'm used to from [vim surround](https://github.com/tpope/vim-surround) , however I would love to be able...

enhancement