leafpad icon indicating copy to clipboard operation
leafpad copied to clipboard

GTK+ based simple text editor

Results 19 leafpad issues
Sort by recently updated
recently updated
newest added

It would be great if leafpad could inform the user, when the opened file changed on disk and leafpad has the previous state open. This can avoid data loss when...

enhancement

Fixes #1 https://stackoverflow.com/a/65761140

At the moment, leafpad has a fixed set of charsets it offers in the drop-down menu in the open dialog (plus the system locale). It would be nice if this...

This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 15113 error_code 3 request_code 18 minor_code 0) (Note to programmers: normally, X errors...

Hi This is unresolved bug. I've tried to solve it at that time, but I couldn't. I created the repositry at https://github.com/tarot231/leafpad I will wait for someone to make a...

bug
help wanted

Hello, love the simplicity of Leafpad and would only like to suggest to allow hiding menubar by default and then toggle it with CTRL + M. That would allow me...

Right now it's available as a snap but not as a flatpak app

help wanted

Fix Win32 printing with gitlab gtk #4c399695 Use binary I/O mode WIN32 Link with -mwindows

Here I have a log file that contains data written to a unix pipe: [bridge.log](https://github.com/user-attachments/files/15521844/bridge.log) Leafpad renders up until "Wrote 49 bytes to unix pipe" and then stops rendering because...