You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using nvim with image.nvim installed and configured to open a markdown file with contents
![ConvExample](https://stanford.edu/~shervine/teaching/cs-230/illustrations/convolution-layer-a.png?1c517e00cb8d709baf32fc3d39ebae67)
For a convolutional operation, the stride
**S** denotes the number of pixels by which the window moves after each operation.
![StrideExample](https://stanford.edu/~shervine/teaching/cs-230/illustrations/stride.png?36b5b2e02f7e02c3c4075a9d836c048c)
Split current tmux window horizontally or vertically
Images get misplaced
Screenshots:
Before splitting:
After splitting (first image goes to the new tmux pane at bottom, second image disappears):
The text was updated successfully, but these errors were encountered:
Environment:
kitty 0.29.2
+tmux 3.3a
(with allow-passthrough on)NVIM v0.10.0-dev-1334+gd2d38858d1
1cb60be1cdc108e3a3b09cb0ed115ef75ce51320
Linux 6.1.58-1-lts
Minimal plugin config:
Steps to reproduce:
Open kitty terminal
Execute
tmux
Using nvim with image.nvim installed and configured to open a markdown file with contents
Split current tmux window horizontally or vertically
Images get misplaced
Screenshots:
Before splitting:
After splitting (first image goes to the new tmux pane at bottom, second image disappears):
The text was updated successfully, but these errors were encountered: