akahuku

Results 44 comments of akahuku

wasavi can paste register contents by pressing `Ctrl+R` `` in input mode. So `Ctrl+R` `*` pastes clipboard contents. It is the same as vim!

I have traced the process until EditArea starts, EditArea creates an iframe and generates its content by `document.open()`, `document.write()` and `document.close()`. But the src attribute of the iframe is empty....

The source file should be fixed is wasavi.js of content script. wasavi classifies `delete` key and `Shift+delete` key strictly. So in order to have the same function as the `delete`...

Sorry the late reply. The keystroke test page moved to a new place: http://appsweets.net/wasavi/qeema/ What happens on this page?

I want to confirm some points. Is the behavior in which "Alt + l" is converted to "ł" is correct? I added a Polish (programmer) keyboard to a Windows 10...

Unfortunately, I have not planned. The extension of Firefox has shifted to the technology called WebExtensions, but the extension of Thunderbird remains the old XUL-based technology. wasavi will be built...

Thank you for trying wasavi. To read/write a file on the online storage via wasavi, - Navigate to http://wasavi.appsweets.net/ - Just enter the command to read or write a file...

Thank you. I don't know a relation between wasavi and Google Docs, but I'm interested in a relation between wasavi and SSL. Following URLs should be accessed via https, but...

Let's Encrypt was also one of the choices. But, it requires root privileges and appsweets.net is not a dedicated server. This is also the cost issue. I'd like to assign...

Many thanks for your report. And let me know more details: - textarea content which hang - whole of search pattern regexp which hang - wasavi version (input :version in...