Re: [dev] ASCII Delimited Text

2018-05-22 Thread Raphaël Proust
Hi, On 2018-05-22 21:21, Adrian Grigore wrote: >> Maybe a nice thing to have would be to get the terminal emulator to > treat the field and record separator in a special way. So the programs > all output fs and rs, and the terminal emulator uses these characters to > layout the data in a tabular

Re: [dev] ASCII Delimited Text

2018-05-21 Thread Raphaël Proust
Hello, On 2018-05-22 00:38, Connor Lane Smith wrote: > On 21 May 2018 at 17:12, Adrian Grigore wrote: >> I'm having problems compiling usul: > > This is a surprise. Where did you get usul from? I sent the copy. I use usul regularly so I still have the whole repo

Re: [dev] ASCII Delimited Text

2018-05-17 Thread Raphaël Proust
On 2018-05-17 22:50, Adrian Grigore wrote: > How would you have other tools like cat(1) or ls(1) handle them? Through the $FS and $RS environment variables. So you can do `FS=\xHH ls` (where HH is the hex code for the ASCII field separator). The ls in usul handles that. -- Raphaël

Re: [dev] [st] Full screen without menu bar?

2017-02-07 Thread Raphaël Proust
F11 when I'm running gnome-terminal. > (I'm running Linux Mint, btw.) > Thanks, >Doug. > -- __ Raphaël Proust

Re: [dev] structural regular expression support for vis

2017-02-06 Thread Raphaël Proust
On 3 February 2017 at 20:30, Marc André Tanner <m...@brain-dump.org> wrote: > On Fri, Feb 03, 2017 at 10:00:37AM +, Raphaël Proust wrote: > […] >> :x/pattern/ t h c/replacement/ > > Not sure this is flexible enough? How would you generalize this to > operate on the n

Re: [dev] structural regular expression support for vis

2017-02-03 Thread Raphaël Proust
On 3 February 2017 at 10:00, Raphaël Proust <raphla...@gmail.com> wrote: > On 2 February 2017 at 17:46, Marc André Tanner <m...@brain-dump.org> wrote: >> […] >> * Multi file support is not really well supported: >> >> - The X and Y commands

Re: [dev] structural regular expression support for vis

2017-02-03 Thread Raphaël Proust
e can be longer named commands for sifting through specifically buffers or windows, and then there is the matter of deciding which should X default to. Additionally, it might be interested to sift through the files of the current directory (e.g., to apply a command to each of the .c files). I guess it is less important because vis seem to support globbing in `:e` by default. Cheers, -- __ Raphaël Proust

Re: [dev] Linux distros that don't suck too too much

2016-05-12 Thread Raphaël Proust
le for st: https://github.com/raphael-proust/rcs/blob/master/pkgs/st/PKGBUILD Cheers, -- ______ Raphaël Proust

Re: [dev] [st] possible bug with unicode character

2016-04-13 Thread Raphaël Proust
On 12 April 2016 at 15:34, Marc Collin wrote: > It's been a few weeks since I set up my set config.h and it's lost > now, You can recover the font configuration variable from the binary. Specifically, `strings $(which st)` will get you that (and loads of other things).

Re: [dev] structural regular expression support for vis

2016-03-13 Thread Raphaël Proust
e sam component): when typing `:` the command edition buffer opens. It might be because I'm used to vim, but I'd rather have that buffer start in normal mode. (Normal mode is what I expect new buffers to start at.) Cheers, -- __ Raphaël Proust

Re: [dev] another text user interface for sam

2016-03-02 Thread Raphaël Proust
On 1 March 2016 at 17:12, Marc André Tanner wrote: > I think structural regexp will integrate nicely with multiple selections. > > […] Yes! Interactive structural regexp would definitely be a Killer Feature™ IMO. I would probably use an editor like that almost exclusively.

Re: [dev] quirks with sam's structured regexps

2016-03-01 Thread Raphaël Proust
On 1 March 2016 at 12:43, Greg Reagle <greg.rea...@umbc.edu> wrote: > On Tue, Mar 01, 2016 at 07:59:41AM +, Raphaël Proust wrote: >> On 28 February 2016 at 17:20, Greg Reagle <greg.rea...@umbc.edu> wrote: > That's interesting. It's funny that sam does a better job sin

