Alexander Courtis

Results 66 issues of Alexander Courtis

The default find command was not printing dotfiles in the current directory. Added the default to readme and man pages: it was very difficult to fix via `$FZF_DEFAULT_COMMAND` as I...

closes #1480 * detect cycles on search-node `S` * search link paths, not target paths on find-file expand-all is OK as it stops after `max_folder_discovery`, however it does follow cycles....

1. generate help view by mapping keymap functions back to `DEFAULT_KEYMAPS` 2. generate :help via update script a. user readable table `/tmp/DEFAULT_KEYMAPS.help` b. on_attach function `/tmp/DEFAULT_KEYMAPS.on_attach.lua` I did mess around...

#1579 - [x] document default mappings - [x] apply `remove_keymaps` - [x] legacy migration #1464 - [x] help shows on_attach mappings - [ ] update help - [ ] write...

There are some issues with diagnostic sign visibility and correctness at fd2332a Collect any bugs discovered in here. I have seen some sporadic problems with signs not updating, however I...

bug
regression

### Description Inconsistent behaviour is occurring with the following options: ``` open_on_setup open_on_setup_file ignore_buffer_on_setup disable_netrw hijack_netrw ``` ### Neovim version ```text NVIM v0.7.0 Build type: Release LuaJIT 2.1.0-beta3 ``` ###...

bug

Closes #41 @anandubey let's continue discussions in here.

Following a successful modeset the new mode is not reported but is handled by #33 The head is sometimes reported as disabled: [wd.log](https://github.com/alex-courtis/way-displays/files/8946067/wd.log)

bug

https://www.reddit.com/r/swaywm/comments/ruhc0t/best_way_to_have_monitor_of_unknown_size_above_a/hqzkeng/?utm_source=reddit&utm_medium=web2x&context=3 Order after all other monitors, allowing to be ordered after unknown.

enhancement

https://github.com/alex-courtis/way-displays/issues/36#issuecomment-1094274668 shows invalid arguments failure. https://github.com/alex-courtis/way-displays/issues/33#issuecomment-1094257394 shows sway crash They may be unrelated however can be investigated together.

bug