Commit Graph

55 Commits (8517e1c7e5cf702da4dc2ce011a1a8cb91909f05)

Author SHA1 Message Date
Pierre Neidhardt 8517e1c7e5 SLY: Fix file completion with #f and quote behaviour. 2021-06-07 12:34:16 +02:00
Pierre Neidhardt 88094bfdfe Work around SLY / rainbow-delimiter clash. 2021-06-03 14:19:31 +02:00
Pierre Neidhardt 3a5e870f3d SLY: Add transmission, cl-yason and notmuch to nyxt-ad-hoc-deps. 2021-05-11 20:49:24 +02:00
Pierre Neidhardt 9b9763c737 SLY: Add "emacs" to sbcl-nyxt* implementations. 2021-04-12 11:30:41 +02:00
Pierre Neidhardt c85d2c4601 SLY: Add xdg-utils to Nyxt ad-hoc deps. 2021-03-30 10:34:50 +02:00
Pierre Neidhardt f78815dffc SLY: Add "git" and "guix" to Nyxt Lisp implementations, add sbcl-pre-inst-env. 2021-03-29 08:41:56 +02:00
Pierre Neidhardt f1d7419c3a SLY: Factorize nyxt implementations. 2021-03-23 19:09:24 +01:00
Pierre Neidhardt 7b761f9f6a SLY: Fix sbcl-ambrevar with lisp-repl-core-dumper 0.7.0. 2021-03-15 16:54:21 +01:00
Pierre Neidhardt f4639999df SLY: Remove history patch now that it's merged. 2021-03-12 10:02:40 +01:00
Pierre Neidhardt f9ce05b864 SLY: Fix prompt patch loading. 2021-03-12 10:02:12 +01:00
Pierre Neidhardt bb8c1a987a SLY: Leverage Nyxt's nyxt-guix.el instead of half-baked code. 2021-03-08 12:03:07 +01:00
Pierre Neidhardt 5ea702d757 SLY/Nyxt: Report error when building Guix profile. 2021-03-06 15:31:25 +01:00
Pierre Neidhardt 6362892b2c SLY: Include prompt color patch. 2021-02-27 15:59:45 +01:00
Pierre Neidhardt fc72ca2dd8 SLY: Fix #p completion with Company. 2021-02-21 18:32:11 +01:00
Pierre Neidhardt 1f93b69f87 SLY: Add patch to ignore comments and include input starting with # in history. 2021-02-21 18:14:34 +01:00
Pierre Neidhardt 3b1d3823eb SLY: Don't loop forever when sbcl-ambrevar fails. 2021-02-21 12:44:48 +01:00
Pierre Neidhardt c872a37fe2 ambrevar/syntax: Rename readtable to "syntax" to avoid clashes with default readtable.
Indeed, if multiple named readtables are called "readtable" (even with a package
prefix), the last one to be defined seems to override the currently loaded 'readtable'.
2021-02-19 11:10:53 +01:00
Pierre Neidhardt ed5c68bcbe SLY: Use internal completion instead of Company. 2021-02-19 11:10:35 +01:00
Pierre Neidhardt cb6979d4e5 SLY: Remove spurious completion space fix.
Upstream has merged it.
2021-02-08 17:03:08 +01:00
Pierre Neidhardt eb41e59208 SLY: Bind sly-insert-cmd to C-return. 2021-02-08 17:01:37 +01:00
Pierre Neidhardt 3d1f4ff079 SLY: Load sb-sprof in sbcl-ambrevar. 2021-02-08 17:01:12 +01:00
Pierre Neidhardt f78d4f9121 SLY: Bind keys for glyphs. 2021-02-05 16:28:44 +01:00
Pierre Neidhardt f82c334435 SLY/ambrevar: Rename `syntax' to `readtable'. 2021-02-05 16:28:22 +01:00
Pierre Neidhardt 344c1d78a6 SLY: Make ambrevar/sbcl-for-nyxt more parameterized, add sbcl-nyxt-pre-inst-env. 2021-02-05 15:19:08 +01:00
Pierre Neidhardt 725306494c SLY: Fix ambrevar/sly-new-prompt with upstream update. 2021-02-04 18:35:04 +01:00
Pierre Neidhardt febc17a223 SLY: Add ccl-nyxt implementation. 2021-02-03 16:33:26 +01:00
Pierre Neidhardt 080a051f8d SLY: Format inferior Lisp buffer in Helm SLY. 2021-01-23 13:10:04 +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 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 678c0e0778 SLY: Bind S-<return> to helm-sly-run-go-to-repl-other-window. 2021-01-14 14:46:45 +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 3a2d08fae1 SLY: Make clesh:syntax the default readtable for the sbcl-ambrevar implementation. 2021-01-12 18:41:32 +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