Re: [dev] quirks with sam's structured regexps

2016-03-01 Thread Raphaël Proust
On 28 February 2016 at 17:20, Greg Reagle <greg.rea...@umbc.edu> wrote: > On Sun, Feb 28, 2016 at 11:34:37AM +, Raphaël Proust wrote: >> I managed to reconstruct an example that I am dissatisfied about. >> The following works: >> Edit ,x/test/{ >> i/<

Re: [dev] another text user interface for sam

2016-02-26 Thread Raphaël Proust
On 26 February 2016 at 15:28, Greg Reagle wrote: > I would like to be able to use sam from a console or ssh or computer without > X11. This is already possible with `sam -d`, but I want to be able to see > the contents displayed and automatically get updated when I make

Re: [dev] [vis] text_line_end() in insert mode

2016-02-01 Thread Raphaël Proust
o it can change `cursorahape` dynamically, modify `vis` to change the cursor on mode change. Cheers, -- __ Raphaël Proust

Re: [dev] dwm: force fullscreen to tile

2015-11-21 Thread Raphaël Proust
>> Can it be done? >>>> >>>> Thanks! And sorry for the wroken English. >>> >>> I don't know about forcing fullscreen windows to tile, but if you just >>> want to watch YT videos, you could try mpv (https://mpv.io/). >>> It supports playing YouTube (and other video sites) via youtube-dl >>> and it's not too terrible from the suckless perspective, in my opinion. >>> >>> -- __ Raphaël Proust

Re: [dev] [st] Bracketed paste

2015-07-26 Thread Raphaël Proust
On 26 July 2015 at 03:56, Pickfire pickf...@riseup.net 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

Re: [dev] [Idea] Using GitTorrent

2015-06-01 Thread Raphaël Proust
. If Arch and Gentoo worked like that, they'd probably not be any seedless source torrents. Cheers, -- __ Raphaël Proust

Re: [dev] [Idea] Using GitTorrent

2015-06-01 Thread Raphaël Proust
On 31 May 2015 at 14:09, Ivan Tham ivanthamjun...@gmail.com wrote: http://blog.printf.net/articles/2015/05/29/announcing-gittorrent-a-decentralized-github/ […] Comments and insults are welcome. Have you heard of IPFS? http://ipfs.io/ Might interest you. Cheers, -- __ Raphaël

Re: [dev] [surf] Using more memory than firefox

2015-06-01 Thread Raphaël Proust
and compare that. Some pages occupy more memory than others. Cheers, -- __ Raphaël Proust

Re: [dev] dvtm: don't change master or numbering

2015-05-27 Thread Raphaël Proust
this patch.) Cheers, -- __ Raphaël Proust

Re: [dev] dvtm: [PATCH] Created and un-minimized clients go to top of stack instead of master window.

2015-05-27 Thread Raphaël Proust
-minimize. I'll try it. Does anyone (beside me) prefer the way dvtm works with this patch? Yes. Maybe you can convince the owner of http://www.brain-dump.org/projects/dvtm/ to add a patches section. Cheers, -- __ Raphaël Proust

Re: [dev] dvtm: [PATCH] Created and un-minimized clients go to top of stack instead of master window.

2015-05-27 Thread Raphaël Proust
, -- __ Raphaël Proust

Re: [dev] Odds and ends (2/2): $XEMBED

2015-05-06 Thread Raphaël Proust
goes back to the terminal emulator and your shell resumes. Obviously, if you quit surf by closing the window that's different. -- __ Raphaël Proust

Re: [dev] aijuboard

2015-04-30 Thread Raphaël Proust
to compile C code to FPGA so you can automate this translation at least partially. Cheers, -- __ Raphaël Proust

Re: [dev] script for launching surf

2015-03-03 Thread Raphaël Proust
is appropriate on your system.) Cheers, -- __ Raphaël Proust

Re: [dev] surf questions

2015-01-22 Thread Raphaël Proust
. Install dmenu. Ciao, -- __ Raphaël Proust

