Commit Graph

8 Commits (master)

Author SHA1 Message Date
Allard Hendriksen cb4f151554 Update documentation and changelog 2022-10-05 22:41:18 +02:00
Allard Hendriksen 9bf6b35b8a Add deprecation warning for :terminal header arguments
This commit adds a deprecation warning when the org source block
header argument :terminal is set. This should give people time to
adjust their settings.

The settings `org-babel-tmux-terminal` org-babel-tmux-terminal-opts`
take precedence over the `:terminal` argument.

Since this is a backward-incompatible change, I have added a
changelog..
2019-07-05 17:55:29 +02:00
dkrm 00e0de3cd7 Update README: add explanation to terminal settings 2019-01-02 17:23:12 +01:00
Allard Hendriksen 2ad983419f Update README: installation instructions for MELPA 2018-08-30 16:52:19 +02:00
Allard Hendriksen f3e695dbea Update README: add iterm configuration
Adds iterm configuration.
2018-07-17 09:14:04 +02:00
Allard Hendriksen 2bc16cd9e3 Update documentation 2018-07-16 17:44:44 +02:00
Allard Hendriksen 510b5f4fee Improve README.org
- Spelling improvements
- Add syntax highlighting to configuration
- Improve wording where needed.
2018-01-11 23:39:44 +01:00
Allard Hendriksen c6d716a53c Change README to org format
Move from markdown to org mode. Seems more appropriate. I hope github
supports all the syntax.
2018-01-11 23:14:24 +01:00