Ronald Fischer

Results 33 issues of Ronald Fischer

Yesterday, LightTable on Windows worked. Today, it hangs after start up, showing only the splash screen: ![capture_20170712_085810](https://user-images.githubusercontent.com/6795665/28105663-a8bb1c90-66e0-11e7-9ac5-aa105c73582f.jpg) I can't even close it with the "close" button on the window decoration,...

crash
windows

With the main highlighter active, once I finished typing the first word in the line, it is highlighted according to whether it is i.e. a precommand, a command, a function...

Question

I suggest that the script generated by `rbenv init - zsh` also generates the command `typeset -g RBENV_VERSION_OLD` at the top of the shell function `rbenv`. It does not harm...

This feature request evolves from a [discussion](https://github.com/mintty/mintty/issues/971) about `mintty` not working correctly with the new winpty anymore.The problem is that copying a line longer than the terminal width, which is...

Geany version: 1.36 Gtk version 2.24.32 Glib version 2.60.6 Platform: Windows 10 Geany installed into: c:/Program Files (x86)/Geany/data Interface language: Geman What I did to set the cursor colour: Using...

can't reproduce

mintty already has the useful feature to **search** for a string. If I turn this on, as long as the search string is placed in the search field, all words...

duplicate
enhancement

I found that a shell started via mintty, has set the Windows code page to 20127, while a shell started inside the normale Windows console sticks with code page set...

question

I'm at the root of my project tree: ``` $ ls bin gem lib rdocs test vp.rb ``` I want to generate only the docs for the lib directory, ignoring...

bug

As you can see in the screenshot below, which shows an excerpt of a Ruby program, a sequence of 2 exclamation marks is highlighted incorrectly (the two adjacent exclamation marks...

### Description of the Issue ### Steps to Reproduce the Issue I have the following Ruby function definition: def foo(s=%s.'".) p s end It defines a function foo, which accepts...

scintilla dependent
lexilla dependent