index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vim
Commit message (
Expand
)
Author
Age
...
*
vim: use ,s for editing search query
Bart Trojanowski
2009-11-25
*
vim: have ? show details of what's under cursor in search/show views
Bart Trojanowski
2009-11-25
*
vim: ingore would-be-folds with line count of 1 or fewer
Bart Trojanowski
2009-11-25
*
vim: added searching for word under cursor with ^]
Bart Trojanowski
2009-11-25
*
vim: highlight []-blocks in search view
Bart Trojanowski
2009-11-25
*
vim plugin: removed some dead code
Bart Trojanowski
2009-11-25
*
vim: place ... more inteligently when shortening 'from' list in search
Bart Trojanowski
2009-11-25
*
fix returning to folders after searching a few times
Bart Trojanowski
2009-11-25
*
make searching, updates and returning to folder view work
Bart Trojanowski
2009-11-25
*
add notmuch-folders support mode
Bart Trojanowski
2009-11-25
*
remove some debug code from NM_cmd_search()
Bart Trojanowski
2009-11-25
*
NM_show_prev() -> NM_show_previous()
Bart Trojanowski
2009-11-25
*
correct fold line counts
Bart Trojanowski
2009-11-25
*
keep the ,nmr hack around
Bart Trojanowski
2009-11-25
*
clear the nmap before creating our bindings
Bart Trojanowski
2009-11-25
*
don't fold single lines
Bart Trojanowski
2009-11-25
*
avoid reloading search screen when we add/remove tags
Bart Trojanowski
2009-11-25
*
debug code to measure how long calls to system() take
Bart Trojanowski
2009-11-25
*
make control-p go to previous message
Bart Trojanowski
2009-11-25
*
lot more stubs for future keybindings
Bart Trojanowski
2009-11-25
*
implemented folding bodies and headers
Bart Trojanowski
2009-11-25
*
more endless toil with syntax
Bart Trojanowski
2009-11-25
*
fix after merge, --reverse replaced with --sort=
Bart Trojanowski
2009-11-25
*
crude order toggle
Bart Trojanowski
2009-11-25
*
added search filtering
Bart Trojanowski
2009-11-25
*
added support for archive command
Bart Trojanowski
2009-11-25
*
cleanup calls to script functions, use <SID>
Bart Trojanowski
2009-11-25
*
fix showing thread
Bart Trojanowski
2009-11-25
*
added tagging and refresh to search screen
Bart Trojanowski
2009-11-25
*
add dummy entries to search screen keymap
Bart Trojanowski
2009-11-25
*
define keymap for show screen as a dictionary
Bart Trojanowski
2009-11-25
*
cleanup default handling code
Bart Trojanowski
2009-11-25
*
make search screen mappings configurable via dictionary
Bart Trojanowski
2009-11-25
*
make it possible to set config options from outside the script
Bart Trojanowski
2009-11-25
*
toggle signatures and citations with s/c respectively
Bart Trojanowski
2009-11-25
*
fix a corner case with folding a single line citation
Bart Trojanowski
2009-11-25
*
added ^n to handle walking messages
Bart Trojanowski
2009-11-25
*
pretty colouring and folding for message show
Bart Trojanowski
2009-11-25
*
parsing rewritten one more time
Bart Trojanowski
2009-11-25
*
completely rewritten show handling
Bart Trojanowski
2009-11-25
*
first attempt to fold the message nicely
Bart Trojanowski
2009-11-25
*
folding for citations
Bart Trojanowski
2009-11-25
*
naively fold all signatures
Bart Trojanowski
2009-11-25
*
grab all the pattern matchers from the emacs script
Bart Trojanowski
2009-11-25
*
make <Enter> from search screen display the correct message
Bart Trojanowski
2009-11-25
*
updated README
Bart Trojanowski
2009-11-25
*
add 's' binding to let you search for different terms
Bart Trojanowski
2009-11-25
*
reverse order so that the latest is at top
Bart Trojanowski
2009-11-25
*
README
Bart Trojanowski
2009-11-25
*
simplify install with a Makefile
Bart Trojanowski
2009-11-25
[prev]
[next]