Re: [dev] surf questions

2015-01-22 Thread Raphaël Proust
On Thu, Jan 22, 2015 at 8:41 PM, Greg Reagle greg.rea...@umbc.edu wrote: And what is caret browsing? When you have a vertical line in a text, indicating where the character you type will appear: it's called a caret. Well I was going to explain things but lo! Jimmy Wales can help you:

Re: [dev] Project ideas: goblin

2014-11-26 Thread Raphaël Proust
several results: https://github.com/jdparent/goblin https://github.com/mortdeus/goblin https://github.com/manveru/goblin https://github.com/surma/gobox https://bitbucket.org/amertune/goblin Including code by Uriel: https://github.com/uriel/goblin Cheers, -- __ Raphaël Proust

Re: [dev] golang: time.Tick() and ntp

2014-10-08 Thread Raphaël Proust
it to gdb and (2) tempering with the environment variable directly. [0] https://www.youtube.com/watch?v=LwicN2u6Dro Cheers, -- __ Raphaël Proust

Re: [dev] [RFC] Design of a vim like text editor

2014-09-25 Thread Raphaël Proust
with the previous one) (although I haven't made the effort to make it work in visual mode because then I just use J): nnoremap K :.-,.joinCR Cheers, -- __ Raphaël Proust

Re: [dev] [RFC] Design of a vim like text editor

2014-09-24 Thread Raphaël Proust
-wise) - i'm not sure that having j/k behaving like gj/gk is a good idea I fully agree with you on this one. Cheers, -- __ Raphaël Proust

Re: [dev] [RFC] Design of a vim like text editor

2014-09-19 Thread Raphaël Proust
offsets, the server understands these positions as meaningful code entities. Cheers, -- __ Raphaël Proust

Re: [dev] [RFC] Design of a vim like text editor

2014-09-19 Thread Raphaël Proust
, -- __ Raphaël Proust

Re: [dev] [RFC] Design of a vim like text editor

2014-09-16 Thread Raphaël Proust
and replace trivial in your editor: |sampipe 'x/line/c/sentence'. (Actually the sam structural regexp is the thing I miss the most when using vi(m).) I'll definitely give a try to your editor! Cheers, -- __ Raphaël Proust

Re: [dev] [RFC] Design of a vim like text editor

2014-09-16 Thread Raphaël Proust
On Tue, Sep 16, 2014 at 12:19 PM, M Farkas-Dyck strake...@gmail.com wrote: On 16/09/2014, Raphaël Proust raphla...@gmail.com wrote: I am planning on making a filter for the sam language. I.e. something like sed but that would accept sam expressions. http://swtch.com/plan9port/man/man1

Re: [dev] Looking for simple, alpha supporting image format

2014-07-17 Thread Raphaël Proust
, -- __ Raphaël Proust

Re: [dev] [sandy] [PATCH] VIM key bindings.

2014-07-10 Thread Raphaël Proust
). [0] http://www.haskell.org/haskellwiki/Yi Cheers, -- __ Raphaël Proust

Re: [dev] [sandy] [PATCH] VIM key bindings.

2014-07-10 Thread Raphaël Proust
On Thu, Jul 10, 2014 at 1:12 PM, Silvan Jegen s.je...@gmail.com wrote: On Thu, Jul 10, 2014 at 11:52 AM, Raphaël Proust raphla...@gmail.com wrote: On Thu, Jul 10, 2014 at 1:56 AM, Dimitris Zervas dzer...@dzervas.gr wrote: The trick that Yi uses is quite clever and not very complicated

Re: [dev] [sandy] [PATCH] VIM key bindings.

2014-07-09 Thread Raphaël Proust
design. Cheers, -- __ Raphaël Proust

Re: [dev] Why do you use tmux/screen?

2014-07-01 Thread Raphaël Proust
, each with a remote shell). When I really need scrollback or copy-paste, I use dvtm. (Or when I run on a machine that is so bad that all I want is a full-screen terminal and nothing else.) Cheers, -- __ Raphaël Proust

Re: [dev] [surf] ctrl-g not working

