porcupine icon indicating copy to clipboard operation
porcupine copied to clipboard

A decent editor written in tkinter

Results 199 porcupine issues
Sort by recently updated
recently updated
newest added

Currently right arrow opens the file, but I think enter should open the file too: - Today I disabled my arrow keys to strain my right hand less. I now...

help wanted
good first issue
directory tree

Sometimes Ctrl+Z undoes more than what was written since the previous time the file was saved. Steps to reproduce: 1. Make new file (Ctrl+N) 2. Write `asd` 3. Save file...

help wanted
good first issue
hacktoberfest

Scrolling while hovering the main window is fine. However, it is buggy if you hover the actual minimap. Gives side scrolling as well. https://user-images.githubusercontent.com/18505570/120900778-7e5a0480-c63f-11eb-8486-152448735641.mp4

After setting an anchor with the anchors plugin, I often find that the anchor has moved to the end of the file by itself. I believe this happens when the...

In many programs, Ctrl+Tab and Ctrl+Shift+Tab, or alternatively Ctrl+PageUp and Ctrl+PageDown, can be used to switch between tabs. I think Porcupine should do this too. Currently Porcupine's default key bindings...

I have json file of 46607 lines and scrolling through it is quite slow. Disabling syntax highlighter by setting filetype to plain text makes it slightly better, but still slow....

What if we made something like for porcupine? That would be really cool for finishing pr's and working on something at the same time

plugin idea

You can stretch the output area to make it bigger or smaller. Porcupine even remembers its position when you restart, I think. But this can happen: 1. User wants to...

On Moosems's mac, opening up a new tab takes quite a while. ![https://i.ibb.co/N6pqbSy/issue.gif](https://i.ibb.co/N6pqbSy/issue.gif) Moosems says that disabling the minimap plugin made Porcupine faster. Another minimap issue from a mac user,...

mac