Commit Graph

110 Commits (master)

Author SHA1 Message Date
Pierre Neidhardt 4091831038 Helm/Eshell/Geiser/SLY/SLIME: Move configs to their respective files. 2020-12-18 17:54:48 +01:00
Pierre Neidhardt 5d32b5a8e7 Move ~/personal to $PERSONAL. 2020-11-19 11:58:43 +01:00
Pierre Neidhardt f28567148a Eshell: Comment that INSIDE_EMACS patch is still required for 27.1. 2020-09-27 10:30:58 +02:00
Pierre Neidhardt 7eec2c4202 Eshell: Rename patch-eshell-26 to patch-eshell since it's not fixed in Emacs 27. 2020-09-27 10:25:43 +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 b10fe7ed09 Emacs: Replace helm-defswitcher by helm-selector. 2020-07-06 19:02:45 +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 20ddcf76a8 Eshell: Fix namespace. 2020-05-23 14:56:40 +02:00
Pierre Neidhardt c9ed07e148 Eshell: Remove unused visual commands. 2020-05-23 11:29:10 +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 9a9a25f764 Eshell: Bind "C-x n d" to eshell-narrow-to-prompt. 2020-05-09 11:46:49 +02:00
Pierre Neidhardt 612c5b7043 Eshell: Remove outdated version check for helm-fish-completion. 2020-03-22 16:33:13 +01:00
Pierre Neidhardt 15c7f5de50 Eshell: Patch INSIDE_EMACS. 2020-02-17 17:05:40 +01:00
Pierre Neidhardt 9cd118f776 Eshell: Use helm-fish-completion 0.2. 2019-11-28 18:48:30 +01:00
Pierre Neidhardt aa529815d0 Eshell: Enable helm-fish-completion. 2019-11-14 15:41:40 +01:00
Pierre Neidhardt fdc973159d Eshell: Replace custom prompt with eshell-prompt-extras package. 2019-11-12 09:14:50 +01:00
Pierre Neidhardt fcce215ec8 Eshell: Include "M-x shell"s in the switcher, and offer to spawn new ones 2019-03-17 08:37:08 +01:00
Pierre Neidhardt f8a5ab0330 Eshell: Fix trimming of trailing whitespaces 2019-03-06 11:26:35 +01:00
Pierre Neidhardt 99cb5bbff4 Eshell: Trim trailing spaces in commands 2019-03-03 12:52:57 +01:00
Pierre Neidhardt da2d750ec3 Eshell: Set helm-eshell-switch conditionally 2019-03-03 11:40:03 +01:00
Pierre Neidhardt dd3ed544f1 Helm: Refine helm-defswitcher macro 2019-02-22 18:26:57 +01:00
Pierre Neidhardt 7027282244 Helm: Define helm-defswitcher macro 2019-02-22 17:55:23 +01:00
Pierre Neidhardt fda4f4d498 Eshell: Add helm-eshell-mini 2019-02-22 17:26:25 +01:00
Pierre Neidhardt 45575ad88d Eshell: Add comment on history uniqueness algorithm 2019-02-11 19:40:23 +01:00
Pierre Neidhardt 50b97ff67c Eshell: Put history-related parts together 2019-02-05 22:47:37 +01:00
Pierre Neidhardt 368d2e3d8e Eshell: Remove duplicates in history 2019-02-05 22:45:17 +01:00
Pierre Neidhardt 4392607e8e Eshell: Require subr-x for string-trim in eshell-append-region-to-command-line 2019-02-05 22:44:45 +01:00
Pierre Neidhardt f3820091f0 local/bin/homeinit, homesync: Init and synchronize Eshell history 2019-02-04 19:14:50 +01:00
Pierre Neidhardt 537626d63c Eshell: Save history on every call 2019-02-04 19:13:48 +01:00
Pierre Neidhardt 5cc5776566 Eshell: Discard "cd" calls from history 2019-02-04 19:13:17 +01:00
Pierre Neidhardt 3a88ea3e59 Eshell: Bind RET to append-region-to-command-line 2019-02-04 19:13:11 +01:00
Pierre Neidhardt 5c1f06192f Eshell: Don't follow symlink in prompt 2018-12-10 09:41:25 +01:00
Pierre Neidhardt 479ae9adab Eshell: Fix prompt fontification of symlinks inside Git repositories 2018-10-17 14:57:40 +02:00
Pierre Neidhardt f0c6aeab00 Eshell: Move fish-completion setup to init-eshell 2018-07-24 09:45:01 +02:00
Pierre Neidhardt 37f59a874d Eshell: Work around broken module loading 2018-07-03 18:03:50 +02:00
Pierre Neidhardt f80bd2cd85 Emacs: Update config to 26 2018-06-01 11:09:36 +02:00
Pierre Neidhardt 073d8663bb Eshell: Delay autosuggest to 0.75s 2018-05-14 20:08:05 +02:00
Pierre Neidhardt cecb9f7163 Eshell: Keep history of commands exiting with non-zero 2018-03-19 16:03:19 +05:30
Pierre Neidhardt 7fa6c7594d Eshell: Split patches between Emacs 25 and 26 2018-03-09 16:37:58 +05:30
Pierre Neidhardt 02b58cc380 Emacs: Move user-emacs-directory to cache 2018-02-16 23:19:10 +01:00
Pierre Neidhardt 49679263da Emacs: Init config for version 26 2018-02-16 23:09:59 +01:00
Pierre Neidhardt 49f92790c8 Eshell: Ignore all duplicates in history 2018-02-15 16:02:26 +01:00
Pierre Neidhardt 8b1748e985 Emacs: Update TODOs and comments 2018-02-15 16:02:26 +01:00
Pierre Neidhardt cb9ce6bab5 Emacs: Namespace all personal variables and functions 2018-02-13 23:24:38 +01:00
Pierre Neidhardt 4f12d845cb Eshell: Fix completion on systems running mandoc 2018-02-08 18:08:08 +01:00
Pierre Neidhardt bf53cc6aa2 Eshell: Add gtypist to list of visual commands 2018-01-19 09:12:13 +01:00
Pierre Neidhardt 63c51121fb Eshell: Set password expiry to 1 hour 2018-01-17 10:10:26 +01:00
Pierre Neidhardt 0505a20323 Eshell: Add password cache 2018-01-15 12:17:36 +01:00
Pierre Neidhardt 32232ac81f Eshell: Fix global history setup on first start 2018-01-12 17:59:47 +01:00
Pierre Neidhardt 562e65d66a Eshell: Follow up with esh-autosuggest renaming 2017-12-27 11:35:49 +01:00