le icon indicating copy to clipboard operation
le copied to clipboard

LE text editor

Results 9 le issues
Sort by recently updated
recently updated
newest added

When I build le on Cygwin, `configure` works fine, `make` proceeds almost to the end, then fails at the final linking step (the command that runs `gcc` on a bunch...

Начиная с версии 1.16.6 сломалась подсветка php синтаксиса. Если комментировать в файле highli.cc строки 230 и 231: // if(!files_loaded.insert(fn).second) // return; то всё работает нормально. OS FreeBSD 12 & 13

do you have macos terminal compiled? thank you

Hello, version 16.6.6 does not compile on my gentoo-pc -- but Version 16.6.5 do. I attached the build.log. I thought that you eventually know, how to circumvent this problem? Thanks...

![](https://i.ibb.co/rFnCXG7/le-shadow.png) After a ^L it's gone, maybe a mate-terminal issue...

Please provide the AppImage for download, preferably on the GitHub Releases page, thanks. Providing an [AppImage](http://appimage.org/) would have, among others, these advantages: - Applications packaged as an AppImage can run...

I'm sure I'm doing something wrong, but I've tried following the instructions in INSTALL. I did ./autogen.sh make Which led to an error, so I tried: ./configure make Looks like...

So this is a bigger one, where I think that the code in user.cc demonstrates that it could use a different approach. The first two changes work as expected. The...

When I compile `le` with latest MacOS SDK, the scrolling is broken. Looks like line insert/delete sequences are not working. In this case `le` is linked with `/usr/lib/libncurses.5.4.dylib`. When I...