Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
lem
We are on a mission to develop the best editor for developers.
Collective -
Host: opensource -
https://opencollective.com/lem
- Code: https://github.com/cxxxr/lem
"Getting Started (s)" throws error
github.com/lem-project/lem - marcuskammer opened this issue 4 days ago
github.com/lem-project/lem - marcuskammer opened this issue 4 days ago
Feature: text-based folder icons in directory mode
github.com/lem-project/lem - mantacid opened this issue 11 days ago
github.com/lem-project/lem - mantacid opened this issue 11 days ago
fix: the paredit-splice should not backward 1 form if current point already at open-char
github.com/lem-project/lem - sakurawald opened this pull request 12 days ago
github.com/lem-project/lem - sakurawald opened this pull request 12 days ago
feature: the paredit-wrap-around now support to select sexp at point without the need to move point to the beginning of sexp
github.com/lem-project/lem - sakurawald opened this pull request 12 days ago
github.com/lem-project/lem - sakurawald opened this pull request 12 days ago
fix typo in file-conversion.lisp
github.com/lem-project/lem - SequentialDesign opened this pull request 12 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 12 days ago
minor documentation fix in `interp.lisp`
github.com/lem-project/lem - SequentialDesign opened this pull request 12 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 12 days ago
fix verbose style in `compute-line`
github.com/lem-project/lem - SequentialDesign opened this pull request 13 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 13 days ago
add `editor-variable-universal-argument-function`
github.com/lem-project/lem - SequentialDesign opened this pull request 13 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 13 days ago
add `after-load-theme-hook`
github.com/lem-project/lem - SequentialDesign opened this pull request 13 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 13 days ago
improve: different behaviours in `file completion`.
github.com/lem-project/lem - sakurawald opened this issue 13 days ago
github.com/lem-project/lem - sakurawald opened this issue 13 days ago
fix: the self-insert command in vi-mode should not insert un-printable char while flushing the pending-keys
github.com/lem-project/lem - sakurawald opened this pull request 13 days ago
github.com/lem-project/lem - sakurawald opened this pull request 13 days ago
improve: the `type` of `paste-yank` fell through ECASE expression.
github.com/lem-project/lem - sakurawald opened this issue 13 days ago
github.com/lem-project/lem - sakurawald opened this issue 13 days ago
feature: make `describe-bindings` more feature-rich.
github.com/lem-project/lem - sakurawald opened this issue 13 days ago
github.com/lem-project/lem - sakurawald opened this issue 13 days ago
improve: git grep gets `SDL Error (#<SDL-SURFACE {#X00000000}>): Text has zero width` or `crash the lem`.
github.com/lem-project/lem - sakurawald opened this issue 13 days ago
github.com/lem-project/lem - sakurawald opened this issue 13 days ago
Add a mechanism to perform conversions such as C-m/Return and C-i/Tab in a unified manner
github.com/lem-project/lem - cxxxr opened this pull request 13 days ago
github.com/lem-project/lem - cxxxr opened this pull request 13 days ago
fix: ban mouse click event in popup-window made by popup-message function
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
[DRAFT] feature: recenter line if jump target point is not inside window. (vi-mode)
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
feature: ignore-case for git-grep command by default
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
fix: ban `mouse click event` in `popup-window` made by `popup-message` function.
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
fix: make the ctrl-[ the sym key to escape key.
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
fix: the vi-insert mode should insert the pending-keys (the length of command-keys > 1) for self-insert command.
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
feature: highlight caught warning and error in repl
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
github.com/lem-project/lem - sakurawald opened this pull request 14 days ago
Revert "make `C-m` (`Return`) `newline-and-indent` in language modes"
github.com/lem-project/lem - SequentialDesign opened this pull request 15 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 15 days ago
improve: highlight the `caught error` in `macro expansion`.
github.com/lem-project/lem - sakurawald opened this issue 15 days ago
github.com/lem-project/lem - sakurawald opened this issue 15 days ago
Deduplicate compute-line calls
github.com/lem-project/lem - nmccamish opened this pull request 16 days ago
github.com/lem-project/lem - nmccamish opened this pull request 16 days ago
improve: can't close floating-window if mouse focus gained. (`"Can not delete this window"`)
github.com/lem-project/lem - sakurawald opened this issue 18 days ago
github.com/lem-project/lem - sakurawald opened this issue 18 days ago
The `comment-or-uncomment-region` fails to comment in some cases.
github.com/lem-project/lem - sakurawald opened this issue 18 days ago
github.com/lem-project/lem - sakurawald opened this issue 18 days ago
add two editor variables to line-numbers, line-number-format and current-line-value
github.com/lem-project/lem - SequentialDesign opened this pull request 18 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 18 days ago
feature: the `session facility` to save `opened buffers`.
github.com/lem-project/lem - sakurawald opened this issue 18 days ago
github.com/lem-project/lem - sakurawald opened this issue 18 days ago
feature: make `vi-paste-{before/after}` accept the universal args.
github.com/lem-project/lem - sakurawald opened this pull request 18 days ago
github.com/lem-project/lem - sakurawald opened this pull request 18 days ago
feature: make `vi-paste-{before/after}` accept the universal args.
github.com/lem-project/lem - sakurawald opened this pull request 18 days ago
github.com/lem-project/lem - sakurawald opened this pull request 18 days ago
[Low-Priority] An edge-case about evaluating the `''` form in repl.
github.com/lem-project/lem - sakurawald opened this issue 18 days ago
github.com/lem-project/lem - sakurawald opened this issue 18 days ago
add: the missing `vi-jump-previous` command and binding.
github.com/lem-project/lem - sakurawald opened this pull request 18 days ago
github.com/lem-project/lem - sakurawald opened this pull request 18 days ago
fix: the vi jumplist-history-push should not destroy jumplist-history elements above the jumplist-index, when a new element is pushed.
github.com/lem-project/lem - sakurawald opened this pull request 18 days ago
github.com/lem-project/lem - sakurawald opened this pull request 18 days ago
feature: add `lisp-eval-and-inspect` command.
github.com/lem-project/lem - sakurawald opened this issue 19 days ago
github.com/lem-project/lem - sakurawald opened this issue 19 days ago
add `nullify-last-flags` function to interp
github.com/lem-project/lem - SequentialDesign opened this pull request 19 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 19 days ago
[DRAFT] add: the `:jumps` ex-command for vi-mode.
github.com/lem-project/lem - sakurawald opened this pull request 19 days ago
github.com/lem-project/lem - sakurawald opened this pull request 19 days ago
make `C-m` (`Return`) `newline-and-indent` in language modes
github.com/lem-project/lem - SequentialDesign opened this pull request 19 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 19 days ago
add convenient keybinds for LEM's multiplexer.
github.com/lem-project/lem - SequentialDesign opened this pull request 19 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 19 days ago
fix(flake): Update outputHash
github.com/lem-project/lem - judahsotomayor opened this pull request 19 days ago
github.com/lem-project/lem - judahsotomayor opened this pull request 19 days ago
fix: the `vi-paste-before` command in `line-mode` at `the last line` should open a newline before current line.
github.com/lem-project/lem - sakurawald opened this pull request 20 days ago
github.com/lem-project/lem - sakurawald opened this pull request 20 days ago
feature: add `:new` ex-command for `vi-mode`
github.com/lem-project/lem - sakurawald opened this pull request 20 days ago
github.com/lem-project/lem - sakurawald opened this pull request 20 days ago
add: tests for vi-swapcase-and-forward
github.com/lem-project/lem - sakurawald opened this pull request 20 days ago
github.com/lem-project/lem - sakurawald opened this pull request 20 days ago
feature: list the `reversed keymap` at current point.
github.com/lem-project/lem - sakurawald opened this issue 20 days ago
github.com/lem-project/lem - sakurawald opened this issue 20 days ago
feature: render the `reversed keymap` information in the `M-x` pop-up menu.
github.com/lem-project/lem - sakurawald opened this issue 20 days ago
github.com/lem-project/lem - sakurawald opened this issue 20 days ago
change `move-over-)` to `move-over-)-or-wrap`
github.com/lem-project/lem - SequentialDesign opened this pull request 21 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 21 days ago
change `insert-()` to `insert-()-or-wrap`
github.com/lem-project/lem - SequentialDesign opened this pull request 21 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 21 days ago
Question: How to format the string into the self repl.
github.com/lem-project/lem - sakurawald opened this issue 21 days ago
github.com/lem-project/lem - sakurawald opened this issue 21 days ago
feature: treat as selecting current line if no region is selected for comments.
github.com/lem-project/lem - sakurawald opened this pull request 22 days ago
github.com/lem-project/lem - sakurawald opened this pull request 22 days ago
fix: the *fill-width* option should not cause the prompt window in listener-mode out of window
github.com/lem-project/lem - sakurawald opened this pull request 22 days ago
github.com/lem-project/lem - sakurawald opened this pull request 22 days ago
fix: adjust the cursor-type to underline for vi-operator + the color of vi-insert cursor now respects the default cursor color
github.com/lem-project/lem - sakurawald opened this pull request 22 days ago
github.com/lem-project/lem - sakurawald opened this pull request 22 days ago
fix: ignore errors during the process of creating regex scanner for vi-search-{forward/backward}
github.com/lem-project/lem - sakurawald opened this pull request 22 days ago
github.com/lem-project/lem - sakurawald opened this pull request 22 days ago
java-mode: Use c-mode indentation function to indent Java files
github.com/lem-project/lem - bolsen opened this pull request 23 days ago
github.com/lem-project/lem - bolsen opened this pull request 23 days ago
open the source code of the sbcl as read-only
github.com/lem-project/lem - cxxxr opened this pull request 23 days ago
github.com/lem-project/lem - cxxxr opened this pull request 23 days ago
improve: the `vi"` and `va"` in `vi-mode` will freeze the lem editor inside an escaped string.
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
feature: add impl-source-read-only editor-variable
github.com/lem-project/lem - sakurawald opened this pull request 23 days ago
github.com/lem-project/lem - sakurawald opened this pull request 23 days ago
feature: add impl-source-read-only editor-variable
github.com/lem-project/lem - sakurawald opened this pull request 23 days ago
github.com/lem-project/lem - sakurawald opened this pull request 23 days ago
improve: the width of `i-search` for `repl quickcommand` out of window.
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
improve: the `underline` cursor type should not over-draw the character under caret in `sdl2 version`
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
feature: highlight the `self-evaluating object` for lisp-mode.
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
feature: add option for highlight line-color.
github.com/lem-project/lem - sakurawald opened this pull request 23 days ago
github.com/lem-project/lem - sakurawald opened this pull request 23 days ago
Question: how to define a custom line color ?
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
github.com/lem-project/lem - sakurawald opened this issue 23 days ago
improve: stuck in the editor-error if regex syntax is improper in `vi-search-forward-symbol-at-point` command.
github.com/lem-project/lem - sakurawald opened this issue 25 days ago
github.com/lem-project/lem - sakurawald opened this issue 25 days ago
improve: the `underline cursor-type` of vi-mode should not over-draw the original character.
github.com/lem-project/lem - sakurawald opened this issue 25 days ago
github.com/lem-project/lem - sakurawald opened this issue 25 days ago
improve: the `(setf (lem-vi-mode:option-value "scrolloff") 5)` should not restrict the `mouse scrolling`.
github.com/lem-project/lem - sakurawald opened this issue 25 days ago
github.com/lem-project/lem - sakurawald opened this issue 25 days ago
improve: the centralization of `M-x` window is im-proper.
github.com/lem-project/lem - sakurawald opened this issue 25 days ago
github.com/lem-project/lem - sakurawald opened this issue 25 days ago
fix and refactor `kill-whole-line`
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
Add keybinds for `isearch-toggle-highlighting`
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
update point after backspacing and yanking while isearch is active
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
Fix and refactor kill whole line
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
Add keybinds for isearch toggle highlighting
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
update point after `isearch-delete-char` and `isearch-yank`
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
github.com/lem-project/lem - SequentialDesign opened this pull request 26 days ago
feature: the `easy-motion` plugin for cursor jumping movement.
github.com/lem-project/lem - sakurawald opened this issue 26 days ago
github.com/lem-project/lem - sakurawald opened this issue 26 days ago
Is there any 2.2.0 binaries for macOS?
github.com/lem-project/lem - maikol-solis opened this issue 27 days ago
github.com/lem-project/lem - maikol-solis opened this issue 27 days ago
question: about the workflow on `file system`.
github.com/lem-project/lem - sakurawald opened this issue 28 days ago
github.com/lem-project/lem - sakurawald opened this issue 28 days ago
Does Lem have log files? I need to troubleshoot an issue.
github.com/lem-project/lem - aykaramba opened this issue 28 days ago
github.com/lem-project/lem - aykaramba opened this issue 28 days ago
feature: impl the `special motion action` for `vi-operand` like `change` and `yank`.
github.com/lem-project/lem - sakurawald opened this issue 28 days ago
github.com/lem-project/lem - sakurawald opened this issue 28 days ago
fix #1631 `SDL Error Texture dimensions are limited`
github.com/lem-project/lem - cxxxr opened this pull request 29 days ago
github.com/lem-project/lem - cxxxr opened this pull request 29 days ago
[DRAFT] feature: sync mark region for vi-mode.
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
feature: add vi-swapcase-and-forward-char command for vi-mode
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
improve: get `SDL Error: Texture dimensions are limited to 32768x32768` in `git grep` command.
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
feature: add vi-swapcase-and-forward-char command for vi-mode
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
feature: new command `vi-swapcase-and-forward-char` for vi-mode.
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
feature: detective should capture `defroute` and `define-other-thing`
github.com/lem-project/lem - vindarel opened this issue about 1 month ago
github.com/lem-project/lem - vindarel opened this issue about 1 month ago
Vindarel/detective see macros
github.com/lem-project/lem - vindarel opened this pull request about 1 month ago
github.com/lem-project/lem - vindarel opened this pull request about 1 month ago
legit: add file associations for git rebase and commit files
github.com/lem-project/lem - vindarel opened this pull request about 1 month ago
github.com/lem-project/lem - vindarel opened this pull request about 1 month ago
Highlight warning in REPL
github.com/lem-project/lem - cxxxr opened this pull request about 1 month ago
github.com/lem-project/lem - cxxxr opened this pull request about 1 month ago
feature: add `maximize-frame` and `minimize-frame` command for lem sdl2 version.
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
feature: high-light the `warn` and `error` in REPL.
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
vindarel/legit stash: push, pop, list, show, drop
github.com/lem-project/lem - vindarel opened this pull request about 1 month ago
github.com/lem-project/lem - vindarel opened this pull request about 1 month ago
feature: add the missing binding for `~` character in `vi-mode`.
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
feature: the `instant completion` for `lisp-mode`.
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
Failing compilation from source
github.com/lem-project/lem - GaryBlackbourne opened this issue about 1 month ago
github.com/lem-project/lem - GaryBlackbourne opened this issue about 1 month ago
fix: sdl2 should not disable the kwin compositor, which will cause the window effects invalid, including the window opacity.
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
github.com/lem-project/lem - sakurawald opened this pull request about 1 month ago
improve: should not disable the kwin compositor by the default sdl2 hints.
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
fix legit pull git command
github.com/lem-project/lem - vindarel opened this pull request about 1 month ago
github.com/lem-project/lem - vindarel opened this pull request about 1 month ago
feature: set `read-only` for buffers that shows implementation source.
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
feature: comment current line if no region is marked for `comment-or-uncommnet-region` command.
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
vi-mode: add ignorecase option
github.com/lem-project/lem - cxxxr opened this pull request about 1 month ago
github.com/lem-project/lem - cxxxr opened this pull request about 1 month ago
The level in paired `open-parenthesis` and `closed-parenthesis` is not identical.
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago
github.com/lem-project/lem - sakurawald opened this issue about 1 month ago