Bram Moolenaar

Results 253 comments of Bram Moolenaar
trafficstars

> @brammool wrote: > > > Well, after this change it leaves the LINGUAS file behind. > > `LINGUAS` is removed in the `clean` target. So I think the change...

Can you check if the problem still exists after the recent change to src/po/Makefile ?

I don't see an update for the help, thus I can only guess what this would be used for. Generally, it looks like it's going to introduce lots of bugs,...

I think what you actually need is not a popup_filter_normal(), since you do want to add some key commands to navigate through the information and perhaps open/close sections with more...

> opening multiple terminal popup or focusing to a different one when it > is open can be handled separately if there are future requests for it. Once we add...

Not sure what you are having a problem with. In GTK, and most other GUIs. the scrollbar thumb is always visible as a whole. To allow for being able to...

Well, this is how it works in Vim. Like I said, it would be good if GUI libraries would allow for the behavior that we get with Athena, but AFAIK...