Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lem-project/lem

Common Lisp editor/IDE with high expansibility
https://github.com/lem-project/lem

Replaced break on deprecation with more helpful warnings

BierLiebHaber opened this pull request 7 months ago
Empty window on both sdl2 and ncurses

BierLiebHaber opened this issue 7 months ago
Replace arg-descriptor in defcommand with keyword

cxxxr opened this pull request 7 months ago
Fix doc-strings

BierLiebHaber opened this pull request 7 months ago
update docs/default-keybindings.md 20240525-105556

github-actions[bot] opened this pull request 7 months ago
Syntax highlighting of code block in markdown-mode

cxxxr opened this pull request 7 months ago
Make define-command accept more verbose/understandable argument-descriptors

BierLiebHaber opened this pull request 7 months ago
Windows Legit Fails to build: "LEM-PATCH-MODE does not exist"

tmheath opened this issue 7 months ago
Messed up windows deployment

tmheath opened this issue 7 months ago
Bugfix out-of-range substitution of vi visual mode

gos-k opened this pull request 7 months ago
Dynamic vertically-adjacent gravity

BierLiebHaber opened this pull request 7 months ago
Add file drag and drop support for SDL2

jfaz1 opened this pull request 7 months ago
Use theme colors for rainbow parens

jfaz1 opened this pull request 7 months ago
Add ignore-all-space option in legit

cxxxr opened this pull request 7 months ago
disable setting clipboard when pasting in visual mode

somniamble opened this pull request 7 months ago
Make lisp-compile-and-load-file ignore shebangs (`#!`)

BierLiebHaber opened this pull request 7 months ago
Mouse offset in sidebar/filer

BierLiebHaber opened this issue 7 months ago
Memory leak in SDL2 build

sbenitezb opened this issue 7 months ago
Translated most (all?) doc-strings.

BierLiebHaber opened this pull request 7 months ago
Completion tweaks

garlic0x1 opened this pull request 8 months ago
prompt-after-hook

garlic0x1 opened this pull request 8 months ago
Missing binary files from release 2.2.0

Dominiquini opened this issue 8 months ago
Lisp REPL stuck in read only mode while using vi-mode

CarsonEllsworth33 opened this issue 8 months ago
line numbers: use prefix argument to show relative line numbers

vindarel opened this pull request 8 months ago
remove-welcome

garlic0x1 opened this pull request 8 months ago
Paredit improvements

garlic0x1 opened this pull request 8 months ago
Gerbil

garlic0x1 opened this pull request 8 months ago
add editor-variable `wrap-line-character` and `wrap-line-attribute`

cxxxr opened this pull request 8 months ago
maybe-load-systems, not maybe-quickload

atgreen opened this pull request 8 months ago
Add GitHub Sponsors to funding.yml

cxxxr opened this pull request 8 months ago
add docstring: define-command

vindarel opened this pull request 8 months ago
Handle ANSI escape codes.

Homo-carbonis opened this pull request 8 months ago
Update version in .asd to latest

garlic0x1 opened this pull request 9 months ago
Fixed cursor movement by mouse when line numbers are enabled

asutoshpalai opened this pull request 9 months ago
Allow themes to modify colors of tabs and option selections

mantacid opened this issue 9 months ago
Rounding error in mouse coordinates on SDL2 filer interface

mantacid opened this issue 9 months ago
update docs/default-keybindings.md 20240320-062243

github-actions[bot] opened this pull request 9 months ago
add completion to apropos-command

garlic0x1 opened this pull request 9 months ago
Thai string is not displayed properly

veer66 opened this issue 9 months ago
Lem on SDL2 - SBCL dropping to LDB when loading a system via ASDF.

mdbergmann opened this issue 9 months ago
Error Building Lem on MacOS Using Roswell

stevemolitor opened this issue 9 months ago
cannot install on openSUSE `Package "iterate" not found`

johannesrld opened this issue 9 months ago
Wrap SDL2 call with trivial-main-thread to run in main thread

