Link messages overwite current line in session rather than appending
- Dominant language
- APL
- Stars
- 26
- Forks
- 11
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
**Describe the bug**
When I make Link report actions to the session by setting the appropriate flag it's printing stuff like this to the session:
```
Link @ 07:59: #.Namespace.Objectwritten to C:/...
```
That's fine as such, but it does not append the message to the session, it overwrites the current line. I think it should not.
(This is my <01978>)
```
]TooLS.Version
Dyalog 18.2.45427 64-bit Unicode, BuildID 936adc24
OS Windows 10 or Windows Server 2016 (10.0.19044) 64-bit
Link 3.1.1
SALT 2.9
UCMD 2.51
.NET .NET Framework 4.8.4470.0
WS 18.2
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.