index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
inputwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show return symbol for embedded newlines
Paul Fertser
2022-04-12
1
-1
/
+24
*
Handle input win redisplay via Readline hook
Paul Fertser
2022-04-12
1
-3
/
+10
*
Show Readline prompt in input window
Paul Fertser
2022-04-12
1
-0
/
+7
*
Merge pull request #1664 from paulfertser/tab-completion-cleanup
Michael Vetter
2022-04-01
1
-41
/
+11
|
\
|
*
Tab completion code simplification
Paul Fertser
2022-03-30
1
-41
/
+11
*
|
Merge pull request #1667 from paulfertser/fix-screen-arrows-bindings
Michael Vetter
2022-04-01
1
-0
/
+3
|
\
\
|
*
|
Add Alt/Ctrl-arrows combinations for GNU Screen
Paul Fertser
2022-03-30
1
-0
/
+3
|
|
/
*
/
Make all existing input functions bindable from config
Paul Fertser
2022-03-30
1
-0
/
+5
|
/
*
Input window: handle invalid multibyte
Paul Fertser
2022-03-29
1
-0
/
+4
*
Add quote autocompletion for previous messages
MarcoPolo-PasTonMolo
2022-03-21
1
-1
/
+26
*
Merge pull request #1646 from MarcoPolo-PasTonMolo/fix/nick-autocomplete
Michael Vetter
2022-03-21
1
-12
/
+19
|
\
|
*
Reverse priority for nick vs cmd autocomplete
MarcoPolo-PasTonMolo
2022-03-21
1
-12
/
+15
|
*
Fix not autocompleting nicks with '/'
MarcoPolo-PasTonMolo
2022-03-03
1
-4
/
+8
*
|
Alt+e is already bound, use Alt+c
Steffen Jaeckel
2022-03-13
1
-1
/
+1
*
|
Move get_message_from_editor to appropriate file and change its keybinding
MarcoPolo-PasTonMolo
2022-03-03
1
-4
/
+4
*
|
Add hotkey for sending readline text to editor
MarcoPolo-PasTonMolo
2022-03-03
1
-0
/
+26
|
/
*
Format code correctly
Michael Vetter
2021-10-05
1
-4
/
+5
*
Change attentionflag shortcut to alt+v
Michael Vetter
2021-08-31
1
-1
/
+1
*
Attention flag message ( enabled, disabled)
DebXWoody
2021-05-29
1
-1
/
+6
*
Attention flag - Implemented Alt+m
DebXWoody
2021-05-29
1
-11
/
+5
*
Attention flagĀ for groupchats
DebXWoody
2021-05-29
1
-2
/
+10
*
Attention flag for chat windows
DebXWoody
2021-05-29
1
-0
/
+22
*
Set input window size to max window size
kaffeekanne
2020-12-11
1
-2
/
+2
*
Since the string from strerror should never be modified, use const.
Philipp Klaus Krause
2020-10-14
1
-1
/
+1
*
Avoid passing NULL pointers to curses functions.
nia
2020-09-04
1
-1
/
+3
*
Basic support for building on NetBSD.
nia
2020-09-04
1
-0
/
+2
*
Apply coding style
Michael Vetter
2020-07-07
1
-45
/
+44
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-57
/
+58
*
Apply coding style
Michael Vetter
2020-07-07
1
-58
/
+57
*
Define POSIX macro to have strdup
Michael Vetter
2020-06-12
1
-2
/
+2
*
inp_readline() Correct slashguard feature
Michael Vetter
2020-04-21
1
-4
/
+6
*
Make _inp_edited() more robust
Dmitry Podgorny
2020-04-19
1
-1
/
+8
*
Add slashguard feature
Michael Vetter
2020-03-18
1
-0
/
+7
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Fix add_history usage in down arrow handler
Michael Vetter
2019-11-05
1
-4
/
+1
*
Store current input line in history
Michael Vetter
2019-11-05
1
-0
/
+16
*
Bind key to switch to next active window
Michael Vetter
2019-09-30
1
-0
/
+14
*
Define keybindings to switch to up to 20 windows
Michael Vetter
2019-09-30
1
-0
/
+100
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Add prof_win_close (#1017)
twardziejszy
2019-01-10
1
-0
/
+11
*
WIP add self prefs for statusbar
James Booth
2018-03-10
1
-2
/
+2
*
Clear autocompletes on line edits
James Booth
2018-02-09
1
-3
/
+19
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Allow previous autocompletion with shift tab
James Booth
2017-04-01
1
-2
/
+49
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Allow vertical positioning of all windows
James Booth
2016-09-23
1
-10
/
+4
*
Add /inputwin top|bottom command
James Booth
2016-09-19
1
-1
/
+8
*
Move all filepath handling to files.c
James Booth
2016-07-24
1
-1
/
+1
*
Move xgd functions
James Booth
2016-07-24
1
-1
/
+2
*
Tidy headers
James Booth
2016-07-24
1
-7
/
+7
[next]