2014-05-16 Thread Raphaël Proust
installed? […] It would be nicer if surf -a a meant no cookies at all, previous or current. Quick and dirty temporary fix: `surf -c /dev/null`. Cheers, -- __ Raphaël Proust

Re: [dev] [surf] ctrl-g not working

2014-05-16 Thread Raphaël Proust
On 16 May 2014 12:15, suck less user surf...@inbox.lv wrote: this dependency should also be mentioned in surf's README under Requirements. Send a patch.

Re: [dev] [st][patch] Allow mouse selection override using ShiftMask

2014-05-12 Thread Raphaël Proust
you can disable mouse support at compile time, start dvtm with the -M flag or toggle mouse support during runtime with Mod-M. Cheers, -- __ Raphaël Proust

Re: [dev] [st][patch] Allow mouse selection override using ShiftMask

2014-05-12 Thread Raphaël Proust
On 12 May 2014 11:47, Hiltjo Posthuma hil...@codemadness.org wrote: On Mon, May 12, 2014 at 11:44 AM, Raphaël Proust raphla...@gmail.com wrote: Anyone has further ideas about such a feature and whether it belongs to the terminal? In st's-case I think it belongs in st, since it's an X

Re: [dev] [st][patch] Allow mouse selection override using ShiftMask

2014-05-12 Thread Raphaël Proust
to a different action (e.g., currently dvtm changes focus on click, you might rig dvtm to set Shift+click to zoom the clicked terminal into the master area). If your terminal captures Shift+click, then the applications cannot capture that themselves. Cheers, -- __ Raphaël Proust

Re: [dev] [st][patch] Allow mouse selection override using ShiftMask

2014-05-12 Thread Raphaël Proust
to a different action (e.g., currently dvtm changes focus on click, you might rig dvtm to set Shift+click to zoom the clicked terminal into the master area). If your terminal captures Shift+click, then the applications cannot capture that themselves. Cheers, -- __ Raphaël Proust

Re: [dev] tmux/screen alternative

2014-02-23 Thread Raphaël Proust
if a given session name starts with a forward slash it is interpreted as an absolute path, if a dot followed by a slash (./) it is interpreted a relative path. Cheers, -- __ Raphaël Proust

Re: [dev] tmux/screen alternative

2014-02-23 Thread Raphaël Proust
interface, but a *graphical* one. As most people do use graphical environments these days... I hope this sheds some light into the direction I'm looking when asking those really basic questions ;) Relevant to this discussion: http://lubutu.com/idea/ivo Cheers, -- __ Raphaël Proust

Re: [dev] [st] [PATCH] Allow mouse copy-paste for programs that claim mouse to themselves by holding shift

2014-02-13 Thread Raphaël Proust
. dvtm already provides a shift+mouse for X copy-paste[0]. Is it the application's job or the terminal's to provide an escape mechanism for the mouse claiming? Can an application claim shift+mouseclicks? Cheers, -- __ Raphaël Proust [0] from the man page: Copy and Paste

Re: [dev] hotkey (1) - a suckless global keybinder

2014-02-09 Thread Raphaël Proust
/baskerville/shkd Cheers, -- __ Raphaël Proust On Sat, Feb 8, 2014 at 11:37 PM, Calvin Morrison mutanttur...@gmail.com wrote: Why wasn't there a simple way to have hotkeys, dealt with properly, in a suckless manner? I don't want inane bindings for every WM, I don't even want my wm

Re: [dev] dvtm cmd-fifo issue

2014-01-26 Thread Raphaël Proust
the config file to support your new commands? The stock one only mentions create. If so, can you paste a link to it so people can help you better. Also, version number and such. -- __ Raphaël Proust

Re: [dev] tinywm: an shorter and cleaner code ?

2013-12-12 Thread Raphaël Proust
On Thu, Dec 12, 2013 at 2:31 PM, sin s...@2f30.org wrote: On Thu, Dec 12, 2013 at 03:23:02PM +0100, patrick295767 patrick295767 wrote: […] What about no window manager? Just run tmux in st. dvtm -- __ Raphaël Proust

Re: [dev] alternatives to find for querying the filesystem