resttime opened this pull request 10 months ago
legit: add README documentation

vindarel opened this pull request 10 months ago
legit: add --continue and --skip

vindarel opened this pull request 10 months ago
Severe rendering performance issues with SDL2 in WSL

daedsidog opened this issue 10 months ago
Can't build with SDL2 on Arch Linux on WSL

daedsidog opened this issue 10 months ago
Add partial combined SDL2 and ncurses build

frejanordsiek opened this pull request 10 months ago
Building Lem with both SDL2 and ncurses support simultaneously

frejanordsiek opened this issue 10 months ago
Fix process-block-region space padding of vi visual mode

gos-k opened this pull request 10 months ago
Fix block selection of vi visual mode.

gos-k opened this pull request 10 months ago
Remove quicklisp dependency

atgreen opened this pull request 10 months ago
Added scrolling of unfocused window with mouse in ncurses frontend

asutoshpalai opened this pull request 10 months ago
Include missed env values

elken opened this pull request 10 months ago
legit rebase: abort, tell if in process

vindarel opened this pull request 10 months ago
translate docstrings: buffer, basic

vindarel opened this pull request 10 months ago
(minor) legit: fix rebase

vindarel opened this pull request 10 months ago
Container improvements

elken opened this pull request 10 months ago
How to use a custom Common Lisp implementation for Lisp code?

namandixit opened this issue 10 months ago
Write the GUI in CL with McCLIM

daninus14 opened this issue 10 months ago
Add small docstring for define-key

resttime opened this pull request 10 months ago
Lem hangs when using negative universal argument through M--?

owatta opened this issue 10 months ago
run tetris-quit after killing buffer as well

resttime opened this pull request 10 months ago
fix usage of erase-buffer in tetris

resttime opened this pull request 10 months ago
Interactive markdown

garlic0x1 opened this pull request 10 months ago
Feature/erlang mode

ioolkos opened this pull request 10 months ago
Lem hangs if we edit and recompile `uiop:define-package :lem-core`

asutoshpalai opened this issue 10 months ago
Enabled focusing leftside window with mouse in ncurses frontend

asutoshpalai opened this pull request 10 months ago
export accessors from the point class

garlic0x1 opened this pull request 10 months ago
install script fails in Ubuntu 22

louis77 opened this issue 10 months ago
Adds more mark commands for directory-mode.

mychris opened this pull request 10 months ago
Make DIRECTORY-MODE-MARK-REGEXP keep old marks.

mychris opened this pull request 10 months ago
Adds the command DIRECTORY-MODE-KILL-LINES.

mychris opened this pull request 10 months ago
Remove hard dependency on quicklisp

atgreen opened this pull request 11 months ago
Add missing dependencies to .asd files.

atgreen opened this pull request 11 months ago
What are the command line options for the Lem editor?

vonHabsi opened this issue 11 months ago
Change log-pathname from being set at compile time

Fuglesteg opened this pull request 11 months ago
Fix invalid index of lem-vi-mode/commands:vi-delete

gos-k opened this pull request 11 months ago
M-x lisp-macroexpand-in-place

garlic0x1 opened this pull request 11 months ago
add typescript-mode

cxxxr opened this pull request 11 months ago
Make initialisation of Quicklisp conditional on whether it is present

arthur-dog opened this pull request 11 months ago
remove old define-command

garlic0x1 opened this pull request 11 months ago
quri on lem not loading during quickload

rabbibotton opened this issue 11 months ago
Add color-picker in SDL2

cxxxr opened this pull request 11 months ago
Templates

garlic0x1 opened this pull request 11 months ago
update docs/default-keybindings.md 20240126-054745

github-actions[bot] opened this pull request 11 months ago
Clean up paredit key definitions

garlic0x1 opened this pull request 11 months ago
rustfmt

garlic0x1 opened this pull request 11 months ago
Add FreeBSD support

sethaldini opened this pull request 11 months ago
remove debug message

garlic0x1 opened this pull request 11 months ago