Hyper-terminal: How to get Ctrl R working for reverse history search (and other Ctrl key bindings) - key-bindings

This issue has already been posted in Github and it was closed that it was merged in this pull request. But I still can't get the shortcuts like Ctrl+R working which I use very often :( It get's registered as Ctrl R as shown below:
I'm on Windows with Hyper version 3.0.2 stable, I tried a 3.0.1 as well, but no luck.
Any help is appreciated.

Related

Websites detecting and blocking Selenium Chromedriver

I got a task to update a URL in a test (using Selenium, Java and Chromedriver) to a new URL. The page is the same, just at a new location. This test worked fine with the old URL.
I brought up an instance of Chrome and verified I could access the URL.
Then I changed the URL, committed to git, and ran on our Jenkins machine and it failed. The screenshot said "This site can’t be reached". I told a co-worker that I think the URL must be wrong (though it worked on my desktop without Selenium). He tried it and it loaded fine. I tried it again from a regular Chrome window and it loaded fine. I tried from Eclipse using Selenium and I got the message about the site could not be accessed.
So I ran Eclipse, stopped it right when Chrome came up but hadn't loaded a URL yet. I manually entered the URL (from copy/paste) and got "This site cannot be accessed). Then I brought up a regular Chrome window and pasted the URL in and it loaded fine.
I decided to look for differences. So in my regular Chrome window it was "Version 77.0.3865.120 (Official Build) (64-bit)". I did the same on the version running under Chromedriver and got "Version 77.0.3865.120 (Official Build) (64-bit)". So the same.
I did a search for the latest Chromedriver. It said for version 77 to please use 77.0.3865.40. This was not what I was using. So I downloaded the correct version and thought "surely this will fix it". I verified it was 77.0.3865.40 coming up. But, as you guessed it, I got the same problem after updating to the most compatible Chromedriver.
Some searches said that basically nothing would be able to tell, but there was one property that Chromedriver inserts. I don't know whether this would be enough to block a session using Chromedriver?
The only thing I can think of is that we have iBoss and possibly iBoss is blocking it? Either that or somehow the site is blocking it.
I would like to share the URL with you but I do not know whether that would be violating company policy. If I get permission, I will share the URLs.
by the way, the error is "ERR TUNNEL CONNECTION FAILED"
Got some internal help to help fix some settings

Neo4j Web Console - Overtype mode change

Is there any way in Neo4j web console editor to change overtype mode of input to insert type?
I am using neo4j version 3.3.3 installed on ubuntu 16 server.
The next question is why I can't find solution for this simple issue by google: O
Try to change the "Overtype Mode" by simply pressing Insert on your keyboard. This is a common procedure to toggle this mode in most editors. This worked for me in the Neo4j Browser. I hope this helps you aswell.

Neo4j 3.2 Grass file no longer in favorites menu?

I'm using the latest version of Neo4j, v 3.2.0 -the GRASS style sheet was earlier available in the Favorites menu of the browser, but it seems to have disappeared from this location. Please advise if you know the location/how to access it.
I was running into the same problem, so it seems to be a bug with this new version. I could not find the path, where it is located, but I solved my issue with this temporary workaround:
1) I uploaded the grass.css to a server, e.g. http://gist.github.com
2) Opened the Neo4j-browser again and run the following Cypher query:
:style https://gist.githubusercontent.com/.../grass.css
I hope it will help you too until the bug will be fixed.

Rstudio Server Highchart Opens New Tab

I have an unusual issue (can't find anything on SO or Google).
I have installed Rstudio on the amazon cloud. When I try to run any code to produce a highchart the instance opens a blank tab.
Here is the simple code I am using...
library(highcharter)
md <- (1:10)
hchart(md)
The first two lines run fine, but when I run the third line a new tab opens with the URL...
http://my.cloud.url:8787/file_show?path=%2Ftmp%2FRtmpUwu8Vb%2Fviewhtml777930f3f5e2%2Findex.html
Has anyone seen this issue before / know what is happening or how to resolve?
Thanks
Mike

TortoiseHg 3 on windows10: context menu displaying but not working

I have installed TortoiseHg 3.4.1 on a windows 10 machine.
Everything is working fine, but the explorer extension: context menu correctly show up, but nothing happens when clicked. According to some tips, I updated to the last version (3.7.1), but stil I get the problem.
Any suggestions to correct the problem?
Thanks!

Resources