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

Set the default cursor color to make it visible.

1a53de6d542be877c1bd8f647a2e9011c20381a1 authored over 1 year ago
Show 'NORMAL' at the modeline while in operator-pending mode.

9946ad1f39886f59f8a87002c26b9302442fc791 authored over 1 year ago
Export *operator-keymap*.

4c15cb7a92a4947b45c16c325070e0bf598d9bc6 authored over 1 year ago
Don't move cursor by vi-indent.

e1ee4bc9944a11e2d16b614421c0d8feb4cf71ef authored over 1 year ago
Fix vi-mode text objects.

9b492cf38a960d35c0175b6ee71e0d38c82e207e authored over 1 year ago
Merge pull request #1024 from fukamachi/fix/vi-mode-motion-arg

Make the argument of vi-mode's motion optional

ddf6643678558835513d4ea8b0c796741ac9c0ee authored over 1 year ago
Merge pull request #1023 from fukamachi/vi-mode-add-exports

Export lem-vi-mode:change-mode and keymaps for text objects

283adcd9bcd50f32c26cc030ef1d0da6d72c9ab9 authored over 1 year ago
Make the argument of vi-mode's motion optional (ref #1021).

c51cbb7c133d8dc5df406bbf1a28d6ea2bd74ff8 authored over 1 year ago
Export lem-vi-mode:change-mode and keymaps for text objects.

77ac4fda0d9e487b8ce8be078066ef7ad4b37b48 authored over 1 year ago
Merge pull request #1020 from fukamachi/vi-mode-delete-state-message

Delete a message when switching vi-mode state

6027dd24180b75271b23ca6fc4a4cb815187b9ad authored over 1 year ago
Merge branch 'main' into vi-mode-delete-state-message

c05a266a18e0c3adaf527face4c1eebf16769997 authored over 1 year ago
Merge pull request #1022 from fukamachi/paredit-dependency

Delete a dependency of lem-paredit-mode

a4bc4f7d88d579e2cb3de2abd776b1717f9130bc authored over 1 year ago
Merge pull request #1021 from fukamachi/vi-mode-export-functions

Rename defining macros of vi-mode and export them

c41a66990364ce616d4979646c7e61fd45f6a600 authored over 1 year ago
Delete a dependency of lem-paredit-mode.

cb5689941b0f737a074ddef3186d2c3c5b625ad4 authored over 1 year ago
Rename vi-option -> option.

446cd87e005b120b868c5533f2b53a5b7aae5648 authored over 1 year ago
Change the argument of define-motion to take arg-descriptors like define-command.

23afdffb8e289d37e3e75dc32e2f401f5548c8e5 authored over 1 year ago
Export macros defining vi-mode commands.

7c612d62c7a852c915eee614a4d8bc95196f532d authored over 1 year ago
Rename macros defining motion, operator, and text object commands.

3e7b176a3109bc015a8f3cda38c073504de12977 authored over 1 year ago
Rename define-vi-state -> define-state.

9bef7ba41f45a9492a43ee65991e0858836205fd authored over 1 year ago
Merge pull request #1014 from fukamachi/vi-text-object-refactor

Add new text object commands `i"`, `a"`, `i(` and `a(`

a61894859f56152bd395dc56185d9c1f9d15b6da authored over 1 year ago
Delete a message when switching vi-mode state.

d5330879780ce01532f4decc068d9f8af75676b9 authored over 1 year ago
Merge pull request #1019 from fukamachi/fix/keymap-duplicates

Fix unintended undef-hook invocation due to more than twice key lookup

99a93de9bdf20ad61fa873b43ac1c2496ff35220 authored over 1 year ago
Fix unintended undef-hook invocation due to more than twice key lookup after #1004.

314539b36d1f063534c6dee277be2449a0dcf1be authored over 1 year ago
Merge pull request #1017 from fukamachi/fix/vi-forward-char-on-empty-line

Fix `l` invoked on an empty line not to go to the previous line.

301ae04173a09b6a28269261db40ac3f735a0b9c authored over 1 year ago
Merge pull request #1018 from fukamachi/vi-adjust-cursor-position

Adjust cursor position after all commands in NORMAL mode

