issues
search
gchp
/
iota
A terminal-based text editor written in Rust
MIT License
1.64k
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cargo.toml: project->package
#159
jayvdb
opened
6 months ago
1
Activity? Still maintained?
#156
TornaxO7
opened
3 years ago
2
Simple page up/down implementation
#155
fedel
opened
4 years ago
0
termbox
#154
texrg
opened
5 years ago
1
adding possibility to force quit when buffer is dirty
#153
oversoul
closed
5 years ago
2
How to quit when run without filename
#152
bjorn3
closed
4 years ago
1
Marks & MarkPosition and how are they kept valid?
#151
theIDinside
opened
5 years ago
0
Replace rustc_serialize with serde
#150
khubo
opened
5 years ago
0
Update rustc-serialize with serde
#149
khubo
opened
5 years ago
0
Update .travis.yml
#148
zyctree
closed
5 years ago
1
Implement LSP
#147
sphinxc0re
opened
6 years ago
1
Add Json support for keybindings, to add own keybindings
#146
x7airworker
closed
1 year ago
1
Fixes '0' keybinding in vi mode
#145
MahmoudDolah
closed
6 years ago
1
Made changes to the README file for nightly build
#144
durwasa-chakraborty
closed
6 years ago
1
Clipboard and selection actions
#143
jncraton
closed
6 years ago
1
Apply rustfmt
#142
jncraton
closed
6 years ago
3
Spanish translation
#141
dbucci24
opened
6 years ago
0
Can't exit from editor (started with no name)
#140
alex-bender
opened
6 years ago
0
Added Home/End and Ctrl-Arrow bindings
#139
jncraton
closed
6 years ago
1
Replace existing mark when using set_mark_to_object
#138
jncraton
closed
6 years ago
1
Move to start of line not working properly
#137
jncraton
closed
6 years ago
2
Created new emacs mode and removed Emacs bindings from standard mode
#136
jncraton
closed
6 years ago
3
Calculate cursor postition when needed instead of maintaining it
#135
jncraton
closed
6 years ago
1
Goto Anything
#134
jncraton
opened
6 years ago
4
where is binary release? how to install?
#133
anlexN
opened
6 years ago
5
Added documentation for undocumented struct and public field
#132
jncraton
closed
6 years ago
0
Snap packaging for iota
#131
kalikiana
opened
7 years ago
0
Fix #129
#130
siiky
closed
1 year ago
0
(Vi mode) Crash on relative cursor move
#129
siiky
closed
7 years ago
0
Crash in Vi mode after pressing 'a' followed by 'w'
#128
erszcz
closed
6 years ago
3
Syntax highlighting improvements
#127
gchp
opened
8 years ago
2
Chained cmds
#126
mattscamp
opened
8 years ago
3
No way to add a new line
#125
mattscamp
opened
8 years ago
1
Some system of hints
#124
mattscamp
opened
8 years ago
0
Make commands chainable
#123
mattscamp
opened
8 years ago
2
Go to line cmd
#122
mattscamp
opened
8 years ago
0
Check if our arg is a dir and prompt for name
#121
mattscamp
opened
8 years ago
0
panic during save if the cmd line argument is a dir
#120
icanrealizeum
opened
8 years ago
0
Propmt user to save when closing a modified file
#119
gchp
closed
8 years ago
1
Support for split views
#118
gchp
opened
8 years ago
0
Support for multiple Buffers
#117
gchp
opened
8 years ago
0
Fix backwards word movement
#116
mattscamp
closed
8 years ago
1
Replace Multirust with Rustup in README
#115
ghost
closed
8 years ago
1
fixed some clippy warnings
#114
llogiq
closed
8 years ago
4
Fix word-based movement
#113
gchp
closed
8 years ago
1
fix `arithmetic operation overflowed`
#112
quininer
closed
8 years ago
2
thread '<main>' panicked at 'index out of bounds: the len is 0 but the index is 0', ../src/libcollections/vec.rs:1134
#111
dpc
closed
8 years ago
6
Crash when saving if filename is empty
#110
RoPP
closed
9 years ago
1
Better unicode support for Buffer
#109
ghost
closed
9 years ago
1
Fix all non-dead_code warnings and errors
#108
ghost
closed
9 years ago
1
Next