Command interpreter for the Ledger CLI inside Emacs.
Find a file
Bram Schoenmakers 9d54ca3e7d Set /bin/cat as pager
Ledger's command line does not respect any pager related flag (e.g.
--no-pager). So the only resort is to set a pager ourselves being /bin/cat.
2023-04-11 23:08:00 +02:00
.gitignore Initial commit 2023-04-10 07:14:18 +00:00
comint-ledger.el Set /bin/cat as pager 2023-04-11 23:08:00 +02:00
LICENSE Add year and name to LICENSE 2023-04-10 09:19:41 +02:00
README.org Replace Markdown README with an org file 2023-04-10 19:44:12 +02:00

comint-ledger README

Command interpreter for the Ledger CLI inside Emacs. Use run-ledger to start.