Live data from Hacker News

Viewing profile — MachineGunPablo

MachineGunPablo

HN member
Joined
Fri, Sep 01, 2017, 4:37 PM UTC
HN karma
-2
Public activity
7 items

About MachineGunPablo

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #22923331

    zsh, HISTORY_IGNORE is a regex what are you talking about... and there is history_ignore_all_dups so I'm really not following...

  3. comment
    Comment #22914608

    yes, `EXTENDED_HISTORY` is all you need... And BTW I think HIST_IGNORE_DUPS` is not needed if you set `HIST_IGNORE_ALL_DUPS`

  4. comment
    Comment #22914601

    why would you write an own script to sanitize your history manually? that sounds crazy, you can disallow duplicates and blacklist specific commands using normal shell configuration…

  5. story
  6. comment
    Comment #15150111

    I'm not sure tmux makes a lot of sense alongside i3wm. For i3wm + vim consistent navigation check this out: https://github.com/termhn/i3-vim-nav

  7. comment
    Comment #15150099

    This exactly. I honestly don't quite get the need for a terminal multiplexer inside a tiling window manager. I also get along with ctrl-Z + fg for 'detaching'.