2013-12-12 Thread Raphaël Proust
for the supported mini-language is a dumbed down shell! The main inconvenient is the quoting nightmare… -- __ Raphaël Proust

Re: [dev] alternatives to find for querying the filesystem

2013-12-12 Thread Raphaël Proust
! -- __ Raphaël Proust

Re: Tags as tags (Was: [dev] Desktop warping for DWM?)

2013-11-15 Thread Raphaël Proust
On Thu, Nov 14, 2013 at 9:13 PM, Manolo Martínez man...@austrohungaro.com wrote: On 11/14/13 at 05:57pm, Raphaël Proust wrote: dwm doesn't have “desktop”s. dwm has tags (by default 9 of them, although editing config.h can change that) and views (only 2: the current view and the alternate view

Re: [dev] Possible improvement on slock - suid

2013-11-14 Thread Raphaël Proust
(to yourself for your uni machine) and compile patched source. You can even distribute and advertise the changes! (But not every patch will be upstreamed.) Cheers, -- __ Raphaël Proust

Re: [dev] Desktop warping for DWM?

2013-11-14 Thread Raphaël Proust
view and the alternate view). See http://www.wongdev.com/blog/2013/01/24/dwm-tags-are-not-workspaces/ for details. Can you explain your feature request using the proper dwm vocabulary? (Such an explanation could serve as a base for an actual discussion.) Cheers, -- __ Raphaël Proust

Re: [dev] man and man-db

2013-11-05 Thread Raphaël Proust
dependencies, implemented in a mix of ruby, perl and javascript, does suck! A lot! Cheers, -- __ Raphaël Proust

Re: [dev][dwm] Launching new terminals in $PWD

2013-10-18 Thread Raphaël Proust
On Fri, Oct 18, 2013 at 11:03 AM, Manolo Martínez man...@austrohungaro.com wrote: On 10/18/13 at 10:49am, Raphaël Proust wrote: Well, the following mouthful does it in fish (mutatis mutandis for other shells): pwdx (xdotool getwindowpid (xdotool getwindowfocus)) In urxvt: $ xdotool

Re: [dev] [sbase] Command list

2013-10-18 Thread Raphaël Proust
) to be elegant in any way. I agree many ppl use it, including myself, I just wish we could do without this madness. Maybe we need a way to filter lists of file names: ls | ff -type d | ff -name Seems more compositional… Unixier one might say. -- __ Raphaël Proust

Re: [dev] [sbase] [PATCH] ls: add option to reverse the sort order

2013-10-04 Thread Raphaël Proust
On Fri, Oct 4, 2013 at 2:32 PM, Alexander S. alex0pla...@gmail.com wrote: Uh, cannot this be achieved by piping output to tac? At which points someone asks why is there a sorted order at all in ls output… cannot this be achieved by piping output to sort? -- __ Raphaël Proust

Re: [dev] st: bracketed paste mode

2013-09-18 Thread Raphaël Proust
without 'paste' being set. The same is true for a terminal where Vim handles the mouse clicks itself. It avoids autoindentation, but also some keyboard mappings. Cheers, -- __ Raphaël Proust

Re: [dev] Library for Unicode normalisation

2013-08-31 Thread Raphaël Proust
that… -- __ Raphaël Proust

Re: [dev][dwm][patch] dwm toggleignore patch

2013-08-20 Thread Raphaël Proust
[] = #[…]; static const char ignoredbgcolor[] = #[…]; static const char ignoredfgcolor[] = #[…]; -- __ Raphaël Proust

Re: [dev][dwm][patch] dwm toggleignore patch

2013-08-20 Thread Raphaël Proust
. -- __ Raphaël Proust

Re: [dev][dwm][patch] dwm toggleignore patch

2013-08-20 Thread Raphaël Proust
On Tue, Aug 20, 2013 at 4:58 PM, Markus Teich markus.te...@stusta.mhn.de wrote: Am 2013-08-20 16:36, schrieb Raphaël Proust: On Tue, Aug 20, 2013 at 3:20 PM, Markus Teich markus.te...@stusta.mhn.de wrote: Nikolay Vasylchyshyn wrote: […] […] […] If you use some clients (i assume you use

Re: [dev] [st] Join lines when copying with mous

2013-08-10 Thread Raphaël Proust
-- __ Raphaël Proust

Re: [dev] [sbase] sponge

2013-06-26 Thread Raphaël Proust
are saying?) There are lots of utilities that don't support stdout natively for which one can just pass the /dev/stdout file. Cheers, -- __ Raphaël Proust

