Re: [dev] [st] How do I add a keybinding to open a new ST window in the current working directory?

From: Hadrien Lacour <hadrien.lacour_AT_posteo.net>
Date: Sat, 11 May 2019 11:16:01 +0200

On Tue, Apr 23, 2019 at 04:54:17PM +0600, Enan Ajmain wrote:
> Hi,
>
> I want to add a keybinding to ST to spawn a new ST window in the
> current working directory. How do I do that?
>
> Thanks,
> Enan
>

Hello,

personally, I put
        bindkey -e -s '^[t' 'st >/dev/null 2>&1 &!\n'

in my .zshrc so alt+t does exactly what you want.
Received on Sat May 11 2019 - 11:16:01 CEST

This archive was generated by hypermail 2.3.0 : Sat May 11 2019 - 11:24:08 CEST