nyxt icon indicating copy to clipboard operation
nyxt copied to clipboard

Nyxt - the hacker's browser.

Results 274 nyxt issues
Sort by recently updated
recently updated
newest added

Recipe: - Focus on an element. - Call `edit-with-external-editor`. - While the editor is open, go back to Nyxt an focus on another element. - Close the editor. Result: the...

bug

I keep killing buffers with half-written issue reports by mistake. C-Shift-T in Firefox reopens the last closed tab (usually as it was). Would it make sense to keep killed buffers...

feature

**Describe the bug** Going to gemini://republic.circumlunar.space/users/korruptor/blog/index.gmi I'm noticing that Nyxt doesn't always render the pages correctly I've included two screenshots namely the icons. Nyxt ![Screenshot_2024-05-09_16-41-08](https://github.com/atlas-engineer/nyxt/assets/1236013/cf915eb8-2c6c-41d5-892a-0b492a3edb8b) Lagrange ![Screenshot_2024-05-09_16-41-32](https://github.com/atlas-engineer/nyxt/assets/1236013/1d473377-cc9b-4bac-9fc8-8088f0e51c46) **Information** - OS...

not-reproducible

**Describe the bug** I try to start the browser from konsole/clicking on the icon and sadly i am left with a blank window with the title "Nyxt - *New buffer*...

I did my annual "let's give Nyxt another try" the other day, and as I'm coming into the browser with new and fresh eyes, I thought my feedback might be...

question
feature
nx-extension

It adds yet another level of indirection for no good reason. Also, since `nclasses` deals with classes, it would be wise to delete this abstraction from the library.

4-series

**Is your feature request related to a problem? Please describe.** I've moved the status buffer to the top position using the `window.status-buffer-position` slot. I want a similar slot which allows...

feature

![2024_06_19_11:25:16-nyxt](https://github.com/atlas-engineer/nyxt/assets/45483512/066ec550-01b0-45e8-930c-912cf01aa33c) ![2024_06_19_11:26:40-nyxt](https://github.com/atlas-engineer/nyxt/assets/45483512/2fe162b7-06b3-4cad-b412-097207ebfd97) As shown above, scrolling the content shouldn't affect the layout of the mode menu. The menu was introduced in 66837fa240f261d46c18ea58230485c5df3fb5d9.

ui/ux

This PR fixes toolbar toggling when entering/leaving fullscreen, as the title says. This is what it looks like before the patch: Leaving fullscreen mode: ![20240605_10h15m17s_grim](https://github.com/atlas-engineer/nyxt/assets/812069/cdc42ac3-baba-405b-938b-728493018b90) Entering fullscreen mode: ![20240605_10h15m00s_grim](https://github.com/atlas-engineer/nyxt/assets/812069/d397d7c6-198e-47c0-a408-73f5c06d6848) When...