Re: [dev] [st] Enter unicode symbol

2013-06-13 Thread Raphaël Proust
application(0), not only st. (0): Some applications such as VMware, VirtualBox, and others will try to be smart-asses about your input and bypass all the niceties you spend time seting up. Ciao, -- __ Raphaël Proust

Re: [dev] [dwm] Running dwm in KDE

2013-05-16 Thread Raphaël Proust
://www.haskell.org/haskellwiki/Xmonad/Using_xmonad_in_KDE#Make_xmonad_your_window_manager_in_KDE TL;DR export KDEWM=/path/to/dwm -- __ Raphaël Proust

Re: [dev] [dwm] usage, was dwm 6.0 - separate taglists for muli-monitor setup

2013-04-25 Thread Raphaël Proust
it added to the website, use http://suckless.org/wiki Cheers, -- __ Raphaël Proust

Re: [dev] [st] [PATCH] 8bit-meta like xterm

2013-04-22 Thread Raphaël Proust
://suckless.org/wiki Ciao, -- __ Raphaël Proust

Re: [dev] [st] st 0.4 slow startup

2013-04-06 Thread Raphaël Proust
and on git HEAD.) (Better timing solutions are welcome.) (Always test bugs against git HEAD.) Cheers, -- __ Raphaël Proust

Re: [dev] [st] st 0.4 slow startup

2013-04-06 Thread Raphaël Proust
will consume the short one just fine. Protip: git's documentation is interesting. Cheers, -- __ Raphaël Proust

Re: [dev] [st] New feature idea

2013-03-30 Thread Raphaël Proust
On Fri, Mar 29, 2013 at 11:45 PM, Raphaël Proust raphla...@gmail.com wrote: On Fri, Mar 29, 2013 at 6:58 PM, Christoph Lohmann 2...@r-36.net wrote: Greetings. On Fri, 29 Mar 2013 19:58:39 +0100 Raphaël Proust raphla...@gmail.com wrote: On Fri, Mar 29, 2013 at 6:36 PM, Calvin Morrison

Re: [dev] [st] New feature idea

2013-03-30 Thread Raphaël Proust
On Sat, Mar 30, 2013 at 12:13 PM, Bastien Dejean nihilh...@gmail.com wrote: Raphaël Proust: The problem is: xbindkeysrc has now idea about $PWD so it doesn't work with relative path. https://github.com/baskerville/sxhkd I'll have a look at the difference between sxhkd and xbindkeys, but I

Re: [dev] [dwm] [patch] allow no tags to be selected

2013-03-30 Thread Raphaël Proust
19:47, schrieb Raphaël Proust: On Fri, Mar 29, 2013 at 5:48 PM, Markus Teich Do you think it is worth adding to the wiki? Yes. -- __ Raphaël Proust

Re: [dev] [dwm] [patch] allow no tags to be selected

2013-03-29 Thread Raphaël Proust
it is worth adding to the wiki? Yes. --Markus -- __ Raphaël Proust

Re: [dev] [st] New feature idea

2013-03-29 Thread Raphaël Proust
(ls and preview) and is dead simple. Bonus points: because the two concepts are separate, you can have the plumbing rules independent of your terminal so you can set up different dispatching easily. -- __ Raphaël Proust

Re: [dev] [st] New feature idea

2013-03-29 Thread Raphaël Proust
On Fri, Mar 29, 2013 at 6:58 PM, Christoph Lohmann 2...@r-36.net wrote: Greetings. On Fri, 29 Mar 2013 19:58:39 +0100 Raphaël Proust raphla...@gmail.com wrote: On Fri, Mar 29, 2013 at 6:36 PM, Calvin Morrison mutanttur...@gmail.com wrote: On 29 March 2013 14:31, Nick suckless-...@njw.me.uk