taskwiki icon indicating copy to clipboard operation
taskwiki copied to clipboard

Cursor position jumps to top-left of window, then returns back while saving

Open poetaman opened this issue 4 years ago • 0 comments

Hi, this could be either a vimwiki issue or taskwiki issue. Am filing it here because it happens only with taskwiki files. While saving a taskwiki file the cursor jumps to top left of screen before returning back to its original position. This happens only with task wiki files, and not with any other file. It doesn't happen with any vimwiki file that doesn't have taskwiki tasks. It seems new to me, I hadn't used task wiki in last month+ so can't say where it crept in. Please take a look.

❯ nvim --version
NVIM v0.8.0-dev+1472-g245858460
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by [email protected]

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/opt/homebrew/Cellar/neovim/HEAD-2458584/share/nvim"

Run :checkhealth for more info
❯ neofetch
                    c.'          [email protected]
                 ,xNMM.          ---------------------
               .OMMMMo           OS: macOS Monterey 12.3.1 21E258 arm64
               lMM"              Host: MacBookPro18,2
     .;loddo:.  .olloddol;.      Kernel: 21.4.0
   cKMMMMMMMMMMNWMMMMMMMMMM0:    Uptime: 1 hour
 .KMMMMMMMMMMMMMMMMMMMMMMMWd.    Packages: 277 (brew)
 XMMMMMMMMMMMMMMMMMMMMMMMX.      Shell: zsh 5.8
;MMMMMMMMMMMMMMMMMMMMMMMM:       Resolution: 2056x1329
:MMMMMMMMMMMMMMMMMMMMMMMM:       DE: Aqua
.MMMMMMMMMMMMMMMMMMMMMMMMX.      WM: Quartz Compositor
 kMMMMMMMMMMMMMMMMMMMMMMMMWd.    WM Theme: Blue (Dark)
 'XMMMMMMMMMMMMMMMMMMMMMMMMMMk   Terminal: tmux
  'XMMMMMMMMMMMMMMMMMMMMMMMMK.   CPU: Apple M1 Max
    kMMMMMMMMMMMMMMMMMMMMMMd     GPU: Apple M1 Max
     ;KMMMMMMMWXXWMMMMMMMk.      Memory: 8276MiB / 32768MiB
       "cooc*"    "*coo'"

It happens inside as well as outside tmux, so not a tmux issue for sure.

poetaman avatar Apr 27 '22 00:04 poetaman