]> code.delx.au - gnu-emacs-elpa/commitdiff
multishell - more elaboration of path-persistence TODO.
authorKen Manheimer <ken.manheimer@gmail.com>
Sun, 3 Jan 2016 15:25:44 +0000 (10:25 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Sun, 3 Jan 2016 15:25:44 +0000 (10:25 -0500)
multishell.el

index d859f98eba9c7e2746c6fd3881e33a537f520a9c..5a4e201390c380152cb7221a35beed89f5b2c453 100644 (file)
 ;;   - Searched for search backwards/forwards on isearch-like M-r/M-s bindings
 ;;     - *Not* searched for regular completion
 ;;   - Editible
-;;     - Using isearch keybinding M-e
-;;     - Edits path
+;;     - During confirmation for new buffers - to use historical one
+;;     - Or with minibuffer setup created key binding (isearch-like) M-e
+;;       - M-e in empty initial provides completion on historicals
+;;     - User can edit the entire path, changing the association
 ;;     - New association overrides previous
 ;;     - Deleting path removes association and history entry
+;;   - Tracks buffer name changes
+;;     - Using buffer-list-update-hook
 ;; * Customize activation of savehist
 ;;   - Customize entry has warning about activating savehist
 ;;   - Adds the name/path association list to savehist-additional-variables