Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update runtime files. | Bram Moolenaar | 2023-02-20 | 1 | -4/+4 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-11-18 | 1 | -22/+31 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-10-16 | 1 | -1/+1 |
| | |||||
* | patch 9.0.0710: quitting/unloading/hiding a terminal does not work properlyv9.0.0710 | Yee Cheng Chin | 2022-10-10 | 1 | -3/+2 |
| | | | | | | | | Problem: Quitting/unloading/hiding a terminal buffer does not always work properly. Solution: Avoid that ":q!" leaves an empty buffer behind. ":bunload!" also kills the job and unloads the buffer. ":hide" does not unload the buffer. (Yee Cheng Chin, closes #11323) | ||||
* | Update runtime files | Bram Moolenaar | 2022-08-24 | 1 | -2/+4 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-08-08 | 1 | -0/+30 |
| | |||||
* | release version 9.0v9.0.0000 | Bram Moolenaar | 2022-06-28 | 1 | -1/+1 |
| | | | | | Problem: About time to release Vim 9.0. Solution: Update the version number everywhere. | ||||
* | Update runtime files | Bram Moolenaar | 2022-06-26 | 1 | -5/+8 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-06-09 | 1 | -2/+2 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-06-03 | 1 | -1/+1 |
| | |||||
* | patch 8.2.5010: the terminal debugger uses various global variablesv8.2.5010 | Bram Moolenaar | 2022-05-23 | 1 | -13/+44 |
| | | | | | Problem: The terminal debugger uses various global variables. Solution: Add a dictionary to hold the terminal debugger preferences. | ||||
* | Update runtime files | Bram Moolenaar | 2022-04-18 | 1 | -0/+3 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-04-08 | 1 | -2/+2 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2022-02-26 | 1 | -2/+2 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-01-23 | 1 | -2/+2 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-01-08 | 1 | -0/+1 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2021-12-24 | 1 | -1/+3 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2021-11-16 | 1 | -2/+2 |
| | |||||
* | patch 8.2.3589: failure when "term_rows" of term_start() is an unusual valuev8.2.3589 | Bram Moolenaar | 2021-11-13 | 1 | -1/+2 |
| | | | | | | Problem: Failure when the "term_rows" argument of term_start() is an unusual value. Solution: Limit to range of zero to 1000. (closes #9116) | ||||
* | patch 8.2.3516: terminal window does not have transparent backgroundv8.2.3516 | Milly | 2021-10-15 | 1 | -3/+0 |
| | | | | | | Problem: Terminal window does not have transparent background when 'termguicolors' is used. Solution: Fix the background color. (closes #2361, closes #9002) | ||||
* | Update runtime files | Bram Moolenaar | 2021-08-29 | 1 | -13/+15 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2021-08-14 | 1 | -5/+32 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2021-02-13 | 1 | -5/+24 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2021-01-11 | 1 | -1/+9 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2021-01-02 | 1 | -1/+4 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-11-29 | 1 | -8/+10 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-11-21 | 1 | -10/+14 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2020-09-07 | 1 | -3/+5 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-06-07 | 1 | -2/+3 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-05-26 | 1 | -2/+7 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-05-01 | 1 | -2/+6 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-04-10 | 1 | -1/+1 |
| | |||||
* | patch 8.2.0455: cannot set the highlight group for a specific terminalv8.2.0455 | Bram Moolenaar | 2020-03-26 | 1 | -2/+9 |
| | | | | | Problem: Cannot set the highlight group for a specific terminal. Solution: Add the "highlight" option to term_start(). (closes #5818) | ||||
* | Update runtime files. | Bram Moolenaar | 2020-02-04 | 1 | -2/+2 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2020-01-09 | 1 | -3/+3 |
| | |||||
* | Vim 8.2 releasev8.2.0000v8.2.0 | Bram Moolenaar | 2019-12-12 | 1 | -1/+1 |
| | |||||
* | Runtime file updates. | Bram Moolenaar | 2019-12-07 | 1 | -5/+5 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2019-11-26 | 1 | -2/+2 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | patch 8.1.2251: ":term command" may not work without a shellv8.1.2251 | Bram Moolenaar | 2019-11-03 | 1 | -0/+4 |
| | | | | | Problem: ":term command" may not work without a shell. Solution: Add the ++shell option to :term. (closes #3340) | ||||
* | Update runtime files. | Bram Moolenaar | 2019-11-02 | 1 | -1/+5 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2019-10-26 | 1 | -1/+1 |
| | |||||
* | patch 8.1.2195: Vim does not exit when the terminal window is last windowv8.1.2195 | Bram Moolenaar | 2019-10-20 | 1 | -0/+7 |
| | | | | | | | Problem: Vim does not exit when closing a terminal window and it is the last window. Solution: Exit Vim if the closed terminal window is the last one. (closes #4539) | ||||
* | Update runtime files. | Bram Moolenaar | 2019-10-16 | 1 | -5/+3 |
| | |||||
* | patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080 | Bram Moolenaar | 2019-09-26 | 1 | -4/+20 |
| | | | | | | Problem: The terminal API is limited and can't be disabled. Solution: Add term_setapi() to set the function prefix. (Ozaki Kiichi, closes #2907) | ||||
* | Updte runtime files | Bram Moolenaar | 2019-09-20 | 1 | -3/+5 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | patch 8.1.2012: more functions can be used as methodsv8.1.2012 | Bram Moolenaar | 2019-09-08 | 1 | -21/+90 |
| | | | | | Problem: More functions can be used as methods. Solution: Make terminal functions usable as a method. Fix term_getattr(). | ||||
* | patch 8.1.1629: terminal function help is in the wrong filev8.1.1629 | Bram Moolenaar | 2019-07-04 | 1 | -35/+399 |
| | | | | | Problem: Terminal function help is in the wrong file. Solution: Move the function details to terminal.txt. | ||||
* | Update runtime files. | Bram Moolenaar | 2019-05-31 | 1 | -2/+2 |
| |