Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / revi-editor/revi issues and pull requests
#63 - Key events are being doubled on Windows
Issue -
State: closed - Opened by cowboy8625 over 1 year ago
Labels: bug
#62 - Command line
Pull Request -
State: closed - Opened by cowboy8625 over 1 year ago
#61 - New UI... more like new editor all to gether.
Pull Request -
State: closed - Opened by cowboy8625 over 1 year ago
#60 - Rhai
Pull Request -
State: closed - Opened by cowboy8625 over 1 year ago
#59 - Plugin api
Pull Request -
State: closed - Opened by cowboy8625 over 2 years ago
- 2 comments
#58 - Clipboard never clears
Issue -
State: closed - Opened by cowboy8625 over 2 years ago
Labels: bug, good first issue
#57 - No combos can be in string format
Pull Request -
State: closed - Opened by cowboy8625 over 2 years ago
#56 - Esc key lag
Issue -
State: closed - Opened by cowboy8625 over 2 years ago
- 1 comment
#55 - Command Mode History
Issue -
State: closed - Opened by cowboy8625 over 2 years ago
Labels: enhancement
#54 - Execute Shell command with in ReVi
Issue -
State: closed - Opened by cowboy8625 over 2 years ago
- 1 comment
Labels: enhancement
#53 - Current line number when in relative line number
Issue -
State: closed - Opened by cowboy8625 over 2 years ago
- 1 comment
Labels: enhancement, good first issue
#52 - Line Number Command
Issue -
State: closed - Opened by cowboy8625 over 2 years ago
Labels: enhancement, good first issue
#51 - Cursor can move passed the last char in a line
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#50 - Cursor can move past last line in file
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#49 - Can not backspace when once you side scroll
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#48 - Line Numbers display past last line in file
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#47 - Word Jump not working correctly
Issue -
State: open - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#46 - Mulit Window/Pane.
Issue -
State: open - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#45 - Multi Buffers/File support
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#44 - Line Wrapping
Issue -
State: open - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#43 - Horizontal Scrolling
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#42 - Command `?` for reverse search.
Issue -
State: open - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#41 - `/` Command for searching for text
Issue -
State: open - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#40 - error handling
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#39 - Lua API for ReVi
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 2 comments
Labels: enhancement
#38 - Added Command `gg` to go to top of file and `G` to go to end of file.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#37 - Making a Display/Render Trait
Issue -
State: open - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#36 - Does not open if init.lua file is in current directory.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#35 - add test cases
Issue -
State: open - Opened by cowboy8625 over 3 years ago
Labels: documentation, enhancement, good first issue
#34 - fix number commands to work with more commands
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug, enhancement
#33 - KeyBinding 'o' and 'O' to insert new line below and above cursor.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#32 - Currently ReVi has no clue how to deal with `\t`.
Issue -
State: open - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#31 - Line number does not update correctly when scrolling off screen then backspacing back up.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
Labels: bug
#30 - When at bottom of screen pressing enter in insert mode does not scroll or move cursor down after inserting `\n`.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
Labels: bug
#29 - Clean up render commands in `ReVi`
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
#28 - KeyBinding `I` for Command place cursor at the first char in line and place into insert mode. #27 Needs to be done before this can happen.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
Labels: duplicate, enhancement
#27 - Keybinding '^' place cursor at the first char on current line.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#26 - KeyBinding $ for Command End of line
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#25 - Line number width needs to be set at a min of 3 so going from 1 digit len to 2 and 3 dont move window over.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#24 - Something I did with Fix #23 made it possible to go to far right letting you back space just the new line.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
Labels: bug
#23 - Some times cursor can go out of text fields
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 3 comments
Labels: bug
#22 - When backspacing Line Numbers do not go away
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#21 - Basic Unicode Support
Issue -
State: open - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#20 - In a new file pressing enter puts cursor back on first line.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#19 - When opening revi with no given file the and trying to insert char two chars get placed in front of the cursor.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#18 - Multiple Buffers so more then one file can be worked on. #7 will need to fixed before this can work fully.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#17 - A message output for error messages and output of lua prints. #7 needs to be done before this can be done.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#16 - When Inserting New Line Screen does not update
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: bug
#15 - KeyBinding I for Command Insert at first char in line
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#14 - KeyBinding A for Command Insert at end of line
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#13 - Add Arrow Key Binding support for movement
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#12 - KeyBinding to 0/Zero for Command Home
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#11 - KeyBinding W for Command to move cursor forward by words
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#10 - KeyBinding B for Command to move cursor back by word
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#9 - Copy/Paste
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#8 - Welcome Message
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#7 - Basic usage of Command Mode.
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#6 - Line number display
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#5 - setup path for config files for mac
Issue -
State: open - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#4 - setup path for config files for windows
Issue -
State: open - Opened by cowboy8625 over 3 years ago
Labels: enhancement
#3 - setup path for config files for linux
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#2 - Basic ability to make custom KeyBindings in your init.lua file
Issue -
State: closed - Opened by cowboy8625 over 3 years ago
- 1 comment
Labels: enhancement
#1 - Make a Github Pages Website for ReVi
Issue -
State: open - Opened by cowboy8625 over 3 years ago
Labels: enhancement