Commit Graph

1896 Commits (cf9a1e3cadbe45ff3cfd9330a754d33197ba94b7)

Author SHA1 Message Date
Pierre Neidhardt 67482cbe5b Geiser: Fix load order. 2020-08-14 19:38:54 +02:00
Pierre Neidhardt fbca135880 Scheme/Geiser: Bind same keys to macro expansion commands in REPL. 2020-08-10 12:13:03 +02:00
Pierre Neidhardt 29be65d8cd Guix/Emacs: Fix manifest matching when it contains "guix". 2020-08-10 12:12:46 +02:00
Pierre Neidhardt 7b1fdbca20 Emms: Fix emms-print-metadata setup. 2020-08-08 13:10:03 +02:00
Pierre Neidhardt e53ccea6f3 Helm: Disable ff cache. 2020-08-08 11:31:24 +02:00
Pierre Neidhardt f4ad069789 Scheme/Lispy: Add support for Geiser REPL. 2020-08-08 11:31:06 +02:00
Pierre Neidhardt 1621a74d43 geiser: Show backtrace automatically. 2020-08-06 20:16:25 +02:00
Pierre Neidhardt d91837c396 functions: Add toggle-org-reader. 2020-07-27 09:36:44 +02:00
Pierre Neidhardt ac1587b63d Fix EXWM edit. 2020-07-14 13:32:21 +02:00
Pierre Neidhardt def7c08b39 Fix EncFS support. 2020-07-09 12:14:34 +02:00
Pierre Neidhardt f8552950b2 shell: Add support for global, filtered history. 2020-07-09 12:14:13 +02:00
Pierre Neidhardt ed1ad20c1a Eshell: Extract ring-delete-first-item-duplicates from eshell-history-remove-duplicates. 2020-07-09 12:12:44 +02:00
Pierre Neidhardt 696969c378 SLY: Fix ANSI colors. 2020-07-09 09:41:24 +02:00
Pierre Neidhardt ee07798bbe Comint: Add EncFS password prompt support. 2020-07-08 19:16:41 +02:00
Pierre Neidhardt b10fe7ed09 Emacs: Replace helm-defswitcher by helm-selector. 2020-07-06 19:02:45 +02:00
Pierre Neidhardt 9fb43783db Shell: Bind visual RET to ambrevar/eshell-append-region-to-command-line. 2020-06-26 17:41:47 +02:00
Pierre Neidhardt 2d5ed4e490 Replace ambrevar/prefer-eshell by helm-ff-preferred-shell-mode. 2020-06-26 17:16:57 +02:00
Pierre Neidhardt adce533dc2 Shell/Helm: Replace custom helm-ff-switch-to-shell with upstream. 2020-06-26 16:13:18 +02:00
Pierre Neidhardt a752dfce54 Rename 'music' to Music.
This conforms the XDG defaults, thus it's less work.
2020-06-21 14:07:40 +02:00
Pierre Neidhardt 4038c57533 Helm: Rebind M-SPC and M-S-SPC to helm-toggle-visible-mark*. 2020-06-16 09:11:35 +02:00
Pierre Neidhardt df384f80d7 Engine: Rename "next" to "nyxt". 2020-06-12 17:38:04 +02:00
Pierre Neidhardt 3855f45cec Emacs/Guix: Add system installation command. 2020-06-11 16:00:58 +02:00
Pierre Neidhardt b10dd1942a Emacs/Guix: Add system editing command. 2020-06-11 15:51:17 +02:00
Pierre Neidhardt ef2105d0e7 Emacs/Guix: Support installing multiple manifests at once. 2020-06-11 15:43:54 +02:00
Pierre Neidhardt 86e145008f shell: Fix ambrevar/shell-command-duration. 2020-06-10 11:15:19 +02:00
Pierre Neidhardt c04fd76c12 Emacs/Guix: Wait for process termination when install profiles. 2020-06-09 11:10:37 +02:00
Pierre Neidhardt 293197b88f Emacs/Guix: Allow using M-x shell to install profiles. 2020-06-09 10:41:51 +02:00
Pierre Neidhardt 53ccf67673 Cyberpunk: Remove fixes merged in 1.22. 2020-06-08 18:12:52 +02:00
Pierre Neidhardt e052483800 functions: Add ambrevar/kernel-format. 2020-06-08 18:08:03 +02:00
Pierre Neidhardt e81d8814d7 shell: Fix helm-ff's M-e when point is not on prompt. 2020-06-08 10:37:52 +02:00
Pierre Neidhardt c5134f17b2 cyberpunk: Reference search hit face issue. 2020-06-03 12:40:13 +02:00
Pierre Neidhardt 4ca14bc3e5 cyberpunk: Underline search hits instead of the yellow rectangle. 2020-05-30 12:21:10 +02:00
Pierre Neidhardt 1edbf339a0 Magit: Disable magit-todos by default. 2020-05-29 19:31:42 +02:00
Pierre Neidhardt e50fe12e56 EXWM: Add toggle for automatic screen change configuration. 2020-05-27 12:15:27 +02:00
Pierre Neidhardt 56b62471db shell: Fix prompt to support [env] prepended to second line. 2020-05-23 17:14:44 +02:00
Pierre Neidhardt 3fc7b85f76 shell: Fix shell-propertize-prompt when prompt is missing. 2020-05-23 16:57:58 +02:00
Pierre Neidhardt 2e7829996f Shell: Fix shell-command-duration. 2020-05-23 15:09:33 +02:00
Pierre Neidhardt cd0b9013ca Shell: Add shell-narrow-to-prompt. 2020-05-23 14:56:54 +02:00
Pierre Neidhardt 20ddcf76a8 Eshell: Fix namespace. 2020-05-23 14:56:40 +02:00
Pierre Neidhardt 778b9a1691 shell: Measure command durations. 2020-05-23 14:00:12 +02:00
Pierre Neidhardt 897eafb3de Shell: Don't store space-prefixed commands or 'cd .*' in history. 2020-05-23 11:29:42 +02:00
Pierre Neidhardt ce70677580 Comint: Don't store dup history entries. 2020-05-23 11:29:26 +02:00
Pierre Neidhardt c9ed07e148 Eshell: Remove unused visual commands. 2020-05-23 11:29:10 +02:00
Pierre Neidhardt 7a75bbb3d7 Shell: Override Helm's M-e to switch to M-x shell instead. 2020-05-23 10:47:41 +02:00
Pierre Neidhardt f5602146eb Eshell/Shell: Default to `M-x shell' in shell switcher. 2020-05-23 10:46:36 +02:00
Pierre Neidhardt cc83668eab Helm: Add browse-urls action to helm-occur. 2020-05-20 10:13:34 +02:00
Pierre Neidhardt d167008924 EXWM: Don't set C-c default keys. 2020-05-19 20:55:43 +02:00
Pierre Neidhardt b2635692f9 Engine: Add Next engine. 2020-05-14 19:24:32 +02:00
Pierre Neidhardt 9a9a25f764 Eshell: Bind "C-x n d" to eshell-narrow-to-prompt. 2020-05-09 11:46:49 +02:00
Pierre Neidhardt d49e1b65df Helm: Lookup Btrfs subvolumes. 2020-05-05 14:32:00 +02:00