Mercurial > vim
view src/libvterm/CONTRIBUTING @ 32347:edea3992cb01 v9.0.1505
patch 9.0.1505: error when heredoc content looks like heredoc
Commit: https://github.com/vim/vim/commit/a93d9cdc74f70ca2c85781496ffae4ca738fcd88
Author: zeertzjq <zeertzjq@outlook.com>
Date: Tue May 2 16:25:47 2023 +0100
patch 9.0.1505: error when heredoc content looks like heredoc
Problem: Error when heredoc content looks like heredoc.
Solution: Handle curly expressions. (closes https://github.com/vim/vim/issues/12325)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 02 May 2023 17:30:05 +0200 |
parents | 82336c3b679d |
children |
line wrap: on
line source
How to Contribute ----------------- The main resources for this library are: Launchpad https://launchpad.net/libvterm IRC: ##tty or #tickit on irc.libera.chat Email: Paul "LeoNerd" Evans <leonerd@leonerd.org.uk> Bug reports and feature requests can be sent to any of the above resources. New features, bug patches, etc.. should in the first instance be discussed via any of the resources listed above, before starting work on the actual code. There may be future plans or development already in-progress that could be affected so it is better to discuss the ideas first before starting work actually writing any code.