Files
emacs/lisp/eshell
Jim Porter 9199fa00ca Add support for completing special references (e.g. buffers) in Eshell
* lisp/eshell/em-cmpl.el (eshell-complete-parse-arguments): Handle
special references.

* lisp/eshell/em-arg.el (eshell-parse-special-reference): Ensure point
is just after the "#<" when incomplete, and handle backslash escapes
more thoroughly.
(eshell-complete-special-reference): New function.

* test/lisp/eshell/esh-arg-tests.el
(esh-arg-test/special-reference/default)
(esh-arg-test/special-reference/buffer)
(esh-arg-test/special-reference/special):
* test/lisp/eshell/em-cmpl-tests.el
(em-cmpl-test/special-ref-completion/type)
(em-cmpl-test/special-ref-completion/implicit-buffer)
(em-cmpl-test/special-ref-completion/buffer): New tests.
2023-03-11 18:49:28 -08:00
..
2023-01-01 05:47:47 -05:00
2023-01-14 11:09:02 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-01-01 05:31:12 -05:00
2023-02-15 17:31:52 -08:00
2023-01-01 05:47:47 -05:00
2023-01-01 05:31:12 -05:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00