aboutsummaryrefslogtreecommitdiffstats
path: root/app/app.go
Commit message (Expand)AuthorAgeFilesLines
* commands: add reloadKoni Marti2024-08-201-0/+1
* view-message: add option to view message in background tabAron Lebani2024-08-041-14/+21
* ipc: retry failed command directly, not over IPCJason Cox2024-04-131-0/+1
* tabs: optimize switching by offsetsdelitako2024-01-261-0/+1
* commands: pass raw command line down to template evaluationRobin Jarry2023-10-281-3/+3
* app: fix nil pointer dereference on startupRobin Jarry2023-10-111-4/+4
* app: export global functionsRobin Jarry2023-10-101-0/+80