index
:
irssi-scripts
dev
ex_history
join_password_channels
join_password_protected_channels
map-enhance
master
patches
richoH-dev
richoH-master
tab-complete
tab_completion
vim-newinput
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
vim_mode: Fix undo for cc/yy.
Simon Ruderich
2010-10-15
1
-0
/
+3
|
*
vim_mode: Hopefully fix undo/redo with 'start_cmd'.
Simon Ruderich
2010-10-15
1
-1
/
+3
|
*
vim_mode: Correctly display partial commands with ^X notation.
Simon Ruderich
2010-10-15
1
-1
/
+11
|
*
vim_mode: Partially revert 11e71fbcfec0bcb2754cbd92b18ceffb27ee9300 and fix p...
Simon Ruderich
2010-10-15
1
-27
/
+22
|
*
vim_mode: Display partial commands in carret notation.
Simon Ruderich
2010-10-15
1
-1
/
+1
*
|
vim_more: :reg now coalesces empty registers into a single line for clarity.
Tom Feist
2010-10-26
1
-2
/
+34
*
|
bug fix: % in :register print is now escaped to avoid printing colours
Tom Feist
2010-10-25
1
-1
/
+3
*
|
uberprompt: oops, got the setting backwards. On enables replaces now.
Tom Feist
2010-10-15
1
-1
/
+1
*
|
uberprompt: added uberprompt_use_replaces setting (default off) to allow replace
Tom Feist
2010-10-15
1
-2
/
+10
|
/
*
Merge remote branch 'origin/dev'
Tom Feist
2010-10-15
1
-32
/
+130
|
\
|
*
vim_mode: escaped % in _set_prompt so uberprompt displays them correctly.
Tom Feist
2010-10-15
1
-0
/
+5
|
*
vim_mode: resolved backslash display issue in vim status item
Tom Feist
2010-10-15
1
-1
/
+3
|
*
vim_mode: Fix 'start_cmd' on startup/reload.
Simon Ruderich
2010-10-15
1
-1
/
+1
|
*
vim_mode: Aborting command also updates partial command.
Simon Ruderich
2010-10-15
1
-2
/
+1
|
*
vim_mode: Honor 'start_cmd' on startup.
Simon Ruderich
2010-10-15
1
-0
/
+4
|
*
vim_mode: Fix display of partial commands.
Simon Ruderich
2010-10-15
1
-16
/
+26
|
*
vim_mode: Clear count when an unknown mapping is encountered.
Simon Ruderich
2010-10-15
1
-0
/
+1
|
*
vim_mode: Don't emit 'setup changed' signal.
Simon Ruderich
2010-10-15
1
-1
/
+1
|
*
vim_mode: Fix :set for boolean values.
Simon Ruderich
2010-10-14
1
-3
/
+6
|
*
vim_mode: Fix :setting empty values.
Simon Ruderich
2010-10-14
1
-1
/
+2
|
*
vim_mode: Make :set more vim-like, :set option=value.
Simon Ruderich
2010-10-14
1
-1
/
+6
|
*
vim_mode: Add 'start_cmd' option.
Simon Ruderich
2010-10-14
1
-0
/
+6
|
*
vim_mode: Case insensitive on/off checking in :set.
Simon Ruderich
2010-10-14
1
-1
/
+1
|
*
vim_mode: Prevent invalid irssi options.
Simon Ruderich
2010-10-14
1
-0
/
+3
|
*
vim_mode: Automatically register and sync options.
Simon Ruderich
2010-10-14
1
-10
/
+64
|
*
vim_mode: Add THANKS section.
Simon Ruderich
2010-10-14
1
-0
/
+5
|
*
vim_mode: Also remove 'setup changed' signal in UNLOAD.
Simon Ruderich
2010-10-14
1
-1
/
+1
*
|
uberprompt: fix to allow { and } characters in input.
Tom Feist
2010-10-15
1
-1
/
+17
*
|
visual: moved term size out of visual into overlay
Tom Feist
2010-10-14
1
-23
/
+0
*
|
overlays: initial implementation.
Tom Feist
2010-10-14
1
-52
/
+161
|
/
*
Merge remote branch 'origin/dev'
Tom Feist
2010-10-14
4
-26
/
+822
|
\
|
*
prompt: uberprompt no longer applies abstract replaces on prompt format.
Tom Feist
2010-10-14
1
-1
/
+2
|
*
misc: added gitignore to dev branch
Tom Feist
2010-10-14
1
-0
/
+2
|
*
merged config
Tom Feist
2010-10-14
11
-179
/
+1669
|
|
\
|
|
*
vim_mode: Mention that :set only sets vim_mode settings.
Simon Ruderich
2010-10-14
1
-1
/
+1
|
|
*
vim_mode: Add :se[t].
Simon Ruderich
2010-10-14
1
-23
/
+82
|
|
*
vim_mode: Move all settings to $settings hash.
Simon Ruderich
2010-10-14
1
-21
/
+31
|
*
|
Merge branch 'dev' of github.com:shabble/irssi-scripts into dev
Tom Feist
2010-10-08
1
-98
/
+157
|
|
\
\
|
*
\
\
Merge remote branch 'origin/dev' into dev
Tom Feist
2010-10-08
1
-0
/
+1
|
|
\
\
\
|
*
\
\
\
Merge remote branch 'origin/dev' into dev
Tom Feist
2010-10-08
1
-30
/
+155
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote branch 'origin/dev' into dev
Tom Feist
2010-10-08
9
-481
/
+1848
|
|
\
\
\
\
\
|
*
|
|
|
|
|
added prompt_replace to dev branch
Tom Feist
2010-10-07
3
-0
/
+727
*
|
|
|
|
|
|
prompt: uberprompt no longer applies abstract replaces on prompt format.
Tom Feist
2010-10-14
1
-1
/
+2
*
|
|
|
|
|
|
updated ignore
Tom Feist
2010-10-14
1
-0
/
+1
*
|
|
|
|
|
|
misc: tidying up my working dir
Tom Feist
2010-10-14
13
-0
/
+26894
*
|
|
|
|
|
|
uberprompt: removed dead code from startup func.
Tom Feist
2010-10-14
1
-13
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
uberprompt: hopefully fixed RHS positioning on script autorun
Tom Feist
2010-10-14
1
-3
/
+28
*
|
|
|
|
|
added list of all signals, including internal ones.
Tom Feist
2010-10-14
1
-0
/
+358
*
|
|
|
|
|
fixed problem with uberprompt sometimes starting on RHS of input line.
Tom Feist
2010-10-14
1
-7
/
+1
*
|
|
|
|
|
switched vim_mode to using uberprompt
Tom Feist
2010-10-13
1
-4
/
+7
[prev]
[next]