Stefano Borini

Results 80 issues of Stefano Borini

the second is a generalization of the first. Remove one implementation and implement in terms of the other.

Refactoring

yank should add the copy to a chain of buffers. One can recover any one of them. The buffer list should be visible in a sideticker.

Feature

if you type eg (, you get (). If you now press backspace, it should delete both parentheses.

Feature

I have the desire to interpret :commands (e.g. :read or :write or :wq) as invocation of python routines where the parentheses and quotes are implicit. In other words, one can...

Feature

I would like to have a GUI overlay with configuration options. No more guessing in vim style. All configurable options are available with proper configuration dialog. Of course, one can...

Feature

At the moment, when one does a right-click paste, the characters are handled one after another by the key thread. This gives a very unpleasant and slow result. We need...

Feature

When an error or warning is shown, propose solutions to fix it in Eclipse style in the tooltip. We need to decide - what keys to use - how to...

Feature