issues
search
fyne-io
/
terminal
A graphical terminal emulator for Linux using Fyne
Other
256
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ability to remap keys on input
#99
mgazza
opened
2 weeks ago
0
Alter copy paste behaviour
#98
mgazza
closed
2 weeks ago
2
Prevent keypress panic
#97
mgazza
opened
1 month ago
0
Add word selection on double-tap
#96
mgazza
closed
1 month ago
1
Refactor terminal copy and paste behavior
#95
mgazza
closed
1 month ago
0
Enable limited scrollback support
#94
mgazza
closed
1 month ago
0
Add ability to intercept streams with middleware
#93
mgazza
closed
1 month ago
3
win10 run fail
#92
PaiHL
opened
4 months ago
1
Fix issue when a key name could be unknown
#90
andydotxyz
opened
4 months ago
4
CTRL + "=": panic: runtime error: index out of range [0] with length 0
#89
xaionaro
opened
4 months ago
2
Bump golang.org/x/image from 0.14.0 to 0.18.0
#88
dependabot[bot]
closed
5 months ago
0
Backspace issue
#87
mgazza
opened
5 months ago
0
Update term_windows.go
#86
hq0101
closed
5 months ago
0
Implement new Style() method of TermGridStyle interface
#85
mgazza
closed
5 months ago
5
Resolve panic on closing SSH session in fyne-io/terminal
#84
hq0101
closed
6 months ago
0
When running certain cli commands, the terminal component is really slow to load.
#83
atljoseph
opened
6 months ago
6
Is it possible to set a custom font for only the terminal window?
#82
Gys
closed
6 months ago
1
Ensure we request focus on desktop when tapped
#81
andydotxyz
closed
6 months ago
1
Need support of cut&paste inside terminal window
#80
naiming-zededa
closed
6 months ago
7
Allow setting the command that the terminal should run on start
#79
obvionaoe
closed
7 months ago
4
BUG - Resizing clears the content
#78
mgazza
opened
7 months ago
0
Fix/min size
#77
mgazza
opened
7 months ago
0
bug:t.SetStartDir() is not working
#76
EthonWang
opened
7 months ago
3
Bump golang.org/x/net from 0.17.0 to 0.23.0
#75
dependabot[bot]
closed
7 months ago
0
tests: cover ExitCode() 0+1 case
#74
schnoddelbotz
closed
8 months ago
0
RFE: Expose exit code from Terminal's shell #72
#73
schnoddelbotz
closed
8 months ago
0
RFE: Expose exit code from Terminal's shell
#72
schnoddelbotz
closed
8 months ago
5
fix buffer cutoff mid escape
#71
mgazza
closed
8 months ago
4
output.go return new buf and simplify term.go
#70
figuerom16
closed
8 months ago
9
Opening vim shows an empty screen (with the file name at the bottom)
#69
andydotxyz
closed
9 months ago
5
Add printing support
#68
mgazza
closed
8 months ago
10
Add Slovak translations
#67
MatusOllah
closed
10 months ago
0
Add escapeInsertCharacters function to handle '@' character
#66
figuerom16
closed
10 months ago
12
Add debounce into term.go Resize
#65
figuerom16
closed
10 months ago
0
Fix buffer corruption that is still happening on run()
#64
figuerom16
closed
10 months ago
4
Add correct optional example to readme of updating session.WindowChange()
#63
figuerom16
closed
10 months ago
0
Expose an easy way to run a function upon terminal window change
#62
figuerom16
closed
10 months ago
2
Fix/control keys
#61
mgazza
closed
10 months ago
9
Fix Terminal Character Bugs.
#60
figuerom16
closed
10 months ago
2
resize when cols rows change and fix text scrambling
#59
figuerom16
closed
10 months ago
3
Fix color mode handling 7 and 27
#58
figuerom16
closed
10 months ago
1
Add session example to readme for dynamic terminal resizing.
#57
figuerom16
closed
10 months ago
1
Add session example to readme for dynamic terminal resizing.
#56
figuerom16
closed
11 months ago
1
Fix possible crash when URI parse fails
#55
andydotxyz
closed
11 months ago
1
Add support for image
#54
Bluebugs
opened
11 months ago
2
Rework output processing
#53
mgazza
closed
11 months ago
0
Remove the magic number for the established const
#52
mgazza
closed
11 months ago
0
Clear terminal escape code not working.
#51
figuerom16
closed
11 months ago
2
Update output.go
#50
IngenieroRicardo
closed
11 months ago
1
Expose Text method so apps can read terminal content.
#49
figuerom16
closed
11 months ago
1
Next