Files
neovim/test/functional/ui
Björn Linse c8acbe3b62 windows: float config changes
- Allow floating windows of width 1. #9846
- For a new floating window the size must be specified. Later on we
  might try to calculate a reasonable size by buffer contents
- Remember the configured size of a window, just like its position.
- Make get_config and set_config more consistent. Handle relative='' properly in set_config.
  get_config doesn't return keys that don't make sense for a non-floating window.
- Don't use width=0 for non-changed width, just omit the key.
2019-04-14 10:12:09 +02:00
..
2019-04-14 10:12:09 +02:00
2019-01-20 10:32:05 +01:00
2019-02-10 13:36:46 +01:00
2019-03-26 19:55:33 +01:00