Commit Graph

110 Commits (master)

Author SHA1 Message Date
Pierre Neidhardt d4a81b1088 git: Disable pager globally 2017-12-14 21:06:41 +01:00
Pierre Neidhardt 916cee19fb Eshell: Use company-eshell-autosuggest-mode 2017-12-09 19:20:24 +01:00
Pierre Neidhardt 3b2ffd0a74 Eshell: Remove spurious em-cmpl line
That used to break fish-completion loading
2017-12-09 15:07:27 +01:00
Pierre Neidhardt 97c0a3c673 Eshell: Fix mkcd alias 2017-12-03 10:50:40 +01:00
Pierre Neidhardt 149058d78c Emacs: Add TODOs for Eshell, Helm, LaTeX 2017-11-26 22:37:24 +01:00
Pierre Neidhardt 78714c19c4 Eshell: Remove "dtach" from visual commands so eshell-detach works seamlessly 2017-11-25 21:39:45 +01:00
Pierre Neidhardt a42915f37f Eshell: Add company-eshell-autosuggest to selected packages 2017-11-23 07:43:10 +01:00
Pierre Neidhardt 332eddd1dc eshell-detach: Refactor and clean up, add C-c C-z binding 2017-11-09 17:34:05 +01:00
Pierre Neidhardt 6fd2b6d405 eshell: Make eshell-detach-send-input work on any valid bash command 2017-11-08 17:46:49 +01:00
Pierre Neidhardt eab706e84f Emacs: Comment on helm, EXWM, Eshell issues 2017-11-06 22:07:48 +01:00
Pierre Neidhardt ec0b4694d9 Eshell: Report most important bugs 2017-11-05 12:46:29 +01:00
Pierre Neidhardt bf301cd38e Eshell: Don't display status on empty commands 2017-11-05 11:04:39 +01:00
Pierre Neidhardt 8d963d3282 Emacs: Turn on fish completion early so that it works in M-x shell too 2017-11-04 23:20:20 +01:00
Pierre Neidhardt 92f3aed303 Eshell: Add fix draft for eshell-write-history with read-only entries 2017-11-03 14:55:57 +01:00
Pierre Neidhardt 7e97f98afa Eshell: Make status more aligned, start with a capital 2017-11-02 23:36:45 +01:00
Pierre Neidhardt 8089233334 Eshell: Display total number of seconds in status 2017-11-02 13:11:11 +01:00
Pierre Neidhardt b4253b0480 Eshell: Fix nil value return by eshell-status-display 2017-11-02 08:02:24 +01:00
Pierre Neidhardt 3800f65c7a Eshell: Fix prompt when no branch and use comment face for status 2017-11-01 18:22:05 +01:00
Pierre Neidhardt bcdb1629b2 Eshell: Add status display to the prompt 2017-11-01 17:59:53 +01:00
Pierre Neidhardt f5535a4111 Eshell: Color git root in prompt and append current branch 2017-11-01 17:03:47 +01:00
Pierre Neidhardt ae5c474d5f Eshell: Add support for auto-suggestions 2017-11-01 16:06:15 +01:00
Pierre Neidhardt e8101a0b1b Eshell: Move fish completion to separate package 2017-10-25 23:55:35 +01:00
Pierre Neidhardt 69e484a87f Eshell: Prepare fish completion for packaging 2017-10-25 23:36:12 +01:00
Pierre Neidhardt 40dd85a7a1 Emacs: Move EPA config to main so that it's loaded in time by mu4e 2017-10-25 19:12:52 +01:00
Pierre Neidhardt 9540330538 Eshell: Move prompt navigation fix to patch-eshell.el 2017-10-24 17:30:34 +01:00
Pierre Neidhardt 44a459cefe Eshell: Backport ANSI color patch 2017-10-23 20:06:08 +01:00
Pierre Neidhardt 5eab39b621 Eshell: Add shared history 2017-10-22 20:19:12 +01:00
Pierre Neidhardt 323ab27fc5 Eshell: Work around aliases 2017-10-22 11:57:03 +01:00
Pierre Neidhardt d27660d8b5 Eshell: Fix aliases 2017-10-21 10:35:03 +01:00
Pierre Neidhardt b50bb3bd40 Eshell: Switch to last session instead of first session in eshell-or-new-session 2017-10-20 15:13:57 +01:00
Pierre Neidhardt c960b16679 Emacs: Add TODOs about image+, EMMS, Eshell, Evil, EXWM, Helm 2017-10-15 13:55:49 +01:00
Pierre Neidhardt ca04345a2f Emacs: Details comments on Eshell, Helm and PDF issues 2017-10-10 15:19:22 +01:00
Pierre Neidhardt fc972a32c9 Emacs: Comment config consistently 2017-10-08 19:36:28 +01:00
Pierre Neidhardt b1e8a03b17 Emacs: Define skeleton-previous-position instead of using lambda 2017-10-07 12:55:30 +01:00
Pierre Neidhardt 3dc36b8a28 Eshell: Use the "nocomint" function for Bash completion 2017-09-03 22:30:24 +01:00
Pierre Neidhardt ab400a8bd1 Emacs: Update TODOs and REVIEWs for Eshell, Evil, EXWM, mu4e 2017-09-02 11:14:09 +01:00
Pierre Neidhardt a79c90221f gpg-agent: Comment on issue with starting mu4e 2017-09-01 16:12:21 +01:00
Pierre Neidhardt 9788c77d7d Eshell: Fix fish completion on no hit 2017-08-14 10:24:44 +01:00
Pierre Neidhardt 2498615943 Eshell: Fix completion of ~/X and $VAR/
We fallback on pcomplete-dirs-or-entries to complete paths.
2017-08-07 15:46:15 +01:00
Pierre Neidhardt 0222a304f1 Emacs: Move most important TODO entries from todo.org to the init files 2017-08-01 19:55:50 +01:00
Pierre Neidhardt 892ceaccd8 Emacs: Add comments on Eshell, EXWM, mu4e 2017-07-29 10:14:18 +01:00
Pierre Neidhardt 53817749fb Emacs: Add various TODOs 2017-07-28 08:12:25 +01:00
Pierre Neidhardt 08354036fd Emacs: Move Eshell and mu4e binding defuns to their init
Use autoloads.
Fix some lazy-loading.
2017-07-26 23:08:58 +01:00
Pierre Neidhardt 4a75289d1b Emacs: Disable epa-pinentry loopback
See it gpg2.1 can still set the pinentry from the prompt.  If not, re-enable
this inside a version check.
2017-07-24 17:26:38 +01:00
Pierre Neidhardt c32466d8eb Emacs: Eshell: Fix typos in Fish completion 2017-07-07 17:40:23 +01:00
Pierre Neidhardt 3b636be658 Emacs: Eshell: Add subcommand workaround for Fish completion 2017-07-06 16:49:58 +01:00
Pierre Neidhardt c2e91654bc Emacs: Eshell: Use default-directory properly in fish completion 2017-07-02 18:12:17 +01:00
Pierre Neidhardt 2b06874954 Emacs: Eshell: Add "wifi-menu" to list of visual commands 2017-07-02 18:11:47 +01:00
Pierre Neidhardt 658caac1fd Emacs: Eshell: Add default completion from fish 2017-06-28 17:44:36 +01:00
Pierre Neidhardt c0462b3bdf Emacs: Eshell: Tweak history settings 2017-06-27 21:15:26 +01:00
Pierre Neidhardt 3fc0047778 Emacs: Eshell: Fallback to bash for completion 2017-06-27 21:15:26 +01:00
Pierre Neidhardt 816a852f6e gpg: Use Emacs for pinentry 2017-06-27 09:50:24 +01:00
Pierre Neidhardt d37cf0ba4c Emacs: Eshell: Add "alsamixer" to the list of external commands 2017-06-24 08:02:07 +01:00
Pierre Neidhardt 1084a21830 Emacs: Eshell: Add "watch" to the list of visual commands 2017-06-20 15:21:27 +01:00
Pierre Neidhardt c622bddbc2 Emacs: Eshell: Document the conflict between eshell/alias and evil-define-key 2017-06-18 21:25:56 +01:00
Pierre Neidhardt efeeaee94b Emacs: Eshell: Don't use FFAP on prompt 2017-06-18 21:25:17 +01:00
Pierre Neidhardt f31415450c Emacs: Clean up Helm hook for Eshell 2017-06-18 19:58:21 +01:00
Pierre Neidhardt d6af0ece49 Emacs: Eshell: Remove redundant setting of eshell-prompt-regexp 2017-06-18 19:52:16 +01:00
Pierre Neidhardt 6779cb9b25 Emacs: Normalize some comment tags 2017-06-18 19:52:00 +01:00
Pierre Neidhardt ed5ca4542d Emacs: Restructure init files, use "init-" prefix for all 2017-06-18 17:50:31 +01:00