index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
aerc.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add :prompt command
Christopher Vittal
2019-08-26
1
-2
/
+32
*
Revert "add close command at global level"
Drew DeVault
2019-08-13
1
-8
/
+0
*
add close command at global level
Aditya Srivastava
2019-08-13
1
-0
/
+8
*
Close backends prior to shutdown
Reto Brunner
2019-08-08
1
-0
/
+19
*
Ring bell when new messages arrive
0.2.0
Ben Burwell
2019-07-29
1
-0
/
+15
*
Add index option to change-tab
Jeffas
2019-07-27
1
-0
/
+10
*
Add command history and cycling
Galen Abell
2019-07-26
1
-2
/
+11
*
Support configurable header layout in compose widget
Daniel Bridges
2019-07-26
1
-2
/
+2
*
Add new-email trigger
Jeffas
2019-07-26
1
-3
/
+10
*
Add change tab command
Jeffas
2019-07-23
1
-0
/
+22
*
Add Unix socket for communicating with aerc
Drew DeVault
2019-07-19
1
-0
/
+40
*
Show currently pressed keys in statusline
Jeffas
2019-07-17
1
-0
/
+3
*
Add clickable tabs
Jeffas
2019-07-11
1
-0
/
+2
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-1
/
+5
*
Fix Cc & Bcc handling in replies
Drew DeVault
2019-06-21
1
-0
/
+4
*
lib/ui/tab: Add Replace method
Kevin Kuehler
2019-06-11
1
-0
/
+4
*
Add :save and :pipe commands to viewer
Galen Abell
2019-05-27
1
-0
/
+4
*
Show account wizard if no accounts configured
Drew DeVault
2019-05-22
1
-0
/
+6
*
Fix always showing last account tab
Drew DeVault
2019-05-22
1
-2
/
+2
*
New account wizard, part one
Drew DeVault
2019-05-21
1
-0
/
+2
*
Update internal state and draw from the same goroutine
Simon Ser
2019-05-19
1
-0
/
+8
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-3
/
+3
*
Add distinct keybindings for each compose view
Drew DeVault
2019-05-14
1
-2
/
+9
*
Add initial compose widget
Drew DeVault
2019-05-12
1
-0
/
+2
*
Make the message viewer real, part one
Drew DeVault
2019-03-31
1
-2
/
+0
*
Add message view commands, :close
Drew DeVault
2019-03-30
1
-0
/
+2
*
Add basic message viewer mockup
Drew DeVault
2019-03-30
1
-12
/
+6
*
Correct color of error messages
Drew DeVault
2019-03-30
1
-1
/
+1
*
Use tcell.Style.Reverse instead of black on white
Drew DeVault
2019-03-30
1
-1
/
+1
*
Expire status errors on input
Drew DeVault
2019-03-21
1
-0
/
+9
*
Use : for keybindings even when ex is overridden
Drew DeVault
2019-03-21
1
-3
/
+9
*
Rig up terminal keybinding group
Drew DeVault
2019-03-21
1
-0
/
+2
*
Use user's configured ex key
Drew DeVault
2019-03-21
1
-1
/
+3
*
Add context-specific keybindings
Drew DeVault
2019-03-21
1
-8
/
+38
*
Wrap Terminal in TermHost
Drew DeVault
2019-03-17
1
-0
/
+5
*
Add :term-close
Drew DeVault
2019-03-17
1
-0
/
+8
*
Handle terminal title, login shell
Drew DeVault
2019-03-17
1
-1
/
+0
*
Implement :next-tab, :prev-tab
Drew DeVault
2019-03-17
1
-0
/
+16
*
Move exline handling up to aerc, add :term
Drew DeVault
2019-03-17
1
-15
/
+114
*
commands: handle case where no account selected
Drew DeVault
2019-03-17
1
-1
/
+5
*
Add basic terminal widget
Drew DeVault
2019-03-17
1
-0
/
+4
*
Implement sidebar-width config option
Drew DeVault
2019-03-15
1
-2
/
+1
*
Rig up key bindings
Drew DeVault
2019-03-15
1
-1
/
+1
*
Start building out command subsystem
Drew DeVault
2019-03-10
1
-6
/
+8
*
Fix build
Elias Naur
2019-02-10
1
-1
/
+2
*
Implement Container interface in widgets/
Drew DeVault
2019-01-20
1
-0
/
+4
*
Send commands up to the top-level aerc widget
Drew DeVault
2019-01-14
1
-8
/
+14
*
Move ex line into account
Drew DeVault
2019-01-13
1
-40
/
+9
*
Move status line into account, update behavior
Drew DeVault
2019-01-13
1
-6
/
+9
*
Initialize worker in account widget
Drew DeVault
2019-01-13
1
-1
/
+6
[prev]
[next]