11 Jan 2024 |
segfault (core dumped) | And even if it was a thing, it's not worth the effort | 08:44:34 |
max397#6761 | 😕 wym by that? with packer you also could use config=... and with both packer and lazy you don't have to use it | 08:54:12 |
segfault (core dumped) | Yes, but packer enforces the use of a function as the config | 08:54:52 |
segfault (core dumped) | Lazy accepts mostly anything | 08:54:59 |
segfault (core dumped) | * Lazy accepts almost anything | 08:55:19 |
segfault (core dumped) | Too much complexity | 08:55:30 |
max397#6761 | 🤔 | 08:57:01 |
segfault (core dumped) | 🤷♂️ | 09:02:49 |
infernolp | Redacted or Malformed Event | 11:22:13 |
infernolp | How does dropbar.nvim manage to get clickable fields? | 11:22:36 |
infernolp | I thought click was only possible on status and win bars | 11:22:51 |
infernolp | https://github.com/Bekaboo/dropbar.nvim?tab=readme-ov-file | 11:23:12 |
Gilfoyle#3900 | must be mousepos() | 11:32:54 |
Gilfoyle#3900 | thats what i used for clickable buttons on the dashboard | 11:33:02 |
Gilfoyle#3900 | but yee i think u already know that lmao | 11:33:36 |
infernolp | it seems that its not actually mouse pos but cursor pos | 11:53:07 |
infernolp | I guess i should use it with CursorMoved and check position ? | 11:54:03 |
max397#6761 | .vhyrro https://github.com/neovim/neovim/pull/26967 | 12:25:25 |
max397#6761 | guy just created a luaCATS lpeg grammar | 12:25:33 |
.vhyrro | That's actually sick | 12:30:44 |
Gilfoyle#3900 | arent u already doing something like that | 13:10:57 |
Gilfoyle#3900 | for that venn thing i mean | 13:11:08 |
infernolp | not exactly , but sort of , just that the other thing is kind of dumb | 13:12:01 |
infernolp | * not exactly , but sort of , just that the other thing is kind of dumb (by design) | 13:12:48 |
Gilfoyle#3900 | oh lmao | 13:13:11 |
Gilfoyle#3900 | what im doingg in flirt is map to <MouseMove> and mousepos() ig | 13:13:54 |
Gilfoyle#3900 | opos i mean <LeftDrag> and <LeftRelease> | 13:14:24 |
Gilfoyle#3900 | oops i mean oops | 13:14:31 |
infernolp | Download 2024-01-11_15-13-38_win.mp4 | 13:15:04 |
infernolp | i got something working but the cursor doesnt change | 13:15:05 |