On Sun, Jul 26, 2015 at 10:17:50PM +0200, Daniel Cegiełka wrote:
> https://github.com/rui314/8cc
>
> so why scc?
>
> Daniel
Once upon a time 8cc was a linux x86 64bit C compiler and scc a unix Z80 C
compiler. Why what?
--
Teodoro Santoni
Something is wrong. I don't wanna compile 20 KB of Go c
https://github.com/rui314/8cc
so why scc?
Daniel
On Sun, Jul 26, 2015 at 10:59:36AM +0100, Raphaël Proust wrote:
On 26 July 2015 at 03:56, Pickfire wrote:
Hi, is there any way for st to use bracketed paste?
I have the following in my vimrc which works:
if &term =~ "st.*"
let &t_ti = &t_ti . "\e[?2004h"
let &t_te = "\e[?2004l" . &t_te
On 26 July 2015 at 03:56, Pickfire wrote:
> Hi, is there any way for st to use bracketed paste?
I have the following in my vimrc which works:
if &term =~ "st.*"
let &t_ti = &t_ti . "\e[?2004h"
let &t_te = "\e[?2004l" . &t_te
function XTermPasteBegin(ret)
set pastetoggle=[201~