ba1e832fbb098a8b7cc143fac27e016aedde1dea authored over 1 year ago
Adjust cursor position after all commands in NORMAL mode.

09cf1381a12767b61ce47b94274410ce39892995 authored over 1 year ago
Fix 'l' invoked on an empty line not to go to the previous line.

75fba17dad1a8a1b2221f1937e5dcdb5528cc62d authored over 1 year ago
Merge pull request #1015 from fukamachi/fix/vi-dw-on-indent

Fix 'dw' on spaces at the beginning of line not to go back to the previous line

10c7741e7e2c6e02157cb654a3a14b4893d3cb3d authored over 1 year ago
Merge pull request #1016 from gos-k/master

Modify vi-mode NORMAL cursor

31464880a39627ad43c54e2129ce27c20e30a857 authored over 1 year ago
Modify vi-mode NORMAL cursor

3a56b41b5b7870aed5faa81114f553ffd65205dc authored over 1 year ago
Fix 'dw' on spaces at the beginning of line not to go back to the previous line.

e3880a3108fa5bb81df47e8ecdbed38d72c3818d authored over 1 year ago
Add `a(` and `i(`.

b9b60daa511d253e7033ae1e409baab26d064c96 authored over 1 year ago
Add 'i"' and 'a"'.

3bbdd754d7cfaecfbcf4bd3616f89e777898068b authored over 1 year ago
Refactor a-range-of.

b3e075e75ae1356c5830e9ccec60580b68f07679 authored over 1 year ago
Remove aborted flag and reimplement it with conditions.

c4653f1e045872702acaf8841f2c12fcacb94210 authored over 1 year ago
Define text-object classes.

4d7103f2b4b1bf3aacd1d512d5d40b17c9b49b11 authored over 1 year ago
Merge pull request #1013 from fukamachi/vi-vaw-viw

Allow 'aw' and 'iw' to be invoked in visual mode.

ab8c0e23cffe34c95a69f7bb0ff4a66edecf5d23 authored over 1 year ago
Refactor a-range-of.

404764ccd61f60c7053c9cef04516ab1b7d7cac5 authored over 1 year ago
Allow 'aw' and 'iw' to be invoked in visual mode.

16d4573434ea81ad752bb0ccfb8301283f4faf0b authored over 1 year ago
Merge pull request #1012 from fukamachi/vi-mode-diw

Add `diw` and `daw` to vi-mode

b803002b32e17c40d9b3cdd34892a8e62c8eb55d authored over 1 year ago
Add 'diw' and 'daw'.

f847b6dc869813d919edaef1cf905f189e0b8ec9 authored over 1 year ago
Merge pull request #1011 from lem-project/implement-no-line-wrap-for-graphical-text-buffer

Added support for drawing when line-wrap is nil in graphical-text-buffer

442deac59072cc59b9cf264d01a45b3ab4975b6e authored over 1 year ago
added support for drawing when line-wrap is nil in graphical-text-buffer

bd95d5548f8b8c43b954fdde1fee79c3daa7444a authored over 1 year ago
indent

9530fcdaa5bbce6ce44e554e53b701035e3479c6 authored over 1 year ago
Merge pull request #1010 from lem-project/update-docs-20230826-052411

update docs/default-keybindings.md 20230826-052412

2202564b46fc51d0800316c9fb4480b15d8c1350 authored over 1 year ago
update docs/default-keybindings.md

2111e99231e2129944e5aa5b3c4d84a31de0bb03 authored over 1 year ago
Merge pull request #1009 from lem-project/rename-window-commands

organize window switching commands

dfc67cf94c424a2ab7b71141a6d0988d31a6961b authored over 1 year ago
fix to upcase

7210bdc2e8e166a4b8e99d864bda761492ca8618 authored over 1 year ago
rename some commands

dfc783f637a685c7c1dbe4cc2681d6ff6b915c97 authored over 1 year ago
add a previous-window command

f092c42c62f89ff0f41b04e71f14c23cfaa49e98 authored over 1 year ago
rename some window commands, (other-window -> next-window)

