Commit Graph

819 Commits (master)
 

Author SHA1 Message Date
Jan Krüger 56626b9af6 Fixed typo in Keybindings_de filename
It had one too many dots 'Keybindings_de..md' is now 'Keybindings_de.md'
5 years ago
Jan Krüger 70cffacddc fixed typos in 'german.go' 5 years ago
Jan Krüger 5c0b355ca7 Adding 'german.go'
Prior commit failed for unknown reason, but this is again the translated file based on the English version.
5 years ago
Jan Krüger 08f94efbf7 Translate keybinding docs
Translated the keybinding docs, added a new file for the German version, and it is based on the English version
5 years ago
Jan Krüger b7c548121c Translate german.go
Added a new 'german.go' file and translated it using the English version as a base.
5 years ago
Jesse Duffield d590b2b9f3
Merge pull request #17 from jesseduffield/fix-invalid-keybinding
remove incorrect description from status click binding
5 years ago
Jesse Duffield dcd5bcdfcd remove incorrect description from status click binding 5 years ago
Jesse Duffield 50a6eb64ec actually take the debugging flag seriously 5 years ago
Jesse Duffield da03778cf9
Merge pull request #14 from jesseduffield/12_unix-permission-error
don't panic on unix permission failure
5 years ago
Jesse Duffield ba426f05be don't panick on unix connection failure 5 years ago
Jesse Duffield 51d9b14ab5
Merge pull request #10 from jesseduffield/bright-theme-compatability
support light themes in terminals
5 years ago
Jesse Duffield 5169356454 support light themes in terminals 5 years ago
Jesse Duffield 9c8c88e939
Merge pull request #8 from jesseduffield/nil-pointer
Fix bug with hanging app on startup
5 years ago
Jesse Duffield d317bc37db remove unused import 5 years ago
Jesse Duffield 6ca5afc767 bump termbox-go 5 years ago
Jesse Duffield 345f02eb11 fix nil pointer exception when trying to kill process 5 years ago
Jesse Duffield 588ff79003
Update README.md 5 years ago
Jesse Duffield 752b281abf just use demo3.gif 5 years ago
Jesse Duffield 7e68985da5 override wrap for image panel 5 years ago
Jesse Duffield ea8258d66e more stuff 5 years ago
Jesse Duffield 4416a5fa86
Update README.md 5 years ago
Jesse Duffield 4a6b1b8256 update cheatsheet 5 years ago
Jesse Duffield f5e11aadf1
Update README.md 5 years ago
Jesse Duffield 3715e6a153
Update README.md 5 years ago
Jesse Duffield e4c7a84211
Update README.md 5 years ago
Jesse Duffield 852a8510ac update config comments for better godoc experience 5 years ago
Jesse Duffield 374b4aca4e
Update README.md 5 years ago
Jesse Duffield 7feb0c4d8c
Update README.md 5 years ago
Jesse Duffield 05af9e5aa1
Update README.md 5 years ago
Jesse Duffield 2966d2571a
Update FUNDING.yml 5 years ago
Jesse Duffield 84f2b91dc2
Create FUNDING.yml 5 years ago
Jesse Duffield 4e86732cf2 support custom commands that filter down to service names 5 years ago
Jesse Duffield 4856a3d872 use fork of roll so that we don't crash on 429 errors 5 years ago
Jesse Duffield c57b7122df don't ever highlight main 5 years ago
Jesse Duffield 32fc8ea3e2 defaulting to not wrap now that we can navigate horizontally in the main view 5 years ago
Jesse Duffield 31a6e59738 bump termbox 5 years ago
Jesse Duffield 27eb5a6474 back to only allowing false defaults for config booleans 5 years ago
Jesse Duffield 8a5c634957 don't ask about the reporting config thing more than once 5 years ago
Jesse Duffield eea087c1db add PromptToReturn config option 5 years ago
Jesse Duffield e220bedc79 support actual mouse support and focusing the main view 5 years ago
Jesse Duffield 405bb85ed0 support clicking on tabs 5 years ago
Jesse Duffield 0e76f61359 allow click events in menu 5 years ago
Jesse Duffield 7025468f43 allow clicking on frame edges 5 years ago
Jesse Duffield c3ec4b15ad add in donate button again 5 years ago
Jesse Duffield dcb8b3329f fix up click events on list panels 5 years ago
Jesse Duffield 8b99753ab8 fix keybinding error in menu panel on close 5 years ago
Jesse Duffield 2ef5edcf89 switch to yaml fork so that we can view omitEmpty yaml fields when printing the config 5 years ago
Jesse Duffield f3491cf13f allow y/n to respond to confirmation prompts 5 years ago
Jesse Duffield b644249d0e show lazydocker config in about tab 5 years ago
Jesse Duffield 3105c03bbe add '?' keybinding to view keybindings for a panel 5 years ago