issues
search
nushell
/
reedline
A feature-rich line editor - powering Nushell
https://docs.rs/reedline/
MIT License
549
stars
154
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
filter CSI 6n answer in input buffer
#856
HuskarTang
opened
1 day ago
1
Set `Ctrl-J`/`\n` to `ReedlineCommand::Enter`
#855
sholderbach
closed
1 day ago
0
Add Newline keybindings
#854
NotTheDr01ds
closed
2 days ago
10
Discussion: will reedline become a full-fledged "text editor?"
#853
Jasha10
opened
6 days ago
1
Update rstest to 0.23.0, the current version
#852
musicinmybrain
closed
1 week ago
1
Bump version for `0.37.0` release
#851
sholderbach
closed
1 week ago
0
Fix forgotten `Cargo.lock`
#850
sholderbach
closed
1 week ago
0
Change in word for vi key mappings
#849
ayax79
closed
1 day ago
2
feature request: vi/vim mode text objects
#848
SimonYde
opened
2 weeks ago
4
Support automated UX testing
#847
YizhePKU
opened
1 month ago
2
Reduce typing latency caused by `POLL_WAIT`
#846
YizhePKU
closed
1 month ago
4
bumped version
#845
ayax79
closed
1 month ago
0
Implemented VI mode change inside and delete inside functionality
#844
ayax79
closed
1 month ago
2
Selection in VI visual mode need to include the last character (+1 grapheme to the right)
#843
blindFS
opened
1 month ago
3
Divide by zero when opening history_menu in narrow terminal
#842
blindFS
opened
1 month ago
1
Attempt to fix multiline prompt resize issue
#841
blindFS
closed
1 month ago
7
Fix external printer don't print until key press
#840
andylokandy
closed
1 month ago
1
Fix wrong unit when split string
#839
petricavalry
closed
2 weeks ago
4
How to show a preview when typing or moving cursor
#838
andylokandy
opened
1 month ago
4
Panic when completion menu items contains UTF-8 characters and `(`
#837
petricavalry
closed
2 weeks ago
0
How should output be done ideally?
#836
actuday6418
opened
1 month ago
1
Fixed demo completions
#835
uek-1
closed
1 month ago
1
made can_partially_complete() only complete when suggesting more than the input
#834
uek-1
closed
1 month ago
5
Can't tab-complete to highlight autcomplete entries for certain files which share prefixes
#833
132ikl
closed
1 month ago
2
fix: treat `CTRL + J` as `Enter`
#832
ErichDonGubler
closed
1 month ago
4
Add test for kitty protocol modifier key in vi mode
#831
replcat
closed
1 month ago
0
Bump version to `0.35.0`
#830
devyn
closed
2 months ago
0
Get selection from an internal command such as "commandline get-selection"
#829
blindFS
opened
2 months ago
5
Added partial completions to the MenuNext event
#828
uek-1
closed
1 month ago
1
Fix a typo
#827
DenisGorbachev
closed
2 months ago
1
emacs mode: change ctrl-k to `cut to line end`
#826
WindSoilder
closed
1 month ago
1
Slow performance when holding down enter
#825
ymcx
opened
2 months ago
1
Render duplicate lines when submitting multiline text via the buffer editor
#824
sigoden
opened
2 months ago
2
Fix panic in long item completion in ide menu
#823
HKalbasi
closed
2 months ago
1
feat: support external event queue
#822
mrdgo
opened
2 months ago
14
Add config for keeping menu always open
#821
HKalbasi
opened
3 months ago
13
Keeping completion menu always open
#820
HKalbasi
opened
3 months ago
1
Different color struct
#819
tisonkun
opened
3 months ago
1
bumped version number to 0.34
#818
ayax79
closed
3 months ago
0
Bump crossterm to `0.28.1`
#817
sholderbach
closed
3 months ago
0
Bump version for `0.34.0` release
#816
sholderbach
closed
3 months ago
0
how to write config.nu to make a new keybinding to go from vi_normal to vi_insert
#815
scubacabra
opened
3 months ago
3
Remove out of date YouTube links
#814
sholderbach
closed
3 months ago
0
feat: impl ClearScreen with crossterm's Clear
#813
tisonkun
closed
3 months ago
8
chore: ensure lockfile up-to-date
#812
tisonkun
closed
3 months ago
4
clear_screen to fit in Warp's manner
#811
tisonkun
closed
3 months ago
12
readline with initialize input
#810
tisonkun
closed
3 months ago
3
Highlight arbitrary matches
#808
qfel
opened
4 months ago
3
Nushell: Multi-line Prompt Bug When Resizing Window
#809
NOname-awa
closed
1 month ago
2
Fix vi mode change not pastable
#807
adaschma
closed
3 months ago
1
Next