6832f0c885c609f83655724ace792d9f75f04cbe authored over 1 year ago
Merge pull request #1008 from fukamachi/vi-mode-operator-state

Precede vi-mode keymaps over major-mode.

e8fa94c088b8a129d3b2a2f97307f933612f9a90 authored over 1 year ago
Precede vi-mode keymaps over major-mode.

4caa7a87f4416e039d8217f185f1b7209d164f17 authored over 1 year ago
Merge pull request #1007 from lem-project/leftside-display-for-graphical-text-buffer

Add left-side drawing for graphical text buffer

04c7b9c20f8ccb56020ce3f110fca7eba81af603 authored over 1 year ago
rewrite line-numbers

b6f371b099f9baa8febae859d8f76187f07a5dcf authored over 1 year ago
Merge pull request #1004 from fukamachi/emulation-mode-keymaps

Add a feature to set high priority keymaps for emulation modes

a1b52a000e0d40c99602721dba991deeb1c5369e authored over 1 year ago
Add compute-keymaps for global mode to return multiple keymaps that precede others.

a4aa41245b3b7e3b02594980b1b9ee94fc4afef9 authored over 1 year ago
Merge pull request #1006 from fukamachi/fix/vi-repeat

Fix to reset `*this-command-keys*`

34657750b55cc94af554c27b3dccb98fb966eb02 authored over 1 year ago
Merge pull request #1005 from fukamachi/vi-mode-reorganize

Reorganize packages of vi-mode

