On Tue, Nov 4, 2014 at 9:11 PM, Henrique Lengler
wrote:
>
> Output of infocmp attached: out.txt
>
> Output of ^VDelete:
>
> ^[[3~
>
You appear to have mistyped something. CSI requires only one bracket.
cheers!
mar77i
On Tue, Nov 4, 2014, at 01:24 PM, k...@shike2.com wrote:
> If you are interested in this solution this is the patch:
Thank you very much, that is much better. Now my Backspace keys deletes
one character to the left AND my Delete key deletes one character to the
right, on the command line and in n
On Tue, 4 Nov 2014 21:15:40 +0100
k...@shike2.com wrote:
> You can try with troff. Take a look of [1], [2] and [3].
Troff is not as good as LaTeX if you just look at the end
result. I bet troff is a little bit more lightweight though.
For presentations using LaTeX, you can use the beamer-
packag
> sent is interesting, but as a teacher, I need some mathematical symbols,
> and a tool to write more than 3 words per slide...
>
> (by the way, on debian, sent can't find any font...)
>
> reveal.js is interesting too, but far from suckless...
>
> I'll stick to markdown+pandoc->beamer for now un
On Tue, 4 Nov 2014 10:35:25 -0700
Charlie Kester wrote:
> Good point.
No, actually this was a shitty point.
I don't know why so many people are apparently that masochistic to
actually go through the shell- madness!
Like, how often do you guys reconfigure your software? Is it too
much to ask for
On Tue, Nov 04, 2014 at 08:30:23PM +0100, k...@shike2.com wrote:
> Can you send the output of:
>
> infocmp
>
> and the output of
>
> cat
> ^VDelete (press first control V and then Delete key)
>
> Regards,
Output of infocmp attached: out.txt
Output of ^VDelete:
^[[3~
--
sent is interesting, but as a teacher, I need some mathematical symbols,
and a tool to write more than 3 words per slide...
(by the way, on debian, sent can't find any font...)
reveal.js is interesting too, but far from suckless...
I'll stick to markdown+pandoc->beamer for now until I find bette
Hi,
> I applied this patch and now when I press DELETE in the shell I get a
> '~'.
Can you send the output of:
infocmp
and the output of
cat
^VDelete (press first control V and then Delete key)
Regards,
On Tue, Nov 04, 2014 at 07:24:24PM +0100, k...@shike2.com wrote:
>
> With this patch you are going to have ^? in backspace and ^[[3~ in Delete,
> and the terminfo definition is modified based in this change.
> This configuration is more similar to the configuration of other systems,
> so you will
If you are interested,
> - Modify the keys generated by st. This option is not dificult, because
> you
> only have to modify the values in your config.h (I think I should put
> this
> option in the FAQ to).
If you are interested in this solution this is the patch:
diff --git
On Mon 03 Nov 2014 at 14:26:39 PDT Greg Reagle wrote:
On Mon, Nov 3, 2014, at 04:11 PM, Charlie Kester wrote:
Environment variables are essentially global variables, visible to every
program and not just the one you want to configure.
Not necessarily. If you set them in .profile or .bashrc or
11 matches
Mail list logo