lime icon indicating copy to clipboard operation
lime copied to clipboard

Open source API-compatible alternative to the text editor Sublime Text

Results 22 lime issues
Sort by recently updated
recently updated
newest added

I was just running the fist step with Homebrew to download and build lime. I got a warning about Ransomeware through my security. Now I have a 6 machine lan...

All text editors I know have undo and redo stacks. However, having a tree like vim does would be extremely useful for some cases where a stack just isn't enough....

enhancement
bounty

> go get github.com/limetext/lime-qml/main/... # github.com/limetext/qml-go In file included from go/src/github.com/limetext/qml-go/cpp/private/qmetaobject_p.h:1, from cpp/govalue.h:7, from cpp/capi.cpp:11, from all.cpp:2: go/src/github.com/limetext/qml-go/cpp/private/qtheader.h:39:2: error: #error Unupported Qt minor version. Please report. #error Unupported Qt minor...

hey @quarnster, I'm going to take on the task of the windows port. I should have it done fairly soon. I have discovered linking errors with mingw64 and go lang...

build
bounty

> Replace me with your issue! ##### Disclaimer: - [x] I have read the guidelines for contributing linked to above. - [x] This issue is related to the limetext project...

Failing these tests when running "make test" in "${GOPATH:-~/go}/src/github.com/limetext/backend": signal: killed FAIL github.com/limetext/backend 0.003s ok github.com/limetext/backend/clipboard 1.023s ok github.com/limetext/backend/keys 1.046s ok github.com/limetext/backend/log 1.022s signal: killed FAIL github.com/limetext/backend/packages 0.004s ok github.com/limetext/backend/parser...

Hi, Hope you are all well ! Using go 1.10.beta2 ```bash go version devel +2dc025e4e1 Wed Jan 17 06:44:25 2018 +0000 darwin/amd64 ``` ```bash cd $GOPATH/src/github.com/limetext/lime-qml cd main go build...

I post here an idea that would distinguish this software master ST3. Open the possibility to translate it into other languages​​. In ST3, impossible to implement another language. Another idea...

enhancement

We really, really need to figure out how to write tests for the frontends. #373 related. There's probably much overlap here between frontends also so perhaps we can invent a...

test
bounty

Anybody here interested to allow custom encodings that work on UNICODE? To clarify, I mean an alternative unicode encoding to UTF-8, UTF-16, etc... ## --- Want to back this issue?...

enhancement