Skip to content

[ Bug ] cmdheight after restore is incorrect #80

Description

@pronvis

I have issue with NVIM v0.9.4 and use('tpope/vim-obsession').

I have vim.opt.cmdheight = 2 at 41 line in set.lua and if I open nvim with nvim -S -V9nvimlog to restore session from Session.vim and save log file.
In log file I found:

  cmdheight=1
	Last set from ~/config_repo/nvim/lua/pronvis/set.lua line 41

which is weird...
However if I open nvim with just nvim (without restoring session) then cmdheight value is 2 like in my config file.

link to my comment on similar issue: rmagatti/auto-session#64 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions