gonvim icon indicating copy to clipboard operation
gonvim copied to clipboard

Results 38 gonvim issues
Sort by recently updated
recently updated
newest added

Downloaded from releases and I get this popup on start: ![image](https://user-images.githubusercontent.com/11228/37254502-1a4b9a54-2515-11e8-8c4c-fa716c894d9a.png)

These options should return true, but it doesn't at the moment.

When I try to build it with go get -u -v github.com/dzhou121/gonvim/cmd/gonvim I get this: go/src/github.com/dzhou121/gonvim/editor/locpopup.go:53:13: l.ws.signal.ConnectLocpopupSignal undefined (type *workspaceSignal has no field or method ConnectLocpopupSignal) go/src/github.com/dzhou121/gonvim/editor/locpopup.go:100:15: l.ws.signal.LocpopupSignal undefined (type...

Documentation: [[https://github.com/Homebrew/brew/blob/master/docs/README.md]]

It has happened before that accounts were compromised and people pushed malware into the Release pages, e.g. with Gitea.

The project should at least use dep with a Makefile for code generation. To get to the build instructions one has to skim through the issue tracker to find a...

```bash ➜ gonvim ./gonvim.sh Qt WebEngine ICU data not found at /opt/Qt/5.10.0/gcc_64/resources. Trying parent directory... Qt WebEngine ICU data not found at /opt/Qt/5.10.0/gcc_64. Trying application directory... Installed Qt WebEngine locales...

The default color of gonvim's cursor is white and transparent, it's very beautiful in the case of dark colorscheme. ![dark](https://user-images.githubusercontent.com/9403405/35178899-cca0b29c-fdca-11e7-9257-98de46fba54c.png) But it's Illegible in the case of light colorscheme. ![light](https://user-images.githubusercontent.com/9403405/35178961-9ae8e1b0-fdcb-11e7-8e89-1a7bc56ea2d6.png)...

imput method is disabled when gonvim application started. It is enabled when execute command GonvimWorkSpace*.

Your default configuration looks like a completely different tool, how to get the awesome setup in your screenshot? :D