Re: Location list entries for unsaved buffer open a new buffer

2023-10-21 Thread Lifepillar
On 2023-10-21, Yegappan Lakshmanan wrote: > On Sat, Oct 21, 2023 at 7:09 AM Lifepillar wrote: >> How do I generate location list entries that refer to the proper unsaved >> buffer? >> >> > There is a item in the todo list for more than 20 years now for this: > > - Add %b to 'errorformat':

Re: Location list entries for unsaved buffer open a new buffer

2023-10-21 Thread Yegappan Lakshmanan
Hi, On Sat, Oct 21, 2023 at 7:09 AM Lifepillar wrote: > I have a function that pipes a buffer into an external program, then > parses its output in a callback and adds the parsed results to > a location list. Simplified code for the callback: > > def Callback(channel: job, msg: string,

Location list entries for unsaved buffer open a new buffer

2023-10-21 Thread Lifepillar
I have a function that pipes a buffer into an external program, then parses its output in a callback and adds the parsed results to a location list. Simplified code for the callback: def Callback(channel: job, msg: string, winid: number, efm: string, cwd: string) silent execute "lcd"

Re: Edit edit tar.gz file

2023-10-21 Thread Lifepillar
On 2023-10-21, Nutcha Schonn wrote: > About 3-4 years ago I remember that I could edit a edit tar.gz file with vi > command. > When trying that today it does not work, is there something I can do to get > it to work with the latest VIM 9 version? It works with Vim 9.0.1946. Besides: :echo

Edit edit tar.gz file

2023-10-21 Thread Nutcha Schonn
About 3-4 years ago I remember that I could edit a edit tar.gz file with vi command. When trying that today it does not work, is there something I can do to get it to work with the latest VIM 9 version? -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your