On 9 July 2014 20:56, Dimitris Zervas wrote:
>>> If "suckless-vi" ends up based on sandy I'll be as happy as a clam. I
>>> don't have a lot of free time, but I'd be happy to help.
>>
>>I'm actually also interested in a "suckless-vi" but for me this
>>includes
>>a design based on piece tables rathe
Yo
On Wed, Jul 9, 2014 at 5:00 PM, Carlos Torres wrote:
> Hey Marc,
>
> On Wed, Jul 9, 2014 at 4:42 PM, Marc André Tanner wrote:
>> On Wed, Jul 09, 2014 at 09:14:16PM +0200, Rafa Garcia Gallego wrote:
>> ...this includes
>> a design based on piece tables rather than the double linked list approa
>> If "suckless-vi" ends up based on sandy I'll be as happy as a clam. I
>> don't have a lot of free time, but I'd be happy to help.
>
>I'm actually also interested in a "suckless-vi" but for me this
>includes
>a design based on piece tables rather than the double linked list
>approach
>taken by sa
Dimitris Zervas wrote:
> I am now working on multiplying commands (5x will delete 5 chars, etc) and
> then I'll clean up and submit the final patches.
Heyho Dimitris,
please don't forget supporting the arrow keys and the six buttons above them.
I know they are very unreachable and therefore vim s
Hey Marc,
On Wed, Jul 9, 2014 at 4:42 PM, Marc André Tanner wrote:
> On Wed, Jul 09, 2014 at 09:14:16PM +0200, Rafa Garcia Gallego wrote:
> ...this includes
> a design based on piece tables rather than the double linked list approach
> taken by sandy.
What are the performance benefits of having
On Sat, Jul 05, 2014 at 10:28:52AM +0200, Marc André Tanner wrote:
> I'm pleased to announce the first official release of abduco
The git version of abduco and dvtm should now also work on Solaris.
Furthermore abduco is now also packaged for Fedora[0]. If some Debian
developer is lurking around,
On Wed, Jul 09, 2014 at 09:14:16PM +0200, Rafa Garcia Gallego wrote:
> If "suckless-vi" ends up based on sandy I'll be as happy as a clam. I
> don't have a lot of free time, but I'd be happy to help.
I'm actually also interested in a "suckless-vi" but for me this includes
a design based on piece t
-- From Danilo 08-07-2014 at 16:19 --
> Hi Amadeus
>
> Am Di, 8. Jul 2014, um 16:08, schrieb Amadeus Folego:
> > I also can't use it as non-root, how did you solve it?
>
> You need to change the owner of the binary to "root" and set the suid
> bit:
>
> $ sudo chown root slock
> $
On Wed, Jul 09, 2014 at 10:22:12PM +0300, Dimitris Zervas wrote:
> On July 9, 2014 10:14:16 PM EEST, Rafa Garcia Gallego
> wrote:
> >Hi Dimitris,
> >
> >Thanks for working on sandy! I'm skimming over the changes and they
> >look promising. When you are done polishing, they would fit nicely
> >ups
On Wed, Jul 9, 2014 at 10:22 PM, Dimitris Zervas wrote:
>
> Yes! I was really worried about "cancelling" your precious work, but with 2
> configs, we're happy :)
> I am now working on multiplying commands (5x will delete 5 chars, etc) and
> then I'll clean up and submit the final patches.
> The
On July 9, 2014 10:14:16 PM EEST, Rafa Garcia Gallego
wrote:
>Hi Dimitris,
>
>Thanks for working on sandy! I'm skimming over the changes and they
>look promising. When you are done polishing, they would fit nicely
>upstream.
>
>In fact... does anyone use the default / non-modal sandy bindings on
Hi Dimitris,
Thanks for working on sandy! I'm skimming over the changes and they
look promising. When you are done polishing, they would fit nicely
upstream.
In fact... does anyone use the default / non-modal sandy bindings on a
daily basis? I find they work nicely for simple edits or when typing
On July 9, 2014 6:32:16 PM EEST, Lee Fallat wrote:
>True neovim over here ;)
>Honestly though at least the implementation is a 100x cleaner.
>I'm not a vi/m user anymore, nor tui fan, but keep up the work guys.
>At least people will use software that sucks less.
Not just cleaner, but also much sma
True neovim over here ;)
Honestly though at least the implementation is a 100x cleaner.
I'm not a vi/m user anymore, nor tui fan, but keep up the work guys.
At least people will use software that sucks less.
On July 9, 2014 6:24:32 PM EEST, Carlos Torres wrote:
>Dimitris,
>http://git.dzervas.gr/sandy/commit/?id=60777b454326ce3790fcaf530fe3fd73469b5605
>config.h is generated by Makefile from config.def.h
>
>you should put your changed in config.def.h instead, no?
>
>then maybe Rafa can pull your change
I just finished the sentence mode :)
Just like vim, you form sentences with key bindings. ex.: d$ means delete until
the eol.
As of now, I have only implemented d verb and $ and ^ adjective.
Please test them to find any bugs.
I'll almost every key of vim tomorrow.
Dimitris,
http://git.dzervas.gr/sandy/commit/?id=60777b454326ce3790fcaf530fe3fd73469b5605
config.h is generated by Makefile from config.def.h
you should put your changed in config.def.h instead, no?
then maybe Rafa can pull your changes into his mainline easier.
if he wants them :p
--Carlos
On Wed, Jul 9, 2014 at 2:12 AM, Dimitris Papastamos wrote:
> On Tue, Jul 08, 2014 at 10:40:38PM -0400, Andrew Gwozdziewycz wrote:
>> I'm looking for a very simple and suckless syslogd. What do people on
>> this list use for this purpose?
>
> It has been on my mind recently after Ari posted crond.
On July 9, 2014 1:19:23 PM EEST, Silvan Jegen wrote:
>On Wed, Jul 9, 2014 at 12:16 PM, Markus Teich
> wrote:
>> Dimitris Zervas wrote:
>>> I keep my branch at: http://git.dzervas.gr/sandy if anyone is
>interested.
>>
>> Heyho,
>>
>> $ git clone http://git.dzervas.gr/sandy
>> Cloning into 'sandy'..
On July 9, 2014 1:16:31 PM EEST, Markus Teich
wrote:
>Dimitris Zervas wrote:
>> I keep my branch at: http://git.dzervas.gr/sandy if anyone is
>interested.
>
>Heyho,
>
>$ git clone http://git.dzervas.gr/sandy
>Cloning into 'sandy'...
>fatal: unable to access 'http://git.dzervas.gr/sandy/': The req
On Wed, Jul 9, 2014 at 12:16 PM, Markus Teich
wrote:
> Dimitris Zervas wrote:
>> I keep my branch at: http://git.dzervas.gr/sandy if anyone is interested.
>
> Heyho,
>
> $ git clone http://git.dzervas.gr/sandy
> Cloning into 'sandy'...
> fatal: unable to access 'http://git.dzervas.gr/sandy/': The
Dimitris Zervas wrote:
> I keep my branch at: http://git.dzervas.gr/sandy if anyone is interested.
Heyho,
$ git clone http://git.dzervas.gr/sandy
Cloning into 'sandy'...
fatal: unable to access 'http://git.dzervas.gr/sandy/': The requested URL
returned error: 500
I would like to try it out, was
On Wed, Jul 9, 2014 at 9:50 AM, Dimitris Zervas wrote:
>>Good work, I was surprised to see dmenu used, but seems to work well
>>with it. As a suggestion/alternative, ncurses supports status bars
>>which can also serve as the command bar (which would be useful over an
>>ssh session).
> Yes, I also
>Good work, I was surprised to see dmenu used, but seems to work well
>with it. As a suggestion/alternative, ncurses supports status bars
>which can also serve as the command bar (which would be useful over an
>ssh session).
Yes, I also thought of it, but you lose precious space.
I may add a fallb
On 9 July 2014 07:34, Dimitris Zervas wrote:
> On July 9, 2014 7:10:06 AM EEST, Andrew Hills wrote:
>>On 7/8/14, 8:27 PM, Dimitris Zervas wrote:
>>> I know that some of you will really hate me about this, but I patched
>>sandy to have command and insert mode.
>>
>>Actually, this was all that kept
25 matches
Mail list logo