Skip Navigation
ashwinvis has not

Research software engineer, Ph.D. :blobcatnerd:. I write / boost posts related to general topics such as news and technology here.

Recurring topics: :python: #python :terminal: #linux :blobcatscience: #science

I usually approve follow requests for humans.
Posts expire every 12 weeks

Header: SVGBackgrounds.com, CC-BY 4.0
Avatar: @davidrevoy, CC-BY 4.0
nobot

Posts
2
Comments
3
Joined
6 yr. ago
Fluid Mechanics @discuss.tchncs.de
ashwinvis has not @mastodon.acc.sunet.se

it is kind of wild to learn that #FluidMechanics played an integral role in the creation of #CUDA and in turn ushering in an era of #GPGPU and #AI

it is kind of wild to learn that #FluidMechanics played an integral role in the creation of #CUDA and in turn ushering in an era of #GPGPU and #AI

https://www.youtube.com/watch?v=K9anz4aB0S0

@fluidmechanics

  • @tshirtman
    Ooh... like a tiling window manager. I will check it out. I like the labelled popups in front of panes.

    I see something similar written in Lua.

    https://github.com/sindrets/winshift.nvim

    @scy @vim @neovim

  • @scy
    Indeed. Something is available in nearly every IDEs, and painfully neglected in Vim, Neovim :harold:
    @vim @neovim

  • @scy
    I can select text, resize window panes - that works.

    What I am looking for is a way to:

    move left pane to right,
    move bottom right pane to top left corner etc.

    @vim @neovim

  • Neovim @programming.dev
    ashwinvis has not @mastodon.acc.sunet.se

    I like mixing the keyboard and mouse. Yes I know

    I like mixing the keyboard and mouse. Yes I know

    set mouse=a

    exists, but it provides only some basic actions. I was wondering if you could map the mouse to allow moving split window panes around - something which is painful to do by keyboard. Do you know of something like this?

    vim #neovim

    @vim @neovim