ed63aae4eb620c0f5dac4d160161c17bf9ca2c64 authored over 1 year ago
Fix to reset *this-command-keys*. (ref #1000)

ea2b18fa4a8b767af03598fea2e2c3f707a23ef9 authored over 1 year ago
Reorganize packages of vi-mode.

473aaeece4582b6ba36a704731e684348e789a02 authored over 1 year ago
Add a left display area to the graphical-text-buffer

174bd4973041e45891e9fdbcb1c94368a464185e authored over 1 year ago
Merge pull request #1002 from fukamachi/fix/vi-search2

Revert "Fix not to move the cursor by *isearch-search-function*."

69ea96b467f1381a720d78c0a72c4a271a049229 authored over 1 year ago
Revert "Fix not to move the cursor by *isearch-search-function*."

This reverts commit 006111d5db33b930bfe069f1b101bec6d5e86f68.

54ff4190dcd6717052bb880581daf5180884c992 authored over 1 year ago
Merge pull request #996 from fukamachi/fix/vi-search

Fix vi-mode search feature to work similar to Vim

47cf8d3dd725b27c4ea81395190da9e92395448d authored over 1 year ago
Fix not to move the cursor by *isearch-search-function*.

006111d5db33b930bfe069f1b101bec6d5e86f68 authored over 1 year ago
Merge pull request #999 from fukamachi/fix/vi-mode-dw

Fix 'dw' not to delete to the next line.

7ec12f1f467c691fc332055e8ae3ec50358ecad4 authored over 1 year ago
Allow to repeat the modification in INSERT mode by vi-repeat (`.`).

6f1486cee99ccb8950b3395a174d37ab305bb75e authored over 1 year ago
Merge pull request #1000 from fukamachi/vi-repeat-insert-modification

Allow to repeat the modifications made while in INSERT mode by vi-repeat `.`

25040589c9f6f914d88b98bcf142d818afe015d9 authored over 1 year ago
Merge pull request #998 from fukamachi/fix/vi-global-option-error

Fix an error when getting a global vi option

69545f45955f9c8c026a71c827ac4b94179fe99f authored over 1 year ago
Allow to repeat the modifications made while in INSERT mode by vi-repeat (`.`).

66d1e7b20a833d89e638fc353c0ce32828142e0a authored over 1 year ago
Fix 'dw' not to delete to the next line.

d45804ecd7ac6a986c69c572b96c79ec78352ebc authored over 1 year ago
Fix an error when getting a global vi option. (ref #966)

fcc2f672564880fae698d1662a5eafbb532d36fe authored over 1 year ago
Fix the search direction of 'n'/'N' when searching backward ('?').

4c529e55020828e23f72832e823a90543aee7bb0 authored over 1 year ago
Don't track jump motions when the position is not changed.

6948422068a6e683b99a4ab78a8e4884e62ec14b authored over 1 year ago
Move the cursor to the beginning of word on search.

d99c796828c28b1ba6426468022d6a9d9b93f803 authored over 1 year ago
Go back to the starting point if the isearch query is failed.

161aae337bcfff65b820172909c51d4995bd976a authored over 1 year ago
Change isearch-next and isearch-prev to return a boolean whether the query is matched.

d4573e4b883109ad5fde1b1514631b5e0f890d18 authored over 1 year ago
extract function

1bf6f5e96657229f10db92260facbedf957810b3 authored over 1 year ago
rename compute-items-from-string-and-attributes with compute-items-from-logical-line

f0addd13f95e73976687887e188dde80d3713008 authored over 1 year ago
Merge pull request #990 from fukamachi/fix/vi-join-line-logical

Fix vi-join-line to work for a line longer than the window width

15639b0a84169ec179efa9edb12afd890526987c authored over 1 year ago
Merge branch 'main' into fix/vi-join-line-logical

447fa89c62c2b6cf995cec570f7c527985396abe authored over 1 year ago
Merge pull request #995 from fukamachi/fix/vi-delete-over-line

Fix `dd` to delete to the end of buffer when the arg is larger than the number of line

cf60b90c5f78199da5ea3baf97ae09147f752053 authored over 1 year ago
Merge pull request #991 from fukamachi/vi-undo-stack-merge

Treat modifications while in INSERT mode as a single undo stack

af7637c1ea3c7422f56ed85c9c02790b89377363 authored over 1 year ago
Merge branch 'main' into fix/vi-delete-over-line

3690fc06a79381c4ae245c0ecaf98b9ae8a8648f authored over 1 year ago
Merge branch 'main' into vi-undo-stack-merge

7d04fa83d54fd684d17e6fdbebc3caac311b647a authored over 1 year ago
Merge pull request #994 from fukamachi/fix/find-char-case-sensitive

Fix bugs of vi-mode's line search commands

9975a95440208d492ad7f1acf47d6095a73109d8 authored over 1 year ago
Merge branch 'main' into fix/vi-join-line-logical

c996d73ffe723f53accebf1bef80e86e48a19de3 authored over 1 year ago
Merge pull request #989 from fukamachi/vi-repeat

Add a new command `.` to repeat the last operator command

3980832fcbe9370bcc095623d453f836c3205bf6 authored over 1 year ago
Allow to delete to the end of buffer when a large universal argument is specified to vi-delete (like '10000dd').

2775c64820bbb81b6884c2d9bce9dddf6bd1a902 authored over 1 year ago
Allow to take an universal argument for 'f', 'F', 't', and 'T'.

b14ce856aa4b70c3b03eef9a627bf7948a6db3bc authored over 1 year ago
Fix 'f', 'F', 't' and 'T' to search by case-sensitive.

10bdd545ae2f80fb6fe221611b09c2cb4e76f698 authored over 1 year ago
Treat modifications while in INSERT mode as a single undo stack.

6699716f188814d936042ce05085ffd24033efd3 authored over 1 year ago
Fix vi-join-line to work for a line longer than the window width.

5da5ffb7f302cf8910017ab10eca5d4e12377e5a authored over 1 year ago
Add tests for vi-repeat.

3cf38f002f09135c58ad7b21d4abc986fbe5abe6 authored over 1 year ago
Add universal argument support to "." (vi-repeat).

538c7b8f8345f21863ba7dc53085228868bedfab authored over 1 year ago
Add '.' to repeat the last operation.

bb4d636951262781aab62a7387882b33d5c60d3c authored over 1 year ago
Don't use call-command to invoke a motion inside an operator to prevent from running hooks.

bbf387e30874723525708fb1ca2160b794725efb authored over 1 year ago
Merge lem-vi-mode/states into core and the main package.

7814fcaf5366a6d7bf85cd4044b42a66dddec3cb authored over 1 year ago
Multiply the universal argument for vi commands, like 2d2j (delete 5 lines).

60d90d22f8c95b169795d7891afaebb22e8e06b5 authored over 1 year ago