Edgar Costa
Edgar Costa
The file browser sees directory symlinks as files and not directories.
It would be great if the documentation could point to the source code of the methods mentioned. This would be particular useful for methods with optional parameters that are ambiguous....
**Describe the bug** Should not be seeing `\toggle` or `\endtoggle` inside jupyter kernel. **To Reproduce** ``` @time using Oscar; ZZ(10)^50 ``` output: ``` \toggle(10000..(51 digits)..00000)100000000000000000000000000000000000000000000000000\endtoggle ``` See screenshot: **Expected behavior**...
**Describe the bug** Oscar.build() fails **To Reproduce** Steps to reproduce the behavior, please provide a code snippet that triggers the bug. ``` using Oscar; Oscar.build(); ``` then here are some...
**Describe the bug:** the [block](https://github.com/sheerun/vim-polyglot/blob/master/autoload/polyglot/detect.vim#L104) in `autoload/polyglot/detect.vim` ``` if exists("g:filetype_m") let &ft = g:filetype_m | return endif ``` is at the end of `polyglot#detect#M` instead of being at the beginning....
If the app is not running and you do for example: ```gnvim foo.bar``` it doesn't load the foo.bar, it simply shows a brand new window. However, if the app is...
Sorry for the poor title, but not sure what to call that mode... The example should make it clear: Do `:version` and then try to close the window with your...
e.g.: https://gist.github.com/jezdez/0185e35704dbdf3c880f
This is another thing to note, specific to Google Calendar: https://support.google.com/calendar/thread/725096?hl=en&msgid=10889694 > Google says the limit is 1MB (https://support.google.com/calendar/answer/45654?hl=en)... I usually split into 1.8MB files without problems, but according to...