Tom Link

Results 24 issues of Tom Link

Several users of GnuRoot Debian reported that R works on arm. Currently there is no other way to run R on Android.

package request
fortran

One thing I really like about how ruby handles command line options, is its support for boolean command-line options. When I define an option name like this `--[no-]foo`, the command-line...

**Is your feature request related to a problem? Please describe.** I added a widget to display list X to my start screen. When I click/tap on the list widget, I...

enhancement

# Checklist - [x] I have used the search function to see if someone else has already submitted the same feature request. - [x] I will only create one feature...

Type: Feature request
Needs: Triage

Is there a way to change the font size to something smaller? Regards

Allow to restart downloading titles from a certain position. I didn't fully dig into the code, but assuming that the order of the results from `download_springer_table` is stable, it would...

When I import plain fields, `\%` gets imported verbatim. I'd have to just use `%`, which causes problems when typesetting the tex file via latex. Are users supposed to use...

documentation

I'm having problems to get vim-classpath to work with GVIM @ Ubuntu 12.04. This can be easily fixed with this diff: ``` index f578405..8749612 100644 --- a/autoload/classpath.vim +++ b/autoload/classpath.vim @@...

Would it be possible to implement calendar reminders as tasks, not as dates -- I'm not sure if I chose the right English words. Using tasks would have the advantage...

enhancement
someday/maybe

Hi! You should probably explain how this relates to vim's own (as of the upcoming release) `:terminal` command. Regards