Commit Graph

2010 Commits (febc17a223e4a10da1a21e2e6df9989f05e624dc)

Author SHA1 Message Date
Pierre Neidhardt febc17a223 SLY: Add ccl-nyxt implementation. 2021-02-03 16:33:26 +01:00
Pierre Neidhardt dab3bfe980 Lisp: Enable #p completion. 2021-01-29 12:15:02 +01:00
Pierre Neidhardt 75f11b4da6 SLY/Selector: Fix switching to buffer-less connection. 2021-01-27 13:06:11 +01:00
Pierre Neidhardt f004d46b11 Emacs: Add comment on clean user files. 2021-01-24 19:23:59 +01:00
Pierre Neidhardt 080a051f8d SLY: Format inferior Lisp buffer in Helm SLY. 2021-01-23 13:10:04 +01:00
Pierre Neidhardt e2edbc736e SLY: Revive previous buffer-less connection. 2021-01-23 13:09:20 +01:00
Pierre Neidhardt 6936ae4ad7 SLY: Fix `provive' typo in init-sly-narrow. 2021-01-23 13:09:04 +01:00
Pierre Neidhardt 856db68f65 SLY: Bind sly-narrow-to-prompt after sly-mrepl has loaded. 2021-01-22 22:06:38 +01:00
Pierre Neidhardt ed1ae3f43c EXWM: Bind s-v to helm-selector-magit. 2021-01-22 21:58:25 +01:00
Pierre Neidhardt 38a8b40df2 SLY: Add sly-narrow-to-prompt. 2021-01-22 21:16:22 +01:00
Pierre Neidhardt 0ee966dcb0 SLY: Fix prompt navigation. 2021-01-22 21:16:03 +01:00
Pierre Neidhardt 9baebf4073 SLY: Do not append space after filename completion. 2021-01-22 19:44:58 +01:00
Pierre Neidhardt 6b35571853 SLY/Selector: Change name, only match REPLs, list all buffers in other source. 2021-01-20 20:03:37 +01:00
Pierre Neidhardt 735fc99881 SLY: use ambrevar's syntax for sbcl-ambrevar. 2021-01-20 18:23:11 +01:00
Pierre Neidhardt 341d57782b SLY: Rename :<> to :p in sly-inside-pipe. 2021-01-19 12:22:05 +01:00
Pierre Neidhardt 30e88909c7 SLY: Bind sly-insert-pipe to C-S-SPC. 2021-01-16 01:10:19 +01:00
Pierre Neidhardt 578c74f442 SLY: Use ambrevar/all by default. 2021-01-16 01:10:08 +01:00
Pierre Neidhardt 2ebae67f8e SLY: Add "sbcl-failsafe" implementation. 2021-01-15 16:04:21 +01:00
Pierre Neidhardt cef48f7d0c SLY: Add ambrevar/delete-lisp-image-dump. 2021-01-15 10:50:11 +01:00
Pierre Neidhardt f55db510e7 SLY: Tweak prompt formatting. 2021-01-14 16:59:35 +01:00
Pierre Neidhardt fea961c978 SLY: Colorize prompt and display entry index. 2021-01-14 16:59:29 +01:00
Pierre Neidhardt 071a0c453c EXWM/SLY: Fix auto-loading of ambrevar/helm-selector-sly. 2021-01-14 14:47:14 +01:00
Pierre Neidhardt 678c0e0778 SLY: Bind S-<return> to helm-sly-run-go-to-repl-other-window. 2021-01-14 14:46:45 +01:00
Pierre Neidhardt 34a0f3fc29 SLY: Show all sbcl-ambrevar connections in selector. 2021-01-14 11:54:46 +01:00
Pierre Neidhardt b884f0d613 Helm-SLY: Customize connection/buffer display formatting. 2021-01-13 11:53:03 +01:00
Pierre Neidhardt a07348b511 Use SLY as a default shell. 2021-01-13 11:52:46 +01:00
Pierre Neidhardt db009aec5b SLY: Initialize Helm selector for "sbcl-ambrevar". 2021-01-13 11:52:16 +01:00
Pierre Neidhardt 3a2d08fae1 SLY: Make clesh:syntax the default readtable for the sbcl-ambrevar implementation. 2021-01-12 18:41:32 +01:00
Pierre Neidhardt 94aff57818 EXWM: Make lxqt-openssh-askpass float. 2021-01-12 18:40:23 +01:00
Pierre Neidhardt ca38a1e995 SLY: Fix implementations using maybe-core-dumper. 2021-01-12 13:56:20 +01:00
Pierre Neidhardt 449c85cbf4 SLY: Update sbcl-ambrevar implementation to use lisp-repl-core-dumper 0.4. 2021-01-12 13:52:03 +01:00
Pierre Neidhardt 20af21461c SLY: Bind S-SPC to ambrevar/sly-insert-double-quotes. 2020-12-26 16:18:14 +01:00
Pierre Neidhardt 4614308474 SLY: Only use lisp-repl-core-dumper if available. 2020-12-20 15:35:30 +01:00
Pierre Neidhardt d36dec8fa4 SLY: Make pure environment usable by preserving some more variables. 2020-12-20 15:35:08 +01:00
Pierre Neidhardt 37895e95ca SLY: Replace sbcl-nyxt implementation by a profile-based one. 2020-12-19 18:18:18 +01:00
Pierre Neidhardt be6725e05a SLY: Purify environment of sbcl-nyxt implementation. 2020-12-18 21:26:01 +01:00
Pierre Neidhardt f232f511c9 SLY: Move prepare-sbcl-for-nyxt to sbcl-nyxt implementation. 2020-12-18 21:17:43 +01:00
Pierre Neidhardt 5ec387b667 SLY: Extract sbcl-nyxt implementation to separate functions. 2020-12-18 21:13:24 +01:00
Pierre Neidhardt f9248616f0 SLY: Regen Nyxt profile when guix.scm is newer. 2020-12-18 19:12:38 +01:00
Pierre Neidhardt b4248b4226 SLY: Preload all Nyxt dependencies for fastest startup. 2020-12-18 18:55:20 +01:00
Pierre Neidhardt 4091831038 Helm/Eshell/Geiser/SLY/SLIME: Move configs to their respective files. 2020-12-18 17:54:48 +01:00
Pierre Neidhardt 6b765a9867 Emacs/SLY/SLIME: Split configs into separate files. 2020-12-18 17:46:46 +01:00
Pierre Neidhardt cee33bff61 SLY: Fix sbcl-nyxt-site implementation to use dedicated image. 2020-12-18 17:40:01 +01:00
Pierre Neidhardt b1419fc059 Lisp/SLY: Fix Nyxt implementations. 2020-12-15 16:56:07 +01:00
Pierre Neidhardt 4079a2a464 Helm: Allow C-c C-x to open multiple files. 2020-12-15 11:32:38 +01:00
Pierre Neidhardt 831af6f20a Emms: Fix ambrevar/emms-tracks-duration for playlist-mode. 2020-12-09 13:12:06 +01:00
Pierre Neidhardt 6fc0ae0c63 SLY: Rename vanilla implementation to "sbcl", and custom one to sbcl-ambrevar. 2020-12-05 09:24:47 +01:00
Pierre Neidhardt 67d058f0bc SLY: Fix sly-asdf-load-system with Guix SBCL packages. 2020-12-03 13:42:00 +01:00
Pierre Neidhardt 06c9b9bf8f SLY/package-lists: Replace nyxt-site by sly-lisp-implementations entries. 2020-12-01 18:33:11 +01:00
Pierre Neidhardt 107d5f5212 Notmuch: Generalize Yhetil matching. 2020-12-01 10:09:22 +01:00